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