Authorize a Web Agent Call
Web Agents
Authorize a Web Agent Call
Create a single-use session token for a client to talk with your web agent.
POST
Authorize a Web Agent Call
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.
Headers
Your API key for authentication.Example web call usage (client side):
Path
The web agent to authorize a call for.Special note: While in Beta, this request must be made to the
api.bland.ai domain.Body
Variables to be passed to this session.Example:
Response
The single-use session token that can be sent to the client.
Can be
success or error.A message saying whether the token creation succeeded, or a helpful message describing why it failed.
Docs for agents: llms.txt