Luminance Rate Limits
Luminance publishes a single flat API rate limit that applies to the whole API surface, stated in the OpenAPI info.description of every published version: "API requests are rate limited for security reasons to 100 requests every 10 minutes." The limit is not tiered by plan, not split by read/write, and is not signalled in response headers — the only runtime indication of throttling is a 429, whose declared description directs the caller to contact Luminance support rather than to retry after an interval.
Luminance Rate Limits is the machine-readable rate-limit profile for Luminance on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests.
The profile also includes response codes documented for throttled.
Tagged areas include Rate Limiting, Legal, and Contracts.