This endpoint provides a single-use token for client-side authentication. Each token has a configurable Time-To-Live (TTL) and expires automatically if unused. The default TTL is 60 seconds, with a maximum allowable duration of 5 minutes.
The token is single-use and can only be used once for workflow execution
Tokens automatically expire after their TTL period
This endpoint is publicly accessible as it generates secure, time-limited tokens
Unused tokens do not count against your API quota