Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Retell AI Batch Call API

The Batch Call API from Retell AI — 1 operation(s) for batch call.

Retell AI Batch Call API is one of 11 APIs that Retell AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Batch Call. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, an AsyncAPI specification, and rate-limit docs.

This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.0.1, at version 2.0.

Requests are made against a single base URL, https://api.retellai.com.

1 operations 1 paths 2 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
2.0
Base URL
https://api.retellai.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Retell AI Batch Call API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (apiKey) (api_key). By default, every request must be authenticated.

  • api_key — Retell API key, sent as: Authorization: Bearer

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Batch Call 1
POST
/create-batch-call
Create a batch call.
createBatchCall body → 201

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are BatchCallResponse (5 properties), CreateBatchCallRequest (4 properties). Each schema is shown below with its type and property counts.

CreateBatchCallRequest
object
4 properties 2 required
BatchCallResponse
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

retell-batch-call-api-openapi.yml Raw ↑

Other APIs Retell AI publishes across the network.

Retell AI Agent API
Retell AI Call API
Retell AI Concurrency API
Retell AI Conversation Flow API
Retell AI Knowledge Base API
Retell AI Phone Call API
Retell AI Phone Number API
Retell AI Retell LLM API
Retell AI Voice API
Retell AI Web Call API