Skip to main content

Identity API (v1)

Download OpenAPI specification:Download

Authorization

Exchange client id and client secret for access token

Responses

Response samples

Content type
application/json
{
  • "accessToken": "string",
  • "tokenType": "string",
  • "expiresIn": 0
}