Video / API

Seedance 2.5 API

Seedance 2.5 in CLODEx: a model guide for preparing video jobs in Studio. Modes, resolutions and durations come from the integration catalog; cost is parameter-based.

clodex-video/seedance-2.5CLODEx Video

In the public catalog A catalog listing is not a live availability guarantee. Check /v1/models for access with your API key.

01 / YOUR BRIEF

Start with a focused prompt

One continuous shot: a cyclist rides along a waterfront at sunset. The camera tracks from the side, water reflects warm light and motion is smooth. No captions or abrupt transitions.

A sample brief — add your own inputs. This page does not generate content or charge your balance.

02 / USE CASES

Put the model to work

A moving-subject scene

Describe the subject's path and the camera's relative movement. Clear directions make it easier to evaluate the finished video against the brief.

Ad concept storyboarding

Split a long story into separate jobs with specific criteria. Retain each task ID and review the result before ordering the next shot.

03 / SPECIFICATIONS

What the CLODEx route supports

Model ID
clodex-video/seedance-2.5
Protocols
openai-video
Modes
text_to_video / image_to_video
Resolutions
480p / 720p / 1080p
Aspect ratios
1:1 / 3:4 / 4:3 / 16:9 / 21:9 / 9:16
Duration
4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 / 12 / 13 / 14 / 15 / 16 / 17 / 18 / 19 / 20 / 21 / 22 / 23 / 24 / 25 / 26 / 27 / 28 / 29 / 30 s

Only parameters declared by the integration catalog are shown. An omitted parameter is not a promise of support.

04 / DEVELOPERS

One endpoint. Your application.

cURL · Seedance 2.5
curl --fail-with-body 'https://clodex.xyz/v1/models' \
  -H "Authorization: Bearer $CLODEX_API_KEY"

This example only reads the catalog and does not generate content. Choose job settings in Studio; the exact cost is shown before submission.

Documentation ↗

Before you submit

Do not infer audio or reference support from a version name. Use only fields offered by the current model interface in Studio. Video generation is asynchronous. Keep the task ID, wait for completion and retrieve the result. After a timeout, check the status first: submitting again can create another paid job.

05 / FAQ

Model FAQ

How do I start using Seedance 2.5 in CLODEx?

Sign in to CLODEx, check model access for your key and choose the workspace or API. Reading this page does not submit a model request.

How much does a Seedance 2.5 request cost?

Public rates appear in the pricing section. Check the unit: total tokens, separate input and output tokens, per image or a parameter-based video quote. Confirm your account rate in the dashboard.

What if a request does not finish?

Keep the request ID and check the request log. For asynchronous generation, check the existing job's status first. If the cause remains unclear, contact support with the ID, never the API key. Resubmitting may create another paid job.