List and retrieve people records from Breeze ChMS via its REST API
domain: breezechms.com · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
As the Account Owner, go to Manage Account > API Key in Breeze to obtain your organization's API key
Call your subdomain's API endpoint (https://yoursubdomain.breezechms.com/api) with the api_key parameter and the list_people command to retrieve people records
Use documented filters (e.g. limit, offset, details) from the API Reference Guide at app.breezechms.com/api
Call get_person with a person_id to retrieve full profile details for one person
Known gotchas
Breeze enforces a 20-requests-per-minute limit; exceeding it triggers a temporary block, so pace calls roughly 3.5 seconds apart
The API key is tied to the Account Owner login, so changing that user's access can silently break integrations
Community-maintained wrappers (PHP/Python/JS) are not officially supported by Breeze
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?