Home / Generation API
Generation API

One API, one prompt, every model.

A single endpoint for AI image and video generation. Send one prompt and a few parameters, pick as many models as you like, and get back every output at once, images and videos, generated in parallel across 105 models.

What it is

Image & video generation, unified behind one endpoint

The Generation API lets you create images and videos from a single API endpoint. Instead of integrating dozens of providers and learning a different request format for each model, you talk to one endpoint with one consistent set of parameters. Choose one model or many, for every model you pick, you get an output. It's the fastest way to compare models, produce variations, or build an entire batch of creative from a single request.

Images & video

Generate both from the same endpoint, text-to-image, text-to-video, and image-to-video.

Many models at once

List several models and the API runs them in parallel, returning one result per model.

One prompt, one request

A single command with a few parameters produces any number of outputs across models.

Delivered as ZIPs

All results come back bundled, one ZIP of images and one ZIP of videos, or via webhook.

How it works

From one request to a whole batch of creative

The key idea: with a single endpoint, one command and a few parameters, you can generate as many images and videos as you need, across different models, in one go.

1

Get your key

Create an API key in your dashboard. Authenticate with a simple x-api-key header (or a self-contained URL).

2

Pick models & params

Choose your video and image models and set shared parameters, prompt, aspect ratio, resolution, duration, quality. Values are auto-adjusted to what each model supports.

3

Get every output

The API generates with all chosen models in parallel and returns the finished media as ZIP files, or calls your webhook the moment it's ready.

# one request → 3 videos + 2 images POST /api/generate { "prompt": "a neon hummingbird sipping from a glowing flower, cinematic", "videoModels": "veo3, kling-v2-1, seedance-2-0", "imageModels": "gpt-image-2-0, nano-banana-2", "aspectRatio": "16:9", "resolution": "1080p", "duration": 8 } # → images.zip + videos.zip
The main advantage

Why teams use one endpoint instead of many

One integration replaces dozens. You stop maintaining a separate client, request format, and retry logic for every model, and gain the ability to fan out a single prompt across many models instantly.

One integration, 105 models

Add a model by name, no new SDK, no new auth, no new code. New models become available without changing your integration.

Parallel by default

Every chosen model runs at the same time under a managed concurrency limit, so a big batch finishes fast.

Model-agnostic parameters

Send standard values once; we translate them to each model's own fields and snap anything unsupported to the nearest valid option.

Built for scale

Async jobs, webhooks, automatic batching/queueing, and tidy ZIP delivery, ready for production workloads.

Models

A full catalogue of image & video models

Pick the right tool for each job. Below are the families we support and what they're best at, followed by the complete, live list of every available model.

Video models, what each is for

Veo

Cinematic, true-to-life video with strong prompt adherence and natural audio, great for premium, story-driven clips.

Kling

Lifelike motion and physics with excellent image-to-video, ideal for animating a still into realistic movement.

Seedance

Fast, flexible video with a wide range of durations (4–15s), perfect for quick iterations and social formats.

Sora

High-fidelity, coherent video for complex scenes and motion, for when realism and consistency matter most.

Wan & Vidu

Versatile generators with reference-to-video options, strong for stylized looks and character-consistent clips.

Pixverse, Pika, Luma, Runway, Hailuo

Creative and stylized video engines, effects, anime, dreamlike motion and fast pro-grade output.

Image models, what each is for

GPT Image

High-quality images with excellent text rendering and prompt control, great for ads, posters and UI mockups.

Nano Banana & Pro

Native 4K, multi-subject consistency and extreme aspect ratios, ideal for crisp, detailed, brand-accurate visuals.

Seedream & Imagen

Artistic, photoreal and richly detailed image generation across a wide range of styles.

Complete live catalogue

Every model below can be used by its name in a request. Start-frame models (image-to-video / image-to-image) are marked ▶ frame.

Loading models…
Credits & packages

Buy credits, use any model

Generation runs on credits. Every image or video you create with a model consumes credits, heavier models (like premium video) cost more, lighter ones (like images) cost less. Buy a package and spend it across any image or video model you like.

Starter

$80
1,000 credits
$0.080 / credit
  • Access to all image & video models
  • One endpoint, multi-model generation
  • Webhook delivery & ZIP downloads
Get Starter
BEST VALUE

Growth

$150
2,000 credits
$0.075 / credit
  • Everything in Starter
  • 2,000 credits, more video runs
  • Priority generation queue
Get Growth

Scale

$260
4,000 credits
$0.065 / credit
  • Everything in Growth
  • 4,000 credits, best per-credit price
  • Ideal for high-volume batch generation
Get Scale

Credits are consumed only when you generate. Different models use different amounts of credits per output, your dashboard tracks usage and cost per model.

Generate across every model from one endpoint

Create an API key and build your first multi-model request in minutes.