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 Audio API

Text-to-speech audio generation

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

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

This API exposes 1 operation across 1 path, and defines 3 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.

1 operations 1 paths 3 schemas 1 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 Audio 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 1

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

Audio 1

Text-to-speech audio generation

POST
/v1/audio/text-to-speech/{voice_id}
Generate Speech from Text
generateSpeech 2 params body → 200422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), TTSRequest (2 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

ValidationError
object
3 properties 3 required
TTSRequest
object
Request body for text-to-speech generation
2 properties 2 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Captions publishes across the network.

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