Agent v1.0 APIs
Agent APIs overview (deprecated)
Use Agent APIs to create autonomous Bolna Voice agents
These APIs have now been deprecated but you can still continue to use & access them.
Endpoints
Agent Object Attributes
agent_config
-
agent_name
string (required)
Name of the agent -
agent_welcome_message
string (required)
Initial agent welcome message. you can pass dynamic values here using variables encloed within{}
-
webhook_url
string (required)
Get real-time details of the call progress and call data on a webhook. All supported events are listed in Poll call data using webhooks -
tasks
array (required)
Definitions and configuration for the agentic tasks
agent_prompts
Prompts to be provided to the agent.
Was this page helpful?