Authorization Endpoint
Authorization Token
Creates an encrypted bearer token for a specified API key
POST
cURL
Authorizations
Response
200
text/plain
Token Created
The response is of type string
.
cURL
Creates an encrypted bearer token for a specified API key
Token Created
The response is of type string
.