← All Models

Seedance v1 Fast

ByteDance Video

ByteDance's Seedance video model. Fast creative video generation.

Specifications

ProviderByteDance
CategoryVideo

Pricing (Starter tier)

Dynamic pricing

Higher tiers get volume discounts. See tiers

Quick Start

curl -X POST https://query.genx.sh/api/v1/generate \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "seedance-v1-fast", "params": { "prompt": "An astronaut floating in space with Earth in the background", "duration": 5 } }'

Example Request Body

// POST /api/v1/generate { "model": "seedance-v1-fast", "params": { "prompt": "An astronaut floating in space with Earth in the background", "duration": 5 } }

Try Seedance v1 Fast on GenX Router

500 free credits on signup. No credit card required.