Authenticate
- Last UpdatedMar 04, 2026
- 1 minute read
Before starting any work with the API, an access token must be retrieved to authenticate entry. Shown here is an example token, using a typical client (Postman) as a reference example.

-
Use this token for each call made to the API.
-
This can be embedded in a script and programmatically used.
-
It can be manually copied and pasted each time it is required.