New users get free credits — no credit card requiredGet started
Image GenerationByteDance

Seedance 5.0 API

Seedance 5.0 is available through APIAny with unified billing and usage tracking.

S

Model Type:

Price: 51 credits per requestHigh stability with detailed usage records on the APIAny platform.
89 (suggested: 2,000)
Preview
No Task Running
S
IMAGEResult preview

History

Max 20 items

0 running · 0 completed

Your generation history will appear here

Billing Rules

  • • Price shown is charged from the model configuration in admin.
  • • Calls consume current account credits and write usage records.
  • • Media tasks are processed with the same async pipeline as the public API.
  • • Requests run on the APIAny platform with usage tracking.
Pricing
Model
Mode
Quality
Price
Seedance 5.0
Image Generation
1k
51 credits per request

API

curl /api/v1/images/generations \
  -H "Authorization: Bearer sk-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "seedance-5.0",
  "prompt": "A clean product hero image for APIAny, modern API gateway console, bright studio lighting",
  "n": 1,
  "aspect_ratio": "1:1",
  "img_size": "1k"
}'
Seedance 5.0 API | APIAny