Access Token
POST/get-token
Returns an access token and refresh token to be used in subsequent API calls for authentication.
Add this token in the Authorization
header of each call.
note
To obtain an API key, please contact us.
Request
Responses
- 200
- 400
- 401
OK
Bad Request. `apiKey` not provided.
Unauthorized