Retrieve Token
User Management
Retrieve Token
GET
Retrieve Token
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
The token name
Maximum string length:
200Maximum string length:
2000sandbox_api_token- Sandboxapi_token- Back
Available options:
sandbox_api_token, api_token Optional remaining credits balance for this Token, if active_balance is set to True and the balance reaches 0, this token will become unusable
Required range:
-100000 < x < 100000Weither to use the balance field or not.
The amount this token's balance is reset to at the start of each balance_reset_period. Null when balance_reset_period is 'none'.
Required range:
-100000 < x < 100000How often this token's balance is reinitialized to balance_reset_amount. 'none' = one-time balance (default, current behaviour).
none- Nonedaily- Dailyweekly- Weeklymonthly- Monthly
Available options:
none, daily, weekly, monthly