Model specifications
- Context
- 1,048,576 tokens
- Maximum output
- 943,718 tokens
- Architecture
- text+image->text
- Tokenizer
- DeepSeek
- Knowledge cutoff
- Not provided
- Moderated
- No
Complete pricing
Synchronized OpenRouter rates. Token prices are shown per one million tokens.
- Input
- $0.11 per 1M tokens
- Output
- $0.33 per 1M tokens
- Cache read
- $0.0035 per 1M tokens
Model configuration
Reasoning
- Reasoning required
- No
- Default parameters
- high
- 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":"deepseek/deepseek-v4-flash-vision-exp","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.11
- Output
- $0.33
- Cache read
- $0.0035
- Cache write
- Not provided