/token

Requests token for a user. If MFA is not enabled for this user, token response will be returned. If MFA is enabled, challenge response will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data

Input data format

string
required

The ID of an app client.

string
required

The client secret for the app client id given.

string | null

Username that is used for user to log in.

string | null

Password that is linked with the username.

string
required
Defaults to password

Grant type that is related with the authentication method. If username password fields are given, this should be set to password, if refresh token field is filled, then it should be set to refresh token

string | null

Refresh token used to generate a new access token.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json