v1

latestOpenAPI 3.0.32026-07-171108.7 KB
auth

Create a new (time limited) token from an auth key

Create a new (time limited) token from an auth key

post/auth/tokens

Headers

keystring required

Response

Token successfully created

tokenstring

Example response

{
  "token": "QrlcoMOtjy_h38T2N6JjrWpb4Kodg3Y7NnLN2yiDb69"
}