Featured

Seedance 2.5 coming to Kinovi!

Be on the lookout, Seedance 2.5 will soon be available for all to use!

Create in Studio. Build with the API.

0/10000

Explore live model routes with current model IDs and rates from the Kinovi catalog.

Current model rates

Compare variants and unit prices from the current model catalog.

Open Seedance 2.0 Mini
Seedance 2.0 Mini

Seedance 2.0 Mini

ByteDance
480p$0.0353/s
480p + reference video$0.0447/s
720p$0.0942/s
720p + reference video$0.1130/s
Open Seedance 2.0
Seedance 2.0

Seedance 2.0

ByteDance
480p$0.0707/s
480p + reference video$0.0895/s
720p$0.1884/s
720p + reference video$0.2261/s
+4 more
Open Seedance 2.0 Fast
Seedance 2.0 Fast

Seedance 2.0 Fast

ByteDance
480p$0.0659/s
480p + reference video$0.0848/s
720p$0.1319/s
720p + reference video$0.1602/s
Open Kling 3.0
Kling 3.0

Kling 3.0

Kuaishou
Standard$0.0801/s
Pro$0.1036/s
4K$0.3815/s
Open GPT Image 2
GPT Image 2

GPT Image 2

OpenAI
Default$0.0051/image
Low$0.0051/image
Medium$0.0450/image
High$0.1280/image
+2 more
Open Seedance 2.0 Mini
Seedance 2.0 Mini

Seedance 2.0 Mini

ByteDance
480p$0.0353/s
480p + reference video$0.0447/s
720p$0.0942/s
720p + reference video$0.1130/s
Open Seedance 2.0
Seedance 2.0

Seedance 2.0

ByteDance
480p$0.0707/s
480p + reference video$0.0895/s
720p$0.1884/s
720p + reference video$0.2261/s
+4 more
Open Seedance 2.0 Fast
Seedance 2.0 Fast

Seedance 2.0 Fast

ByteDance
480p$0.0659/s
480p + reference video$0.0848/s
720p$0.1319/s
720p + reference video$0.1602/s
Open Kling 3.0
Kling 3.0

Kling 3.0

Kuaishou
Standard$0.0801/s
Pro$0.1036/s
4K$0.3815/s
Open GPT Image 2
GPT Image 2

GPT Image 2

OpenAI
Default$0.0051/image
Low$0.0051/image
Medium$0.0450/image
High$0.1280/image
+2 more
Unified Model API

One task flow. Model-specific inputs.

Send a model and its supported inputs to createTask, then poll recordInfo with the returned task ID.

request boundary

model + model-specific inputs

1const response = await fetch("https://kinovi.ai/api/v1/jobs/createTask", {
2 method: "POST",
3 headers: {
4 "Content-Type": "application/json",
5 Authorization: `Bearer ${process.env.KINOVI_API_KEY}`,
6 },
7 body: JSON.stringify({
8 model: "seedance2-fast",
9 inputs: {
10 prompt: "Cinematic tracking shot of two stylized fighters sparring on a dark studio grid",
11 duration: 12,
12 outputResolution: "720p",
13 },
14 }),
15});
16
17const { taskId } = await response.json();

Generated output

720p · MP4 · 12s

Kinovi creator workspace showing an AI asset gallery and video generation input
Creator workspace

A visual workspace for real creative work.

Manage references, browse generated assets, and launch image or video jobs from one focused workspace.

Asset library
Image generation
Video creation

FAQ

Answers about Kinovi Studio, the public API, models, pricing, and usage.

Create in the studio. Scale with one API.

Start Creating