Skip to main content

Supported models

ModelDescriptionInterface
SoraOpenAI official video generation modelOnly supports OpenAI official API format
KlingKeling AI (Kling) video generationOnly supports Kling official API format
LumaLuma AISupport Luma official API format/reverse format
RunwayRunway video generationOnly supports Runway reverse API format
VeoGoogle series modelsSupport Gemini official API format/reverse format
JimengJimeng video generationOnly supports Jimeng official API format
PikaPika AI video generationOnly supports Pika reverse API format
MinimaxMinimax video generationOnly supports Minimax official API format
We are developing a unified asynchronous task interface, and all the above models will be migrated in the future.

Workflow

  1. Create a generation task: Submit a video generation request and obtain the task ID (task_id)
  2. Query task status: Use task_id to poll the task status.