Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Your API key for authentication.
Response
The generated pathway session token.
ISO 8601 timestamp indicating when the token expires (1 hour from creation).
Response Codes
Token created successfully.
Unauthorized - User authentication required.
Internal server error - Token creation failed or unexpected error occurred.
{
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...",
"expires_at": "2024-01-15T15:30:00.000Z"
}
Docs for agents: llms.txt