eBay · Rate Limits

Ebay Rate Limits

eBay rate-limits each application against per-API daily call quotas (per app, per API, per day). Default for most production REST APIs is 5,000 calls/day; quotas are raised by passing eBay's Application Growth Check. Rate limits are enforced per developer App ID and reset daily at midnight Pacific Time.

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

It captures 5 rate-limit definitions, measuring requests_per_day and requests_per_hour.

The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, and serviceUnavailable.

Tagged areas include Rate Limiting, Marketplace, and Commerce.

5 Limits Throttle: 429 Quota: 429
Rate LimitingMarketplaceCommerce

Limits

Default per-API daily quota (production) app/api
requests_per_day · day
5000
Most Sell, Buy, and Commerce REST APIs default to 5,000 calls/day per app per API; raise via Application Growth Check.
Sandbox per-API daily quota app/api
requests_per_day · day
5000
Sandbox quotas are typically equal to or lower than production defaults; not for load testing.
Trading API daily call quota app
requests_per_day · day
5000
Legacy Trading API; subject to Compatibility Level checks.
Browse API daily quota app
requests_per_day · day
5000
Feed API hourly bulk download app
requests_per_hour · hour
1000
Bulk feed downloads (item, product, snapshot) have separate hourly throttles; consult Feed API rate-limits.

Policies

Application Growth Check
Production access and higher quotas require passing eBay's Application Growth Check (formerly Compatible Application Check); submit via the developer dashboard.
Per-API quotas
Quotas are enforced per app per API (e.g., Browse, Sell-Inventory, Sell-Account); aggregating across APIs is not supported.
Daily reset
Daily counters reset at midnight Pacific Time.
Backoff
Honor 429 + Retry-After signaling; implement exponential backoff with jitter.
OAuth-token scope
Per-call quotas are tied to the App ID, not the user OAuth token; tokens may carry per-user restrictions in addition to app quotas.

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/ebay-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.