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.
Limits
Policies
Sources
- https://developer.ebay.com/develop/apis/api-call-limits
- https://developer.ebay.com/api-docs/static/rate-limits.html
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.