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
# 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
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.
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.
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.
Made here, start to finish.
Every clip below was rendered through the same public API you get on signup.
Cinematic clips from a single line
Prompt to 1080p/4K video with native sound — Veo 3.1, Omni Flash, Sora 2.
Animate any still
Camera moves and motion from a single frame.
Animate any still
Camera moves and motion from a single frame.
Animate any still
Camera moves and motion from a single frame.
Pay for what you render.
1 USD = 1 CNY = 100 credits. No subscription, no minimum, and credits never expire.
$5.00 · ≈ 83 sec of video
- Full API & SDK access
- All models, no lock-in
- Streaming & webhooks
$21.00 (+$1.00) · ≈ 350 sec of video
- Full API & SDK access
- All models, no lock-in
- Streaming & webhooks
$66.00 (+$6.00) · ≈ 1,100 sec of video
- Full API & SDK access
- All models, no lock-in
- Streaming & webhooks
Images from $0.10 credits each, video from $0.06 credits per second. See the full price list →
Render your first frame today.
Sign up and get trial credits — enough to see the quality before you spend anything.