NEWVeo 3.1 + Sora 2 live · 42% under fal.ai
ONE API · 60+ MODELSEvery AI model,
one API.
Image, video, music, and LLMs — call 60+ frontier models with a single API key. 30-50% cheaper than fal.ai, with native CN endpoints.
· quickstart.py
# pip install rlayfrom rlay import Rlay
client = Rlay(api_key="rlay_sk_...")
image = client.images.generate(
model="flux-2",
prompt="a fox reading rust docs"
)
print(image.url)
client = Rlay(api_key="rlay_sk_...")
image = client.images.generate(
model="flux-2",
prompt="a fox reading rust docs"
)
print(image.url)
60+
models
−42%
vs fal.ai
12ms
p50 latency
99.97%
uptime · 90d
Capabilities
The whole generative stack
Image, video, music, LLMs — one key, one SDK, one invoice.
18 models▦
Image
Flux 2 · GPT Image · Midjourney V7 · Seedream
14 models▶
Video
Veo 3.1 · Sora 2 · Kling 3.0 · Seedance 2.0
8 models♪
Music
Suno V5.5 · Udio · ElevenLabs Music
16 models{ }
LLM
Claude 4.6 · GPT 5.4 · DeepSeek · Qwen 3
Pricing
30-50% cheaper than fal.ai
Same models, same output, lower price. Credit-based, pay per call.
Model
Vendor
fal.ai
rlay.ai
Save
Veo 3.1video · 5s 720p
Google
$0.40/s
$0.23/s
−42%
Sora 2video · 5s 720p
OpenAI
$0.36/s
$0.20/s
−44%
Flux 2image · 1024px
Black Forest
$0.04/img
$0.018/img
−55%
Suno V5.5music · 60s
Suno
$0.20/song
$0.10/song
−50%
Claude 4.61M tokens · in
Anthropic
—
$11.5/M
−23%
DeepSeek V3.21M tokens · in
DeepSeek
—
$0.4/M
−95%
Quick Start
Live in 60 seconds
1
Sign up
Email or GitHub. $5 credit on us, no card.
2
Grab a key
Console → API Keys → Create.
3
Call any model
Point base_url at api.rlay.ai, keep your existing OpenAI / fal SDK.
· quickstart.sh
# zero-config — drop in /v1/images
curl https://api.rlay.ai/v1/images \
-H "Authorization: Bearer $RLAY_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"flux-2","prompt":"a fox"}'
curl https://api.rlay.ai/v1/images \
-H "Authorization: Bearer $RLAY_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"flux-2","prompt":"a fox"}'
Trusted by
500K+ developers building
Acme AILumenPixelKitRenderHubFlowGenWaveStudio
Cut your bill in half today.
Key in 30 seconds, zero-config migration, monthly savings can fund another engineer.