Nuvemshop Rate Limits
The Nuvemshop / Tiendanube Admin API is rate limited per store using a leaky bucket algorithm. Each store gets a bucket that holds a default of 40 requests and drains (leaks) at 2 requests per second. Stores on higher-tier plans (Next / Evolution) get the limit multiplied by 10 (a 400-request bucket draining at 20 requests/second). When the bucket is full, additional requests are rejected with HTTP 429. Every response carries rate-limit headers so clients can pace themselves.
Nuvemshop Rate Limits is the machine-readable rate-limit profile for Nuvemshop / Tiendanube on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, measuring requests and requests_per_second.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include E-commerce, Latin America, Rate Limiting, Quotas, and Throttling.