Model specifications
- Context
- 1,048,576 tokens
- Maximum output
- 943,718 tokens
- Architecture
- text->text
- Tokenizer
- Other
- Knowledge cutoff
- Not provided
- Moderated
- No
Complete pricing
Synchronized OpenRouter rates. Token prices are shown per one million tokens.
- Input
- $0.7 per 1M tokens
- Output
- $2.2 per 1M tokens
- Cache read
- $0.13 per 1M tokens
Model configuration
Default parameters
temperature- 1
top_p- 0.95
Reasoning
- Reasoning required
- Yes
- Default parameters
- max
- Capabilities
- max, high, low
Quick start
Set OPENROUTER_API_KEY locally. Python requires requests; JavaScript runs in Node.js. Keep the key on the server.
This submits an asynchronous batch using the base model ID. A job ID confirms submission, not completion.
curl --fail-with-body https://openrouter.ai/api/beta/batches \
-H "Authorization: Bearer $OPENROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"endpoint":"/v1/chat/completions","model":"z-ai/glm-5.3","requests":[{"custom_id":"request-1","body":{"messages":[{"role":"user","content":"Hello!"}]}}]}'
# Replace JOB_ID with the returned id to check progress.
curl --fail-with-body "https://openrouter.ai/api/beta/batches/JOB_ID" \
-H "Authorization: Bearer $OPENROUTER_API_KEY"Input → Output
Yes · max · high · low
Supported API parameters
frequency_penaltyinclude_reasoninglogit_biaslogprobsmax_tokenspresence_penaltyreasoningreasoning_effortrepetition_penaltyresponse_formatstopstructured_outputstemperaturetool_choicetoolstop_ktop_logprobstop_p1 Provider
Checked: September 9, 2026
Provider availability, latency, throughput and routing can change continuously. Open the source page for current operational data.
Fireworks
Not provided- Context
- 1.0M
- Maximum output
- 944K
- Input
- $0.7
- Output
- $2.2
- Cache read
- $0.13
- Cache write
- Not provided