Skip to content

useapi/seedance-2-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seedance 2.0 API — four ways to run it, priced honestly (useapi.net)

Runnable examples and an honest price dataset for ByteDance's Seedance 2.0 video model, run through useapi.net. One useapi.net token drives Seedance 2.0 on four platforms — PixVerse, Runway, Dreamina, and MiniMax — each with a different strength.

📖 Full write-up with the pricing math and sources: Seedance 2.0 API Pricing: The Cheapest Ways to Run It, Compared

The short version (5-second 1080p clip, verified July 2026)

Route / provider Cost Note
useapi.net · PixVerse $1.20 cheapest verified 1080p, and the lowest-priced 4K
Segmind $1.70 the only reseller below official
Official ByteDance $1.87 the yardstick
Replicate $2.25 official model badge
fal.ai $3.41 the market default — and the most expensive standard 2.0

Run node pricing/price.mjs 1080p 5 to reproduce this, or any resolution/duration.

Example What it does Docs
compare/ Send one prompt to all four Seedance routes, poll, download, and print cost + generation time per route PixVerse · Runway · Dreamina · MiniMax
pricing/ A sourced Seedance 2.0 price dataset (pricing.json) + a CLI cost calculator (price.mjs) across every route and vendor pricing article

Quick start

You need Node.js v21 or newer (no dependencies to install) and a useapi.net API token. The calculator needs nothing else:

git clone https://github.com/useapi/seedance-2-api.git
cd seedance-2-api
node pricing/price.mjs 1080p 5        # cost calculator — no account needed

To generate real clips across all four routes, connect PixVerse, Runway, Dreamina, and MiniMax accounts (one $15/month subscription covers every useapi.net service):

cd compare
node compare.mjs <API_TOKEN> 720p 5

Edit compare/prompts.json to change the prompt. Results land in compare/output/. Use 720p while testing — it works on every route and, on a grandfathered Runway Explore-mode account, generates without spending credits.

About useapi.net

useapi.net is an experimental REST API for AI services. These routes drive your own PixVerse, Runway, Dreamina, and MiniMax accounts, so you spend those platforms' consumer credits instead of metered developer-API pricing — which is why Seedance runs cheaper here. See the model matrix and the pricing article.

Visit our Discord Server or Telegram Channel for support. Guides and demos on the YouTube Channel.

Prices in this repo were verified 2026-07-21 and shift weekly — re-check the source before relying on any figure.

About

Run Seedance 2.0 four ways via useapi.net (PixVerse/Runway/Dreamina/MiniMax) + an honest cross-vendor price dataset and calculator

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors