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

Captions AI Creator API

Generate talking-head videos using community AI avatars or AI Twins

Captions AI Creator API is one of 6 APIs that Captions publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AI Creator. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.captions.ai/api.

3 operations 3 paths 7 schemas 3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.mirage.app
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Captions AI Creator API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 3

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

AI Creator 3

Generate talking-head videos using community AI avatars or AI Twins

POST
/creator/list
List AI Creators
listCreators → 200401
POST
/creator/submit
Submit AI Creator Video Job
submitCreatorJob body → 200400401429
POST
/creator/poll
Poll AI Creator Video Job
pollCreatorJob body → 200400401

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreatorSubmitRequest (4 properties), PollResponse (3 properties), CreatorListResponse (2 properties), CreatorThumbnail (2 properties). Each schema is shown below with its type and property counts.

CreatorThumbnail
object
Thumbnail assets for an AI creator
2 properties
PollRequest
object
Request body for polling a video generation job
1 property 1 required
ErrorResponse
object
Error response body
1 property
CreatorListResponse
object
List of available AI creators with thumbnail assets
2 properties
SubmitResponse
object
Response from a job submission containing the operation ID
1 property
PollResponse
object
Job status response. If completed, includes a video URL and state=COMPLETE. If still in flight, includes state (QUEUED or PROCESSING) and a progress value.
3 properties
CreatorSubmitRequest
object
Request body for submitting an AI Creator video generation job.
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

captions-ai-ai-creator-api-openapi.yml Raw ↑

Other APIs Captions publishes across the network.

Captions AI Ads API
Captions Audio API
Captions Meta Text Overlays API
Captions Video Captions API
Captions Videos API