useapi/seedance-2-api — explained in plain English
Analysis updated 2026-05-18
Calculate the cost of a Seedance 2.0 video clip at any resolution or duration without an account.
Send the same prompt to PixVerse, Runway, Dreamina, and MiniMax at once and compare cost and speed.
Find the cheapest verified route to generate a 1080p Seedance 2.0 clip.
Test a video generation workflow at low resolution before spending credits on a full run.
| useapi/seedance-2-api | 00kaku/gallery-slider-block | 0xkinno/vellum | |
|---|---|---|---|
| Stars | 0 | — | 0 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | — | 2021-05-19 | — |
| Maintenance | — | Dormant | — |
| Setup difficulty | moderate | easy | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Generating real clips requires a paid useapi.net subscription and connected accounts on each of the four platforms.
This repository is a set of runnable examples and a price comparison for running ByteDance's Seedance 2.0 video generation model through a service called useapi.net. A single useapi.net account can drive Seedance 2.0 through four different underlying platforms, PixVerse, Runway, Dreamina, and MiniMax, each with its own pricing and strengths, and the repository documents which route is actually cheapest based on prices the author verified in July 2026. A small command line calculator reproduces the pricing comparison for any resolution or clip duration without needing an account at all. According to the README's own figures, generating a five second 1080p clip through useapi.net's PixVerse route costs about $1.20, cheaper than going through a reseller called Segmind, cheaper than ByteDance's own official pricing, and much cheaper than going through Replicate or fal.ai directly. Beyond the calculator, a compare example sends the same prompt to all four Seedance routes at once, waits for each to finish, downloads the resulting clips, and prints the cost and generation time for each one side by side. Running it requires Node.js and a useapi.net API token, plus connecting accounts on each of the four underlying platforms, which the README notes are all covered by a single monthly useapi.net subscription. A lower resolution setting is suggested while testing changes, since it works across every route and on some account types does not spend any credits. The README describes useapi.net itself as an experimental REST API that operates through a person's own existing accounts on these AI video and image platforms, letting them pay those platforms' regular consumer prices rather than separate metered developer API rates, which is the reason this approach ends up cheaper. The README warns that the listed prices shift on a roughly weekly basis and should be reverified before anyone relies on them for a real decision.
Runnable examples and a verified price comparison for running ByteDance's Seedance 2.0 video model through four platforms via useapi.net.
Mainly JavaScript. The stack also includes Node.js, useapi.net API.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.