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

ELBO AI, INC Videos API

The Videos API from ELBO AI, INC — 3 operation(s) for videos.

ELBO AI, INC Videos API is one of 5 APIs that ELBO AI, INC publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 2026-05-11.

Requests are made against a single base URL, https://www.puppetry.com.

3 operations 3 paths 11 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-05-11
Base URL
https://www.puppetry.com/api/v1
Authentication
HTTP Bearer
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

ELBO AI, INC Videos API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Puppetry API key) (developerApiKey). By default, every request must be authenticated.

  • developerApiKey — Use the Authorization header with a live Puppetry API key: Bearer pklive...

Paths & Operations 3

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

Videos 3
POST
/api/v1/videos/text
Create a video from text
createVideoFromText 1 param body → 200202400401402403404409
POST
/api/v1/videos/audio
Create a video from audio
createVideoFromAudio 1 param body → 200202400401402403409413
GET
/api/v1/videos/{jobId}
Get video job status
getVideoJob 1 param → 200400401403404429502504

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are VideoJobReplayResponse (51 properties), VideoJobStatusResponse (49 properties), VideoJobQueuedResponse (42 properties), ErrorResponse (33 properties). Each schema is shown below with its type and property counts.

VideoJobQueuedResponse
object
42 properties 15 required
VideoJobReplayResponse
object
51 properties 12 required
VideoJobCreationCredits
object
3 properties 2 required
VideoJobStatusResponse
object
49 properties 12 required
LivePortraitRecoveryDiagnostics
object
3 properties 3 required
AudioVideoRequest
object
18 properties
TextVideoRequest
object
22 properties
VideoJobDiagnostics
object
2 properties
ApiAudioUploadFallbackDiagnostics
object
11 properties 3 required
ErrorResponse
object
33 properties 2 required
VideoCredits
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elbo-ai-inc-videos-api-openapi.yml Raw ↑

Other APIs ELBO AI, INC publishes across the network.

ELBO AI, INC Audio Uploads API
ELBO AI, INC Text to Speech API
ELBO AI, INC Usage API
ELBO AI, INC Voices API