Maxynetic Systems
To be released soon

Seedance v1.5 Pro

ByteDance

ByteDance's Seedance 1.5 Pro is a professional video model using V2A native generation for integrated, synced audio-visual output, enhancing efficiency of professional video creation.

  • Video
  • Video generation
Context
Max output
Input / 1M
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass bytedance/seedance-v1.5-pro as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "bytedance/seedance-v1.5-pro",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • This model has no published token pricing.

More from ByteDance