Lunary · Rate Limits
Lunary Rate Limits
Lunary's API uses a sliding-window rate limiter. The current published limit is 30 requests per second per API key. Standard HTTP codes are returned (429 rate-limit, 422 invalid params, 403 unauthorized, 50x server). Self-hosted deployments are unconstrained beyond your own infrastructure.
Lunary Rate Limits is the machine-readable rate-limit profile for Lunary on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring requests-per-second.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI Evaluation, Observability, Open Source, LLM, and Tracing.
1 Limits
Throttle: 429
AI EvaluationObservabilityOpen SourceLLMTracingPromptsRate LimitingQuotasThrottling
Limits
Per API key (hosted) account
30 RPS
Sliding-window rate limiter on the hosted SaaS.
Policies
Backoff Strategy
On 429, apply exponential backoff with jitter.
Self-Host Option
For very high event volume, deploy self-hosted to remove rate-limit ceiling.