Etsy Rate Limits
Etsy Open API v3 publishes application-based rate limits applied at the API key level for both public-auth and private-auth requests. Each Application receives a per-second (QPS) allowance and a 24-hour sliding-window per-day (QPD) allowance. The defaults documented in the developer portal example are 10 requests per second and 10,000 requests per day for new commercial apps; the publicly cited example in the rate limits documentation shows higher allowances (QPS 150, QPD 100,000) for apps that have been upgraded. Per-application limits can be raised by emailing developer@etsy.com with the application description and projected usage. Limits apply to every API key uniformly — there is no separate sandbox/test-mode tier.
Etsy Rate Limits is the machine-readable rate-limit profile for Etsy on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_second, requests_per_day, and varies.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Marketplace, Open API v3, Throttling, and Quotas.
Limits
Policies
Sources
- https://developers.etsy.com/documentation/essentials/rate-limits
- https://developers.etsy.com/documentation/essentials/requests
- https://www.etsy.com/developers/your-apps
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/etsy-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.