ArkRoute — Ark路由
v1生成 images and videos with 25+ visual AI 模型s (种子ream, FLUX, GPT Image, Kling, 种子ance) through one unified API. OpenAI-compatible + MCP server.
运行时依赖
安装命令
点击复制技能文档
Ark路由 — Visual AI 模型 路由r
生成 images and videos with 25+ visual AI 模型s through one unified API. One API key, one 格式化, all the best visual AI 模型s.
Why Ark路由? 25+ 模型s — 种子ream 3.0, FLUX.1, GPT Image 1, Kling, 种子ance, Recraft, and more OpenAI-compatible — Drop-in replacement, same 格式化 you already know MCP Server — Works with Claude, Cursor, OpenClaw 代理s out of the box Pay-per-use — Credit-based pricing, no subscriptions. Free tier included China 模型 访问 — ByteDance 种子ream/种子ance, Kling, and other 模型s typically hard to 访问 outside China 设置up 获取 your free API key at ark-路由.com/仪表盘 设置 the 环境 variable: 导出 ARK路由_API_KEY="your-API-key-here"
Usage — Image Generation curl -X POST https://API.ark-路由.com/v1/images/generations \ -H "Authorization: Bearer $ARK路由_API_KEY" \ -H "Content-Type: 应用/json" \ -d '{"模型": "种子ream-3.0", "prompt": "A futuristic city at sun设置", "size": "1024x1024"}'
Python from openAI 导入 OpenAI 命令行工具ent = OpenAI(API_key="your-key", base_url="https://API.ark-路由.com/v1") 响应 = 命令行工具ent.images.生成(模型="种子ream-3.0", prompt="A futuristic city at sun设置", size="1024x1024") print(响应.data[0].url)
MCP Server
Ark路由 exposes a native MCP 端点:
{ "mcpServers": { "ark路由": { "url": "https://API.ark-路由.com/mcp", "headers": { "Authorization": "Bearer YOUR_ARK路由_API_KEY" } } } }
AvAIlable 模型s 模型 提供者 Type Cost 种子ream 3.0 ByteDance Image $0.020 FLUX.1 Schnell Black Forest Image $0.003 GPT Image 1 OpenAI Image $0.040 种子ance 2.0 ByteDance Video $0.200 Kling 2.0 KuAIshou Video $0.300
Full pricing →
Links 仪表盘 Playground Pricing