Since this API is solely for data consumption and not for data mutation, we use a static access token for authentication to simplify the process for our users.Generate access token#
2.
Click “Create access token” (“Skapa accesstoken”).
3.
Enter the server’s IP address and specify whether you need a token for your production or development environment. The difference between the two is that they maintain separate collections for tracking which hits you have fetched (this applies only if you are using Solution 1).
4.
You will now see that a new token has been created. Click on the token or the copy icon to copy it. To view the full token, click the eye icon. You also have the option to rotate or delete the token. In the current version, the token remains valid until it is rotated or deleted.
5.
Use the access token in your requests.
Authorization: Bearer beHxsEcgbuNCbubuMekWymmGDY29lnCh0 Modified at 2024-08-14 08:25:25