NEWTickerr MCP is live →
tickerr

Tickerr / Limits / DeepSeek

DeepSeek rate limits, context window & usage caps (2026)

DeepSeek API rate limits, context window and usage caps. Rate limits and context window for DeepSeek R1 and DeepSeek V3 models - free tier and pay-as-you-go.

Context Window

64000

tokens · ~48K words

Plans

2

tiers tracked

API Tiers

2

rate limit tiers

DeepSeek usage limits by plan

Context Window64000 tokens(~48K words)DeepSeek-V3 and R1
Messages / day50 messages/dayWeb chat, resets daily
File Upload Size20 MBPer file
Concurrent Requests1 requestsWeb interface
Rpm V360 requests/minDeepSeek-V3
Rpm R160 requests/minDeepSeek-R1
Tpm V360000 tokens/minDeepSeek-V3
Tpm R160000 tokens/minDeepSeek-R1
Context Window64000 tokens(~48K words)Both models

DeepSeek API rate limits by tier

API access uses a tiered rate limit system. Higher tiers unlock more requests per minute (RPM) and tokens per minute (TPM).

TierRPMTPM
Free credits60200,000
Pay-as-you-go2001,000,000

RPM = requests per minute · TPM = tokens per minute. Limits shown are approximate and may vary by model.

What happens when you hit DeepSeek's limits?

⚠ Rate limit triggered: When you exceed DeepSeek's rate limits, new requests are temporarily blocked until your usage window resets. Consumer apps show an in-app warning; API integrations receive HTTP 429.
1Wait

Check the reset window - most limits refresh within 1–60 minutes

2Retry

Use exponential backoff: 1s → 2s → 4s up to 60s max

3Upgrade

If you hit limits regularly, upgrade your plan to increase caps

HTTP 429 · Retry-After header · exponential backoff · monitor x-ratelimit-remaining-requests

DeepSeek limit reset schedule

Per minute

API RPM limits - reset every 60 seconds

🕐

Per hour

Short rolling windows for message quotas

Per 5 hours

Common for consumer plan message limits

📅

Per day / month

Image gen credits and file storage caps

Exact reset period per limit type is shown in the "Notes" column of the plan table above. DeepSeek uses rolling-window resets - quotas refresh continuously, not at a fixed midnight cutoff.

More DeepSeek intelligence

Limits sourced from DeepSeek's official documentation. Updated when plan changes are announced.

DeepSeek limits - frequently asked questions

What is the DeepSeek message limit?

DeepSeek message limits vary by plan - see the full breakdown by tier in the table above.

Does DeepSeek have a file upload limit?

Yes, DeepSeek enforces file upload limits that vary by plan. See the detailed breakdown above.

When do DeepSeek limits reset?

Reset periods vary by limit type - many DeepSeek limits reset on a rolling window (e.g., per 5 hours or per 24 hours). Check the notes column in the table above for specific reset schedules.

What happens when you hit DeepSeek's rate limit?

DeepSeek will temporarily block new requests when you exceed your plan's limits. You may see an in-app message or receive an HTTP 429 response. Wait for the reset window to pass or upgrade your plan.

What is DeepSeek's context window?

DeepSeek's context window is 64000 tokens (~48K words). This is the maximum amount of text - including your conversation history - the model can process in a single request.