Glossary

Definitions of terms used across the Pipevideo product and API.

TermMeaning
OrganizationBilling and access boundary. Owns API keys, credits, usage, and webhooks.
API keySecret credential (pv_...) authenticating HTTP requests for your organization.
EngineRendering system that produces the final video (e.g. HyperFrames).
Orchestration modelLLM that composes the video project. Specified as the model field in requests.
GenerationA single video creation request, identified by id (e.g. gen_abc123).
ResponseOpenAI Responses-compatible API shape used for video generation requests and responses.
ProviderExternal video orchestration provider that fulfills a generation (e.g. framerate). Integrated via Pipevideo, not called directly by customers.
FramerateVideo orchestration provider at framerate.sh. Available through Pipevideo with slug framerate.
Provider routingSelecting a provider via provider.order preference list.
CreditPrepaid balance (in cents) used for token-based orchestration charges.
HyperFramesPipevideo's code-driven motion graphics rendering engine.
WebhookHTTP callback delivered via Svix when a generation completes or fails.
MCPModel Context Protocol server exposing video generation tools to AI assistants.

On this page

No Headings