Skip to main content
GET
Create 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:

"2024-12-17 14:52:17 UTC"

request_token
string
Example:

"2f468b6d15c7b7670c2a83c53bf6b9cbf6d41e5c"

success
boolean
Example:

true