Doubao-seedance-1-0-pro-fast-251015
ByteDance Seedance 1.0 Pro fast video generation
- 能力
- "POST", "endpoint": "/v1/async/video/generations", "protocol": "video-gen", "parameters": {"required": ["model", "prompt"]}, "validation": {"timeout_ms": 600000, "status_codes": [200, 202], "response_path": "id", "must_be_non_empty": true}, "test_request": {"model": "{{model}}", "ratio": "16:9", "prompt": "A small red sphere moving slowly", "duration": 1}}
- 输入
- Text, Image
- 输出
- Video
- 区域
- cn, global
- 验证时间
- 2026-08-15T05:05:43.162731118+00:00
- 价格
- 0 IFT / second
- 文档
- -
调用示例
curl https://api.inferlink.ai/v1/chat/completions \
-H 'Authorization: Bearer $INFERLINK_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"model":"doubao/doubao/doubao-seedance-1-0-pro-fast-251015","messages":[{"role":"user","content":"Hello"}]}'