Skip to content
HeartBadge docs

Rate Limits

Per-endpoint limits, headers, and patterns for working within them.

Rate limits are applied per-program and per-endpoint. Every response includes headers showing your current usage and the reset window. Batch endpoints have separate limits from single-item endpoints.

This page is being written.

The structure is fixed. The prose is being drafted from the source material and reviewed by HeartChain Labs before publication. If you need this information urgently, email docs@heartbadge.com .

What this page will cover

  • Standard limits per endpoint family
  • Rate-limit response headers
  • Burst behavior and sustained rate
  • Raising limits: how to request an increase
  • Patterns to stay under the limit (batching, backoff)