Get Access Token

This endpoint generates an access token or introspection token using client credentials and basic authentication.

Form Data
string
enum
required

The grant type used to request the token. Only client_credentials is supported.

Allowed:
string
required

A space-separated list of the scopes requested.

string
required

The audience for the requested token.

Responses

400

Invalid request or missing parameters

401

Unauthorized. Invalid or missing credentials

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