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

# Rate And Safety Expectations

> Rate, retry, and safety expectations for Breezy Public API clients.

# Rate And Safety Expectations

The Public API is designed for customer automation at normal SaaS integration
volume, not bulk extraction or unbounded polling.

Client expectations:

* Use narrow filters and pagination for list endpoints.
* Retry transient 5xx failures with exponential backoff.
* Do not retry non-idempotent writes blindly.
* Do not log bearer tokens, API keys, customer contact data, transcripts, or
  service addresses.
* Keep request bodies below documented endpoint limits.

If a workflow needs sustained bulk throughput, contact Breezy to coordinate a
dedicated import or export path before building around repeated Public API
calls.
