POST
/
auth-token
curl --request POST \
  --url https://authapi.slyce-io.co.uk/auth-token \
  --header 'SlyceIO-Api-Key: <api-key>'
"<string>"

Authorizations

SlyceIO-Api-Key
string
header
required

Response

200
text/plain
Token Created

The response is of type string.