Authorization Endpoint
Authorization Token
Creates an encrypted bearer token for a specified API key
POST
/
auth-token
Authorizations
SlyceIO-Api-Key
string
headerrequiredResponse
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
.