deepseek-v4-pro API
DeepSeek V4 Pro is the documented model ID for Flatkey's compatible chat and messages routes. DeepSeek documents a 1M-token context and up to 384K output tokens; Flatkey's current catalog applies UTC time-tiered rates below.
Performance
DeepSeek V4 Pro API performance and availability
Live Flatkey request telemetry appears here when enough DeepSeek V4 Pro traffic is available; no coding benchmark is inferred.
Activity
DeepSeek V4 Pro API usage and request activity
This chart uses live Flatkey request data for DeepSeek V4 Pro and stays unreported until enough traffic is collected.
Pricing
DeepSeek V4 Pro API pricing by UTC tier
Prices below are calculated from Flatkey pricing data for this model and the visible groups currently returned by our pricing API.
Add credits
Use the same Flatkey balance and API key across image, video, audio, and text models.
- Model Type
- Text
- API
- /v1/chat/completions
- Billing basis
- 1M tokens
- Context
- 1,048,576 tokens
DeepSeek V4 Pro capabilities for reasoning and coding
These cards describe practical workflows; exact route, context, and billing fields remain in the API and comparison sections.
Long-context reasoning
Plan, compare, and transform large technical materials within the documented context available to the model route.
Text and file workflows
Use the verified text and file inputs for coding, document analysis, and research tasks on the hosted route.
Engineering and coding assistance
Turn technical prompts into explanations, implementation drafts, reviews, and structured next steps.
Compatible application integration
Connect the model to OpenAI-shaped or Anthropic-shaped clients while keeping routing and account controls in Flatkey.
Compare
DeepSeek V4 Pro vs V4 Flash: API and context fields
No quality or coding-performance ranking is asserted.
| Capability | DeepSeek V4 Flash | DeepSeek V4 Pro |
|---|---|---|
| Model ID | deepseek-v4-flash | deepseek-v4-pro |
| Endpoint paths | Verify before publishing | /v1/chat/completions, /v1/messages |
| Context | Unknown | 1M tokens; up to 384K output |
| Modalities | Verify the selected V4 Flash route | Text/file fields verified for Flatkey |
| Benchmark/coding ranking | Not asserted | Not asserted |
Why use Flatkey for DeepSeek V4 Pro?
A clear DeepSeek V4 Pro API workflow for coding
The page makes the time tier, endpoint choice, context field, and deployment boundaries explicit for production planning.
UTC-aware billing
Keep peak and off-peak expressions together; do not replace the catalog rule with one blended rate.
OpenAI or Anthropic route
Use /v1/chat/completions or /v1/messages with the exact deepseek-v4-pro model ID.
Text and file boundary
The verified catalog lists text and file modalities; vision and other inputs are not inferred.
Model facts over rankings
Compare integration fields and context data without publishing an unsupported benchmark or coding-superiority claim.
API
Use the DeepSeek V4 Pro API with compatible clients
Set the exact model ID and choose the compatible path selected by your client.
curl https://router.flatkey.ai/v1/chat/completions \ -H "Content-Type: application/json" \ -H "Authorization: Bearer sk-..." \ -d '{ "model": "deepseek-v4-pro", "messages": [ { "role": "user", "content": "Compare two API gateway designs for reliability, cost control, and failover in three concise bullets." } ] }'
FAQ
DeepSeek V4 Pro API
pricing and local-use questions
Answers about DeepSeek V4 Pro API paths, UTC peak and off-peak pricing, context, verified inputs, and deployment boundaries.