Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Common Breezy Public API workflow examples.
GET /api/v1/service-requests?limit=20&offset=0 Authorization: Bearer bzy_live_...
PATCH /api/v1/service-requests/{id}/status Authorization: Bearer bzy_live_... Content-Type: application/json
POST /api/v1/integrations/api-keys Authorization: Bearer <user-jwt> Content-Type: application/json
POST /api/v1/integrations/webhooks Authorization: Bearer <user-jwt> Content-Type: application/json
GET /api/v1/contacts?limit=20&offset=0 Authorization: Bearer bzy_live_...
PATCH /api/v1/contacts/{id}/lead-source Authorization: Bearer bzy_live_... Content-Type: application/json