Skip to main content
GET
Request Token

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Create Request Token

expires_at
string
Example:

"2025-01-07 15:55:15 UTC"

request_token
string
Example:

"59fc52561782a55fcfbc4e0085bf6b99eb985291"

success
boolean
Example:

true