Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

http_origin
string<uri>
required
code
string
required
scope
string
required
authuser
string
required
prompt
string
required

Response

access_token
string
required
token_type
string
required
Example:

"bearer"

expires_in
string
required