Activitypub Rate Limits
ActivityPub is an open protocol with no centrally mandated rate limits. Each server implementation sets its own limits. The values below are representative defaults from common implementations such as Mastodon and Misskey. Server operators may tune these values based on their capacity.
Activitypub Rate Limits is the machine-readable rate-limit profile for ActivityPub on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_5_minutes, requests_per_second, requests_per_30_minutes, and requests_per_day.
The profile also includes 4 backoff/retry policies defined and response codes documented for throttled and unauthorized.
Tagged areas include Rate Limiting, Social Networks, and Federation.