Get Partner Token
Authentication API
Get Partner Token
Application-level token. Exchange your client_id and secret_key for a partner access token, which is used to mint individual user tokens.
POST
Get Partner Token
Authorizations
HTTP Basic authentication using base64(client_id:secret_key).
Headers
Response
200 - application/json
Partner access token issued