Get an access token

This endpoint is used to get an access token to authenticate against the Alby API. You need to provide your clientId and clientSecret to get an access token.

Form Data
string
required

Your Alby API clientId obtained in your Settings.

password
required

Your Alby API clientSecret obtained in your Settings. Do not share this with anyone.

string
enum
required

Alby's API base url.

Allowed:
string
enum
required

The grant type. Always 'client_credentials'.

Allowed:
Response

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