VisionRouterDeveloper Console
Developer Console
L1 · Model as a Service · API Gateway
API Endpoint
https://api.visionrouter.ai/v1
Requests Today
12,847
+8% vs yesterday
Success Rate
99.8%
SLA: 99.9%
P50 Latency
3.1s
Seedance avg
Cost This Month
¥122.60
Est. ¥147 full month
Gateway Topology
● Livereq/s: 142p50: 3.1s
INBOUND
POST /v1/video/generate
model: "auto"
quality: "ultra"
VisionRouter
Parse routing rules
Score model candidates
Select optimal engine
decision latency: ~12ms
Seedance 专线
PREMIUM
cost: ¥0.30/次
latency: ~3.2s
queue: 免排队
H200 集群
ECONOMY
cost: ¥0.10/次
latency: ~4.8s
queue: 优先批量
12,847
Total Requests Today
99.8%
Success Rate
3.6s
Avg Latency
47%
Cost Saved vs Direct
Billing & Balance
预付费余额 · Prepaid Balance
¥1,248.50
62% remaining
本月消耗 · This Cycle
图生视频 API
8,630 次¥86.30
文生视频 API
1,820 次¥27.30
图像生成 API
4,500 次¥9.00
API Pricing
按量计费 · Pay-as-you-go
EndpointEngine / ModelUnit Price
图生视频
auto (智能路由)BEST VALUE
¥0.10/次起图生视频
Seedance 专线PREMIUM
¥0.30/次图生视频
H200 集群直连ECONOMY
¥0.10/次文生视频
auto (智能路由)
¥0.15/次起图生图像
auto (智能路由)
¥0.02/次起企业客户可申请月结合同及阶梯折扣,10 万次/月以上享受 6 折 起。联系销售 →
Quick Start · Code Snippet
1curl -X POST https://api.visionrouter.ai/v1/video/generate \
2 -H "Authorization: Bearer vr-sk-••••••••••••" \
3 -H "Content-Type: application/json" \
4 -d '{
5 "model": "auto",
6 "quality": "ultra",
7 "prompt": "Cinematic ocean waves at sunset",
8 "duration": 5
9 }'
Base URL: https://api.visionrouter.ai·Version: v1
Full API Reference VisionRouter API · L1 Model as a Service · Questions? developer@visionrouter.ai