Models

Supported video models, inputs, aspect ratios, and credit usage

Fetch the live catalog with GET /v1/models. Model IDs are stable even if the underlying provider endpoint changes.

Model IDInputsDurationAspect ratiosCredits / 5s
kling-2.1-standardImage5s, 10s16:9, 9:16, 1:1350
kling-2.1-masterText, image5s, 10s16:9, 9:16, 1:11,750

Standard requires a public HTTPS image_url. Master accepts either an image URL or a text-only prompt. A 10-second request costs twice the listed five-second rate.

curl https://api.mistrounter.ai/v1/models \
  -H "Authorization: Bearer $MISTROUNTER_API_KEY"

Use the returned catalog as the source of truth; supported models and prices may expand over time.

Seedance 2.x connectivity is staged internally. Its models will appear here only after upstream account pricing and retail credit rates have been reviewed; until then they cannot be submitted or charged.