OAUTH standard compliant token endpoint

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
grant_type
array of strings
grant_type
client_id
array of strings
client_id
client_secret
array of strings
client_secret
client_assertion_type
array of strings
client_assertion_type
client_assertion
array of strings
client_assertion
subject_token
array of strings
subject_token
subject_token_type
array of strings
subject_token_type
requested_token_type
array of strings
requested_token_type
scope
array of strings
scope
expiresInMinutes
array of int64s

The requested access token lifetime in minutes. Must be >= 1 and <= 120. Defaults to 30 if unspecified.

expiresInMinutes
Headers
Authorization
array of strings
Authorization
string

ISO8601 Timestamp

string

API Token

string

Calling product / software (ex: AcmeApp-v10.2)

Responses

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