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 Video Captions API

The Video Captions API from Captions — 3 operation(s) for video captions.

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

Tagged areas include Video Captions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and authentication docs.

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

Requests are made against the base URL https://api.mirage.app.

3 operations 3 paths 7 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.0.1
Base URL
https://api.mirage.app
Resource Areas
1

Paths & Operations 3

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

Video Captions 3
POST
/v1/videos/captions
Add Captions to a Video
create_captioned_video_v1_videos_captions_post 1 param body → 200422
GET
/v1/videos/captions/templates
List Caption Templates
list_caption_templates_v1_videos_captions_templates_get 3 params → 200422
GET
/v1/videos/captions/templates/{template_id}
Retrieve Caption Template
get_caption_template_v1_videos_captions_templates__template_id__get 2 params → 200422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are MAVideo (12 properties), MACaptionTemplate (5 properties), ValidationError (5 properties), MACaptionTemplateList (3 properties). Each schema is shown below with its type and property counts.

Body_create_captioned_video_v1_videos_captions_post
object
3 properties 1 required
ValidationError
object
5 properties 3 required
MAVideoError
object
Error payload that explains why generation failed, if applicable
2 properties 2 required
HTTPValidationError
object
1 property
MACaptionTemplateList
object
Paginated list of caption templates
3 properties 2 required
MAVideo
object
Represents a video object. A video can be created via generation (an image appearance reference plus audio) or captioning (adding captions to an existing video…
12 properties 4 required
MACaptionTemplate
object
Represents a caption style template
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

captions-video-captions-api-openapi.yml Raw ↑

Other APIs Captions publishes across the network.

Captions Audio API
Captions health API
Captions internal API
Captions Meta Text Overlays API
Captions root API
Captions Videos API