Agent
Bolna Voice AI Agent APIs Overview
Explore Bolna Voice AI Agent APIs overview, featuring endpoints for creating, managing, and executing autonomous voice agents.
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?