Tiendanube Rate Limits
Tiendanube (Nuvemshop) enforces rate limits per app+store combination using a leaky-bucket algorithm. Each app has a bucket per store that holds a fixed number of request tokens and refills (leaks) at a steady rate. Every API call consumes one token; when the bucket is empty, requests are rejected with HTTP 429 until the bucket refills. The current fill state is surfaced on every response through rate-limit headers so clients can pace themselves. Exact bucket size and leak rate are set by the platform and may differ by app and plan; specific numeric values are not reconciled in this artifact.
Tiendanube Rate Limits is the machine-readable rate-limit profile for Tiendanube on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and requests_per_second.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include E-commerce, Retail, Latin America, Storefront, and Rate Limiting.