新Veo 3.1 + Sora 2 已上线 · 低于 fal.ai 42%
ONE API · 60+ MODELS所有 AI 模型,
一个 API。
图像、视频、音乐、LLM——用一个 API Key 调用 60+ 顶级模型,价格比 fal.ai 低 30-50%,国内直连无需代理。
· 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
覆盖完整生成栈
图像、视频、音乐、LLM——同一个 Key、同一套 SDK、同一份账单。
18 模型▦
图像生成
Flux 2 · GPT Image · Midjourney V7 · Seedream
14 模型▶
视频生成
Veo 3.1 · Sora 2 · Kling 3.0 · Seedance 2.0
8 模型♪
音乐生成
Suno V5.5 · Udio · ElevenLabs Music
16 模型{ }
LLM
Claude 4.6 · GPT 5.4 · DeepSeek · Qwen 3
Pricing
比 fal.ai 便宜 30-50%
一样的模型、一样的输出,价格更低。Credits 计费,按调用付费,不花就不收。
模型
厂商
fal.ai
rlay.ai
省
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
60 秒接入
1
注册账号
邮箱或 GitHub 一键注册,立即送 $5 试用 Credits。
2
拿到 API Key
进入控制台 → API Keys → 创建新 Key。
3
调用模型
把 base_url 指向 api.rlay.ai,其余沿用 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+ 开发者已在使用
Acme AILumenPixelKitRenderHubFlowGenWaveStudio