Video / API

Seedance 2.0 Mini API

Check modes, duration and resolution against the CLODEx Studio catalog. Video cost depends on the parameters: the exact quote is shown before submission, not invented on a landing page.

clodex-video/seedance-2.0-miniCLODEx 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

Close-up of a ceramic cup on a wooden table. Morning window light, gentle steam, a slow camera push-in. No text or scene changes.

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

03 / SPECIFICATIONS

What the CLODEx route supports

Model ID
clodex-video/seedance-2.0-mini
Protocols
openai-video
Modes
text_to_video / image_to_video
Resolutions
480p / 720p
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 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.0 Mini
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

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.0 Mini 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.0 Mini 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.