> ## 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.

# Breezy Public API

> Authenticate, paginate, handle errors, and automate common workflows with the Breezy Public API.

# Breezy Public API

The Breezy Public API lets you build integrations and automations on top of your
Breezy account — read and triage service requests, manage contacts and lead
attribution, subscribe to webhooks, and issue API keys for server-to-server
access.

Base URL:

```
https://ai-api.getbreezyapp.com/api/v1
```

## Start here

* [Authentication](./authentication)
* [API Keys](./api-keys)
* [Webhooks](./webhooks)
* [Principal Types](./principal-types)
* [Pagination And Filtering](./pagination)
* [Errors](./errors)
* [Rate And Safety Expectations](./rate-safety)
* [Workflow Examples](./examples)

Browse the **API Reference** for the full list of endpoints, request and
response schemas, and ready-to-run examples.
