POST Token

Authentication is required to be able to access any of the Alpha Connect services. See our guide on authentication for more information. Provide your credentials, grant_type ('client_credentials') and authentication ('Basic'). The response will include the token to include include when makings requests on one of the API services.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required
string | null
string | null
string | null
Headers
string | null

Alternative way to pass client ID and secret in Authorization header. Value should be Base64 encoded string representing your client ID
and secret, appended to the text Basic as follows: Basic (Base64 encoded username and password)

Responses

400

Bad request.

404

Resource not found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json