API Reference

Auth Code Flow

Authorizes an application to access a resource from the user device

Check the Frontend authorization flow guide for more information.

Create an app on our Sandbox to get credentials so you can perform API calls to our operators' production environments, or use the following convenience client ID to test it in mock mode:

mock_sandbox_app_id

Query Params
string
enum
required

The response type

Allowed:
string
required

Your application client ID

string
required

The purpose and scope of the authorization. Check every API reference description for the proper scope.

string
required

The redirect URI

string

The login hint

string

The state

string

The nonce

Responses
302

Redirects to the redirect_uri with the authorization code in the query string

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