Authentication
Each request to the REST API needs a valid access_token, which is valid for 30 minutes after retrieval. See Authentication and Security for implementation details.
Use Get Access Token request to retrieve a valid access_token.
📄️ Get Access Token
Use this endpoint to retrieve an access token for accessing the REST APIs.