Skip to main content
GET
Create request token
To learn more about how this section works, please visit Authentication

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-26 01:02:55 UTC"

request_token
string
Example:

"6fba9c19860de1b8dfd6458e0a79b9910fec13a5"

success
boolean
Example:

true