# ByteDance: doubao-seedance-1-0-pro-fast-251015 — API on ChinaAPI

> Seedance 1.0 Pro Fast — quick, low-cost clips.

- Canonical page: https://chinaapi-ru.com/en/models/doubao-seedance-1-0-pro-fast-251015/
- Model ID: `doubao-seedance-1-0-pro-fast-251015`
- Type: video generation
- Capabilities: Video, Text-to-Video, Fast
- Billing: See live pricing (USD)
- Endpoint: `POST https://api.chinaapi-ru.com/v1/video/generations` (async: poll `GET /v1/video/generations/{task_id}`)
- Pricing basis: The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.
- Access: no mainland-China account or phone number required; $2 free trial credit
- Sign up: https://dash.chinaapi-ru.com/register?utm_source=chinaapi&utm_medium=model-md&utm_campaign=doubao-seedance-1-0-pro-fast-251015

## Quickstart

```
curl -X POST https://api.chinaapi-ru.com/v1/video/generations \
  -H "Authorization: Bearer sk-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "doubao-seedance-1-0-pro-fast-251015",
    "prompt": "A clean product hero shot with slow camera movement"
  }'

curl https://api.chinaapi-ru.com/v1/video/generations/{task_id} \
  -H "Authorization: Bearer sk-..."
```

## FAQ

**How do I use doubao-seedance-1-0-pro-fast-251015?**
Use doubao-seedance-1-0-pro-fast-251015 through ChinaAPI with an API key and the OpenAI-compatible endpoint shown on this page.

**How much does doubao-seedance-1-0-pro-fast-251015 cost?**
doubao-seedance-1-0-pro-fast-251015 pricing is available on the live pricing page, which is authoritative. The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.

**Does doubao-seedance-1-0-pro-fast-251015 need a Chinese account?**
No. ChinaAPI provides access without a mainland-China account or phone number and includes a $2 free trial. Check live pricing for the displayed USD rate.

---
Markdown twin of https://chinaapi-ru.com/en/models/doubao-seedance-1-0-pro-fast-251015/ — generated by scripts/gen_model_pages.py. Full catalog: https://chinaapi-ru.com/llms-full.txt
