DeepSeek-V4.1-Flash
DeepSeek's V4.1 text model, served over Claude Messages with peak token pricing.
Context Window
-
deepseek-v4.1-flash
Max Output
-
1M tokens
Input
$0.27$0.30
10% off1M tokens
Output
$1.08$1.20
10% off1M tokens
deepseek-v4.1-flashPlayground
deepseek-v4.1-flashNo output yet
Pricing
| Plan | Context Window | Max Output | Input | Output | Cache Write | Cache Read |
|---|---|---|---|---|---|---|
deepseek-v4.1-flash | - | - | $0.27$0.3010% off 1M tokens | $1.08$1.2010% off 1M tokens | - | $0.0054$0.00610% off 1M tokens |
Vendor Direct pricing is shown in USD per 1M tokens.
Peak prices apply at all times; the cached rate applies to cache-hit input tokens.
Cache read or cached input pricing applies to reused prompt tokens.
README
- DeepSeek-V4.1-Flash is available through the Claude Messages protocol for text generation workloads.
- Peak prices apply at all times: $0.30 input, $0.006 cached input, and $1.20 output per 1M tokens.
- The lower cached-input rate can reduce repeated-context costs for stable prompts and shared retrieval context.
API
DeepSeek's V4.1 text model, served over Claude Messages with peak token pricing.
Model Code
deepseek-v4.1-flash
API
Endpoint
POST /v1/messagesAuthentication
Authorization: Bearer YOUR_REACH_API_KEY anthropic-version: 2023-06-01 Content-Type: application/json
Example
curl -X POST "https://direct.reachapi.ai/v1/messages" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "anthropic-version: 2023-06-01" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"max_tokens": 512,
"temperature": 0.2
}'Related Models
GLM-5.3
Z.AI's GLM-5.3 flagship model for coding, reasoning, and agentic workloads.
GLM-5.3-Flash
Z.AI's faster, lower-cost model for coding, agentic, and multimodal workloads.
GLM-5.2
Z.AI's GLM-5.2 model for enterprise text generation, reasoning, and OpenAI-compatible API workloads.
DeepSeek-V4-Flash
DeepSeek's fast V4 model for cost-sensitive, OpenAI-compatible text and reasoning workloads.
DeepSeek-V4-Pro
DeepSeek's stronger V4 model for OpenAI-compatible reasoning, coding, and enterprise text workloads.
Kimi K3
Kimi's flagship reasoning model for long-horizon coding, visual understanding, and end-to-end knowledge work.
