Skip to content

api-evangelist/retell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retell AI (retell)

Retell AI is a platform to build, test, and deploy AI voice agents for phone calls. Its conversational voice API orchestrates LLM responses, telephony, speech, and call analysis so developers can place and receive natural-sounding automated calls, with a real-time WebSocket for bringing your own custom LLM and streaming call audio.

APIs.json: https://raw.githubusercontent.com/api-evangelist/retell/refs/heads/main/apis.yml

Tags

  • AI
  • Voice
  • Voice Agents
  • Conversational AI
  • Telephony

Timestamps

  • Created: 2026-07-01
  • Modified: 2026-07-01

APIs

Agents

Create, retrieve, list, update, and delete voice agents that pair a response engine (Retell LLM, custom LLM, or conversation flow) with a voice and call-behavior settings.

Tags

  • Agents
  • Voice Agents
  • Configuration

Properties

Retell LLM

Manage the Retell-hosted LLM response engine — general prompt, model, temperature, tools, multi-state flows, begin message, and knowledge base references that drive agent conversations.

Tags

  • LLM
  • Orchestration
  • Prompt

Properties

Conversation Flow

Manage node/edge conversation flows for visually structured, deterministic agent conversations as an alternative response engine to the Retell LLM.

Tags

  • Conversation Flow
  • Node Graph
  • Deterministic

Properties

Phone Calls

Place outbound PSTN calls (POST /v2/create-phone-call) and retrieve or list completed calls with transcript, recording URL, call analysis, and cost breakdown.

Tags

  • Phone Call
  • Outbound
  • Telephony

Properties

Web Calls

Register browser-based (WebRTC) calls (POST /v2/create-web-call) and receive an access_token to hand to the Retell Web Client SDK for real-time in-browser voice conversations.

Tags

  • Web Call
  • WebRTC
  • Browser

Properties

Phone Numbers

Buy Retell-managed numbers or import your own via SIP trunk, and bind inbound and outbound agents to each number for automated call handling.

Tags

  • Phone Numbers
  • Provisioning
  • SIP

Properties

Voices

List and retrieve the catalog of available voices across TTS providers (ElevenLabs, OpenAI, PlayHT, Cartesia, Deepgram) with accent, gender, age, and preview audio.

Tags

  • Voices
  • TTS
  • Speech

Properties

Knowledge Bases

Create knowledge bases from texts, files, and URLs, manage their sources, and reference them from a Retell LLM or conversation flow for retrieval-augmented answers during calls.

Tags

  • Knowledge Base
  • RAG
  • Retrieval

Properties

Batch Call

Queue outbound calling campaigns to many recipients from a single from_number with per-task dynamic variables, subject to available call concurrency.

Tags

  • Batch Call
  • Campaigns
  • Outbound

Properties

Concurrency

Read the organization's current and maximum simultaneous-call concurrency (GET /get-concurrency) — the primary capacity and throttling lever for outbound and batch calling.

Tags

  • Concurrency
  • Rate Limiting
  • Capacity

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors