What is the Bolna API?
The Bolna API enables you to programmatically create, configure, and manage Voice AI agents from your own applications. Whether you are building complex workflows, automating customer support, or integrating voice capabilities into your existing products, our REST API provides everything you need. The API uses predictable, resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.Authentication
All Bolna API endpoints require authentication using an API key. You must include this key in theAuthorization header of all your HTTP requests using the Bearer scheme.
How to generate an API Key
Navigate to Developers settings
Log in to the Bolna Dashboard. From the left sidebar navigation menu, select the Developers tab.

Create a new API Key
Click the Create a new API Key button to generate your unique authentication credentials.



