Model record / DeepSeek
Access deepseek-v4.1-flash from DeepSeek through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
See how much this model saves and when its recorded price has been lowest.
This model averaged 56.7% below comparable direct provider prices across the selected range. Its strongest observed window was 11:00 AM–1:00 AM in UTC.
Average saved
56.7%
Cheapest time
11:00 AM–1:00 AM
Hourly coverage
24/24
Signal quality
High
Hover a bar for savings per token and observation counts.
Source buckets are UTC; labels are converted to UTC.
Last 24 hours
#1
of 64 ranked models
Last 7 days
#4
of 65 ranked models
Last 30 days
#6
of 65 ranked models
Ready when you are
Marketplace pricing, capped at list, optimized further.
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "deepseek-v4.1-flash", "messages": [{"role": "user", "content": "Hello!"}] }'