AI Gateway API CONTROL PLANE

UNIFIED AI GATEWAY

一个 API,调用已配置的所有模型。

统一的 OpenAI / Anthropic 兼容入口。模型按渠道归档,Token、启用状态和用量统计集中管理。

BASE URL https://i.seurl.eu.org/v1
POST /chat/completions OPENAI COMPATIBLE
curl https://i.seurl.eu.org/v1/chat/completions \
  -H "Authorization: Bearer sk_cf_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "opencode/deepseek-v4-flash-free",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'
模型格式 channel/model

可用模型

登录控制台后,创建 Token 即可调用这些模型。

opencode/deepseek-v4-flash-free

opencode/deepseek-v4-flash-free

可用

kilo-auto/free

kilo-auto/free

可用

stepfun/step-3.7-flash

stepfun/step-3.7-flash

可用