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
. Modified at 2024-07-18 05:48:45