AT Protocol · Rate Limits

Atproto Rate Limits

AT Protocol enforces rate limits at multiple layers: content write operations use a points-based system per account, general API requests are throttled per IP, and specific sensitive operations (account creation, session creation, handle updates) have their own tighter limits. The Bluesky AppView offers generous limits for read-only access. The Relay (firehose relay) imposes per-second and daily throughput caps on repository stream consumers.

Atproto Rate Limits is the machine-readable rate-limit profile for AT Protocol on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 17 rate-limit definitions, measuring requests_per_5_minutes, write_points_per_hour, write_points_per_day, requests_per_day, and bytes_per_upload.

The profile also includes response codes documented for throttled.

Tagged areas include Rate Limiting, XRPC, Bluesky, and AT Protocol.

17 Limits Throttle: 429
Rate LimitingXRPCBlueskyAT Protocol

Limits

General API Requests (per IP) ip
requests_per_5_minutes · minute
3000
Content Write Points (per account, hourly) user
write_points_per_hour · hour
5000
Content Write Points (per account, daily) user
write_points_per_day · day
35000
Handle Updates (per account) user
requests_per_5_minutes · minute
10
Handle Updates Daily (per account) user
requests_per_day · day
50
Account Creation (per IP) ip
requests_per_5_minutes · minute
100
Session Creation (per account) user
requests_per_5_minutes · minute
30
Session Creation Daily (per account) user
requests_per_day · day
300
Account Deletion (per IP) ip
requests_per_5_minutes · minute
50
Password Reset (per IP) ip
requests_per_5_minutes · minute
50
Blob Upload Max Size user
bytes_per_upload · usage
52428800
Relay Repository Stream Events (per second) org
events_per_second · minute
50
Relay Repository Stream Events (hourly) org
events_per_hour · hour
2600
Relay Repository Stream Events (daily) org
events_per_day · day
21000
Labeler Labels (per second) user
labels_per_second · minute
5
Labeler Labels (hourly) user
labels_per_hour · hour
10000
Labeler Labels (daily) user
labels_per_day · day
100000

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/atproto-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.