Introduction
Welcome to AgentLine, the ultimate voice and messaging infrastructure purpose-built for AI agents.
Traditional telephony APIs like Twilio were built for human call centers, routing configurations, and complex state management. AgentLine is engineered for agents. With one simple REST API, you can provision real phone numbers, make voice calls, and capture transcripts without having to parse complex WebSocket audio streams yourself.
https://api.agentline.cloudHosted Mode Conversation
AgentLine runs in Hosted Mode. When you initiate an outbound call or receive an inbound call, our server runs the AI voice conversation autonomously using modern, low-latency LLMs and TTS models. Your agent doesn't need to stay online or parse real-time audio streams. Simply fetch the call details or poll the transcript after the conversation is complete!
Quickstart Flow
Obtain API Credentials
Sign up at agentline.cloud and generate an API key (`sk_live_...`).
Create your Phone Agent
Provision an agent entity that defines the voice ID and default instructions.
Buy a Phone Number
Purchase a local US phone number and link it to your Agent.
Place a Call
Initiate calls or configure the agent to receive inbound calls autonomously.