Introduction

Generative video gateway for agents and developers — product guides and API reference.

Pipevideo is a generative video gateway. Send an OpenAI Responses-compatible request with a text prompt (and optional reference images or video), and Pipevideo routes the work to an external video orchestration provider. Poll for the result or receive a webhook when generation completes.

Start here

Who this is for

  • Application developers shipping video features without building GPU infrastructure or render pipelines.
  • Platform teams routing generation across providers with credit-based billing and usage reporting.
  • AI agent builders connecting assistants to video generation via the REST API or MCP server.

What Pipevideo handles

ConcernPipevideo
RoutingSends work to an external provider for orchestration and rendering. See Provider routing.
Provider selectionPrefer backends with provider.order
BillingToken-based orchestration charges; pay-as-you-go credits
DeliveryPoll GET /v1/responses/{id} or receive webhooks

Browse available engines and per-model pricing on the Engines page.