Issue OAuth Token

Creates access token for OAuth client credentials grant.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Type of grant which for token will be issued

string
required

Client Identifier

string
required

Client Secret

Responses

Response body
object
string

Access token (JWT format)

integer

TTL of access token

1800

string

Bearer token type

Bearer

Language
URL