Skip to main content
An agent can discover the API through the documentation index, complete Markdown documentation, and OpenAPI specification. Individual documentation pages are also available with .md appended to their URL. OpenAPI describes exact operations and schemas; the guides explain which business measures to use.

Configure access

Provide the key through the agent’s secret or environment mechanism, for example BREEZY_API_KEY. Give it permission to make read-only HTTPS requests to https://api.getbreezyapp.com/v1. Use the authentication guide for company scope. Avoid pasting credentials into a prompt or documentation search.

Example task

Check the result

Before relying on the output, check that the agent used the correct company timezone, fetched every page, distinguished cents from dollars, and reported its date and amount basis. For technician results, check participation overlap and separate sold/earned measures. For local stores, check refresh limitations. This is a read-only reporting API. Its documentation does not define write endpoints, webhooks, historical snapshots, or a complete change feed.