Base URL
Authentication
All endpoints require a Bearer token:Endpoints
Text to Video
Generate video from text prompts
Image to Video
Generate video from images
Omni Reference
Visual references with @N syntax
Get Task Status
Check progress and retrieve results
Request Flow
Response Format
Success responses return data directly without a wrapper:Error Codes
| HTTP Status | Meaning | Common Causes |
|---|---|---|
| 200 | Success | Request completed |
| 400 | Bad Request | Invalid parameters |
| 401 | Unauthorized | Invalid or missing API key |
| 402 | Payment Required | Insufficient credits |
| 403 | Forbidden | API access not enabled |
| 404 | Not Found | Task doesn’t exist |
| 500 | Server Error | Internal error (retry) |
Supported Model
Useseedance-20 as the model:
- Text to Video — generate from text prompt. See Text to Video.
- Image to Video — provide a source image, generate video. See Image to Video.
- Omni Reference — use images/videos as visual references. See Omni Reference.
Credits
| Rate | 5s | 10s | 15s |
|---|---|---|---|
| 40 credits/sec | 200 | 400 | 600 |
Support
- Error Handling Guide
- Discord (fastest response)