Quotaflow
llms.txtOpenAPIDashboard
OpenAI-compatible

Legacy Video API

/openai/v1/video/generations remains available for asynchronous video jobs:

POST https://api.quotaflow.ai/openai/v1/video/generations

The response is a job object. Poll the returned status URL until it succeeds or

fails. Use only video models returned by /models for the production key. A

model family is never substituted with a different video family. See the

Videos guide for the current request and polling

workflow.