11 models · one endpoint

Studio-grade image & video generation, at a price you can actually build on.

Veo, Kling, Sora, Flux and more behind one API. Billed per credit — you pay for what you render, nothing else. Multi-route failover keeps jobs moving even when an upstream stumbles.

// No credit card · OpenAI-compatible SDK · Live in 5 minutes

quickstart.py
# pip install openai
from openai import OpenAI

client = OpenAI(
    base_url="https://slowly.gsnails.xyz/v1",
    api_key="sk-...",
)

img = client.images.generate(
    model="gpt-image-2",
    prompt="a drone shot over neon Tokyo at night",
)
print(img.data[0].url)

Models available now

100 credits = $1
Priced in credits
Multi-route failover
Built to stay up
Text · Image · Video
Image and video in one place
11+
Models
Capabilities

From one sentence to a finished cut.

Everything around the model — delivery, queueing, metering — is already handled.

One API, one key

An OpenAI-compatible protocol covers image, video and chat. Point base_url here and the rest of your code stays exactly as it is.

POST/v1/images/generations● Ready
POST/v1/video/generations● Ready
POST/v1/chat/completions● Ready

Delivered, not just generated

Output is pushed straight to object storage and returned as a link you can ship to users — no image host or transcoding pipeline to run yourself.

Every credit accounted for

Each render logs its model, duration and credit cost. Export the bill, split it by key, and see exactly where the spend went.

Queues that hold under load

Jobs are queued and scheduled instead of dropped at peak. Set concurrency and rate limits per key so one project can never starve another.

How it works

Three steps from zero to your first render.

Create a key

Sign up and generate an API key in the console — scoped by group and quota at any time.

Point your SDK

Swap the SDK's base_url for our endpoint. The rest of your code stays untouched.

Start generating

Call any model through one unified model name. Usage settles in real time.

Showcase

Made here, start to finish.

Every clip below was rendered through the same public API you get on signup.

Text → Video

Cinematic clips from a single line

Prompt to 1080p/4K video with native sound — Veo 3.1, Omni Flash, Sora 2.

Image → Video

Animate any still

Camera moves and motion from a single frame.

Video → Video

Animate any still

Camera moves and motion from a single frame.

Video → Video

Animate any still

Camera moves and motion from a single frame.

Pricing

Pay for what you render.

1 USD = 1 CNY = 100 credits. No subscription, no minimum, and credits never expire.

Starter
$5

$5.00 · ≈ 83 sec of video

  • Full API & SDK access
  • All models, no lock-in
  • Streaming & webhooks
Get started
Plus · BEST VALUE
$20

$21.00 (+$1.00) · ≈ 350 sec of video

  • Full API & SDK access
  • All models, no lock-in
  • Streaming & webhooks
Get started
Pro
$60

$66.00 (+$6.00) · ≈ 1,100 sec of video

  • Full API & SDK access
  • All models, no lock-in
  • Streaming & webhooks
Get started

Images from $0.10 credits each, video from $0.06 credits per second. See the full price list →

Models

Render your first frame today.

Sign up and get trial credits — enough to see the quality before you spend anything.

Snails — Generative Media Platform