v3
latestOpenAPI 3.1.02026-08-0150254154.0 KBauth > v1 > tokens
Token-based Authentication
Generates a temporary JSON Web Token (JWT) with a 30-second (by default) TTL and usage::write permission for core voice APIs, requiring an API key with Member or higher authorization. Tokens created with this endpoint will not work with the Manage APIs.
post/v1/auth/grant
Headers
Authorizationstring required
Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef
Request body
Response
Grant response