Appearance
Stored only in your browser. Get one under Tokens.
Gets authentication code using OAuth 2.0
POST
/auth/code
Gets authentication code using OAuth 2.0
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Query Parameters
client_id
OAuth Client ID
Type
string
scope
List of required scopes
Type
string
redirect_uri
URL for redirection when process finished
Type
string
response_type
Type of response could be
Type
string