API Documentation

Choose the API version that matches your integration. v1 remains unchanged for existing customers.

label llms.txt open_chatgpt

Requests hit the Seedance API edge routers, then are processed by our relay layer and forwarded to the backend. Video generation for API v2 is handled by dedicated infrastructure and returned through the same path.

Server API Routers

seedanceapi.org
├── V1
│   ├── POST /v1/generate
│   └── GET  /v1/status
├── V2
│   ├── POST /v2/generate
│   └── GET  /v2/status
└── 이미지
    ├── POST /v1/images/generations
    └── GET  /v1/images/generations/:task_id

Credits are priced in platform credits; see each guide for per-second tables.