A token is required to authenticate and authorize API calls. The developer platform APIs comply with the JSON Web Token implicit authorization.Required header parameters: clientId
, appId
and platform
when using access token.
Get a token for API usage.
When you start developing you application, the starting point of the integration begins here. For every API request you must have a valid token. To get the valid token
you need to use the Authentication API
.Client of Application. This is always Atlato
Generated Application Id given by the developer platform
Incoming request's platform
Modified at about 1 year ago