Buywhere Rate Limits
BuyWhere applies per-key rate limits keyed off the API key prefix: `bw_free_*` keys are limited to 60 requests/minute (and 1,000 calls/month per llms.txt); `bw_live_*` keys to 600 requests/minute; `bw_partner_*` keys are advertised as unlimited. Rate-limit responses use HTTP 429 and the documented MCP error code `rate_limited`. Per-minute and daily quotas are returned in the `/v1/auth/register` response under `rate_limit.rpm` and `rate_limit.daily`. Marked unreconciled because BuyWhere has not yet published a formal rate-limit reference page.
Buywhere Rate Limits is the machine-readable rate-limit profile for BuyWhere on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests_per_minute and requests_per_month.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include E-commerce, Shopping, Price Comparison, SEA, and Southeast Asia.