Create Single Use Token

Generate a time limited single-use token with embedded authentication for frontend clients.

Path Parameters

token_typeenumRequired
Allowed values:

Headers

xi-api-keystringRequired

Response

Successful Response
tokenstring
A time bound single use token that expires after 15 minutes. Will be consumed on use.

Errors