Wikipedia Rate Limits
Wikimedia projects have no hard published per-second number for the Action API or REST APIs, but publish a clear etiquette: serial (not parallel) requests, a contactable User-Agent header, use of maxlag for non-interactive jobs, and exponential backoff on the ratelimited error code. The cached REST API v1 documents a soft 200 requests/s ceiling per client. The Wikidata SPARQL endpoint enforces 60s per query and 5 concurrent queries per IP. Wikimedia Enterprise applies per-account QPS and throughput limits with the actual numbers documented per-plan.
Wikipedia Rate Limits is the machine-readable rate-limit profile for Wikipedia / MediaWiki on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 9 rate-limit definitions, measuring requests_per_second, varies, seconds, concurrent_requests, and requests_per_month.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled, rateLimited, serverBusy, and queryTimeout.
Tagged areas include Rate Limiting, Open Knowledge, Encyclopedia, Knowledge Graph, and Enterprise.