Skip to main content
POST
Generate Access Token

Authorizations

Authorization
string
header
required

Send client_id as the username and client_secret as the password. Do not send credentials in the JSON body.

Response

Token generated successfully.

status
string
required
Allowed value: "success"
message
string
required
Example:

"Token generated successfully"

data
object
required