Use your username and password from our portal to exchange your credentials for a bearer token. You will receive an access token and refresh token. Use the access token to make API calls and use the refresh token to refresh both of the tokens (See Authenticate:Refresh). The access token is valid for 1 hour, the refresh token is valid for 2 hours
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401Unauthorized. Supplied credentials are invalid
403Forbidden. Supplied credentials have no rights
404Not found
405Used HTTP method is not allowed
406Not acceptable. The supplied content type in the accept parameter in the header is not supported
415Unsupported media. The supplied content type in the content-type parameter in the header is not supported
429Rate limit reached.
500An internal error occurred