/token

Body Params
string
Defaults to authorization_code

Required. Indicates to the OpenID Connect server that this is a 3L Authorization Code grant against the /token endpoint.

string

Required. This is the code sent to your redirect_uri from the initial user interaction with the /authorize endpoint.

string

Required. Must be same as what was initially sent in the /token endpoint.

string

Required. Your API key from the initial /token interaction.

string

Optional. Shared Secret from AXN Admin.

Responses

Language
Request
Response
Choose an example:
application/json