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