Skip to main content
Documentation

Akol Documentation

Everything you need to build, deploy, and scale AI-powered voice agents

Getting Started

Learn the basics and set up your first AI voice agent

Voice Agents

Configure and customize your AI voice agents

Phone Numbers

Manage inbound and outbound calling

Integrations

Connect Akol with your existing tools

API Reference

Build custom integrations with our REST API

Security & Compliance

Enterprise security and regulatory compliance

API Quick Start

# Create a new voice agent
curl -X POST https://api.akol.ai/v1/agents \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"name": "Support Agent", "voice": "emma"}'

Need Help?

Can't find what you're looking for? Our team is here to help.