Token

Create an authentication token for use with other API endpoints

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Info

For more information see the Authentication and Client Secrets Guide.

The Authentication and Client Secrets guide contains details on how to use this endpoint. However, for clarity, the client ID is simply a string that uniquely identifies your application, and can be any string up to 50 characters long. If you have, for example, a website and a background task that checks for details offline, use two separate client IDs (for example: MyOrganisation-Website and MyOrganisation-OfflineUpdater). The client ID is used by our support teams if you have a problem.

Body Params
string
required
string
required
string
required
Defaults to password

Note: grant_type is hard-coded to password for your initial authentication. If you’re using a refresh token (see below) this gets changed to refresh_token.

string
required
Response

Language
LoadingLoading…
Response
Choose an example:
application/json