Skip to content

Stored only in your browser. Get one under Tokens.

authorize a thridparty application using OAuth 2.0

POST
/auth/authorize

authorize a thridparty application 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

Responses

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI