Router One
Back to Models

GLM-5.1

chatstreaming

Supported APIs

auto

Available Configurations

API Type
auto
Capabilities
chatstreaming
Context Window
32K
Input
$6.00$3.00/ 1M tokensCache write: $3.75
Output
$24.00$12.00/ 1M tokensCache read: $0.60

Quick Start

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!"}
    ]
  }'
Get API Key
GLM-5.1 - Model Marketplace | Router One