Router One
返回模型广场

GLM-5.1

chatstreaming

支持的 API

auto

可用配置

API 类型
auto
能力
chatstreaming
上下文窗口
32K
输入
$6.00$3.00/ 1M tokens缓存写入: $3.75
输出
$24.00$12.00/ 1M tokens缓存读取: $0.60

快速开始

bash
curl -X POST \
  https://api.router.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "GLM-5.1",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'
获取 API 密钥
GLM-5.1 - 模型广场 | Router One