Creates a new video generation job. The gateway routes to the provider selected by model
(provider/model format). Supported backends include
OpenAI Create video
and Google Gemini API (Veo).
The parameter set is provider-dependent: optional body fields, allowed seconds and size values,
response fields, and job status values may differ. Request and response shapes follow the OpenAI video API
where applicable as a common baseline.
Tool calling and prompt/context caching are supported when the selected provider and model expose
those capabilities (check model info for supports_function_calling and supports_prompt_caching).
Required body fields
-
model– Must be set using theprovider/modelformat (e.g.openai/sora-2or
google/veo-3.1-fast-generate-001). Do not omit the model. -
prompt– Text that describes the video to generate (see the upstream provider reference for length limits).
Other parameters such as input_reference, seconds, and size are optional and may be ignored or rejected
depending on the selected provider and model.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
