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
Example response
{
"token": "QrlcoMOtjy_h38T2N6JjrWpb4Kodg3Y7NnLN2yiDb69"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.