Authorization
To interact with our API, users must authenticate their requests using a User Access Token. Follow the steps below to obtain and use a token for authorization
Step 1: Generate a User Access Token

Step 2: Use the Authorization Header
Example Request
Important Notes
Last updated