> ## Documentation Index
> Fetch the complete documentation index at: https://docs.homelogs.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate Limits and Usage Plans

> Usage policy and retry guidance

HomeLogs applies generous default usage limits for normal integration patterns.

To protect platform reliability, requests that look abusive or exceed short-term capacity can return `429`.

## If you get 429

Recommended client behavior:

1. Use exponential backoff with jitter.
2. Reduce request concurrency.
3. Honor `Retry-After` when present.
4. Alert on sustained `429` bursts.

If your use case needs higher sustained throughput, contact HomeLogs support and include endpoint patterns plus expected peak RPS.
