Runbase

Command Palette

Search for a command to run...

One API. Every top AI model.

Generate images and video through a single production-ready endpoint at a fraction of the price.

Browse models

Pay less for the same models

Use the same models you would find on fal.ai or Replicate, at a lower price with no hidden fees.

Max savings

Up to 77%

vs competitors

Failed tasks

$0

auto-refunded

Hidden fees

None

one credit wallet

ModelTypeRunbasefal.aiReplicateSavings
GPT Image 2image$0.05per image (1K)$0.2277%
Nano Banana 2image$0.04per image (1K)$0.0850%
Nano Banana Proimage$0.06per image (1K)$0.1560%
Nano Bananaimage$0.03per image$0.0436%
Veo 3.1 Fastvideo$0.33per clip (720p)$1.2073%
Hailuo Provideo$0.31per clip$0.4937%

Image & video models, ready to use

From photorealistic stills to cinematic video, pick a model, write a prompt, and generate.

Image Generation

Why developers choose Runbase

Lower cost

Same models as fal & Replicate, at a fraction of the price.

One API, all models

Single key, unified billing, no per-provider accounts.

Playground included

Test every model in your browser before writing code.

Pay only for success

Failed generations are refunded automatically. Zero risk.

Developer-first docs

Per-model API docs with code samples. Copy to Claude or ChatGPT.

Fast integration

One REST endpoint, one key - no SDKs to install.

Start in 3 minutes

No SDKs to install. No provider accounts to create. Just an API call.

01

Sign up

Free trial credits, no credit card required.

02

Get your API key

One click in the dashboard.

03

Call the API

POST your model and input, then poll for the result.

terminal
curl -X POST https://api.runbase.net/v1/runs \
  -H "Authorization: Bearer $RUNBASE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-image-2",
    "input": {
      "prompt": "A cat astronaut floating in space",
      "resolution": "1K"
    }
  }'

Simple REST API - no SDK required

Still have questions?

Can't find what you're looking for? Reach out and we'll help.

Browse models & API docs ->

Start generating with
the best AI models

Free trial included. No credit card required.

Browse models

Need a model we don't support yet? Let us know