Skip to main content
Get your API key from the Bolna Dashboard → Developers and export it:
export BOLNA_API_KEY="your-api-key"
You can also add it to a .env file in your project:
BOLNA_API_KEY=your-api-key
Make sure .env is listed in your .gitignore to avoid committing secrets.
That’s it — your AI assistant now has everything it needs to create agents, place calls, and manage your Bolna account. Try one of the example prompts to see it in action.