Documentation Index
Fetch the complete documentation index at: https://docs.rixapi.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported models
| Model | Description | Interface |
|---|---|---|
| Sora | OpenAI official video generation model | Only supports OpenAI official API format |
| Kling | Keling AI (Kling) video generation | Only supports Kling official API format |
| Luma | Luma AI | Support Luma official API format/reverse format |
| Runway | Runway video generation | Only supports Runway reverse API format |
| Veo | Google series models | Support Gemini official API format/reverse format |
| Jimeng | Jimeng video generation | Only supports Jimeng official API format |
| Pika | Pika AI video generation | Only supports Pika reverse API format |
| Minimax | Minimax video generation | Only supports Minimax official API format |
Workflow
- Create a generation task: Submit a video generation request and obtain the task ID (task_id)
- Query task status: Use task_id to poll the task status.