Netflix Rate Limits
Netflix has no publicly documented HTTP API rate limits. The retired public Catalog / Recommendations API used per-key throttling, but no current public surface exists. Internal Netflix engineering uses Hystrix / Resilience4j / Spring Cloud Netflix patterns for client-side concurrency control, but those are open-source libraries rather than rate-limit policies for an external API.
Netflix Rate Limits is the machine-readable rate-limit profile for Netflix on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring varies.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Rate Limiting, CDN, Open Connect, and Streaming.