Labsco
line logo

AgentLine

from line

Telephony Services for AI agents

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

AgentLine

AgentLinev1.12

Back to website

Introduction

Welcome to AgentLine โ€” the voice and messaging infrastructure purpose-built for AI agents.

Traditional telephony APIs make you wire up call routing, manage audio streams, and stitch together speech-to-text and text-to-text services yourself. AgentLine runs the entire voice conversation for you and hands you back a clean transcript over plain HTTP โ€” no servers or audio handling on your side (a webhook is optional, purely for event delivery).

Fully hosted conversations: You never run a server or decode audio. Create an agent, attach a real US phone number, trigger a call (or receive one), then get the transcript via a webhook or the Events Mailbox. Agents and humans use the exact same REST API.

Base URL: All API requests go tohttps://api.agentline.cloud

Two ways to use AgentLine

Interface Best for How REST API Scripts, backends, humans, any HTTP client curl / fetch with Authorization: Bearer $AGENTLINE_API_KEY MCP Server AI agents (Claude Desktop, Cursor, OpenClaw) Connect to /mcp โ€” 23 telephony tools exposed natively Skill File Claude Code, Hermes, any agent with a system prompt Paste the SKILL.md URL โ€” the agent learns the whole API