Breeze ChMS website screenshot

Breeze ChMS

Breeze ChMS is church management software (breezechms.com) for small and mid-sized churches, covering people/membership, tags and groups, events and calendars, check-ins and attendance, online and text giving, funds, pledge campaigns, custom forms, and volunteer scheduling. Breeze publishes a documented REST API scoped to each church subdomain (https://{subdomain}.breezechms.com/api), authenticated with an account API key sent in the Api-Key HTTP header. All API operations are HTTP GET requests with query-string parameters, and the API is rate limited to roughly 20 requests per minute.

Breeze ChMS publishes 10 APIs on the APIs.io network, including Account API, Attendance API, Events API, and 7 more. Tagged areas include Church Management, ChMS, Non-Profit, Giving, and Membership.

Breeze ChMS’s developer surface includes authentication, documentation, engineering blog, and 7 more developer resources.

34.6/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessFreemiumOpenFree trial⚡ Free to try
10 APIs
Church ManagementChMSNon-ProfitGivingMembershipEventFaith

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 34.6/100 · thin
Contract Quality 12.5 / 25
Developer Ergonomics 4.8 / 20
Access Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Contract Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 4 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/breeze-chms: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

Breeze ChMS Account API

Account summary and activity log.

Breeze ChMS Attendance API

Check-in / check-out attendance and eligibility.

Breeze ChMS Events API

Events, calendars, and locations.

Breeze ChMS Forms API

Forms, form fields, and form entries.

Breeze ChMS Funds API

Contribution funds.

Breeze ChMS Giving API

Contributions (giving records).

Breeze ChMS People API

Members, contacts, custom profile fields, and families.

Breeze ChMS Pledges API

Pledge campaigns and pledges.

Breeze ChMS Tags API

Tags, tag folders, and tag assignment.

Breeze ChMS Volunteers API

Volunteers and volunteer roles for events.

Scroll for all 10

Open Collections 12

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Breeze ChMS Account API

OPEN COLLECTION

Breeze ChMS API

OPEN COLLECTION

Scroll for all 12

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Breeze Chms Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Breeze Chms Authentication

apiKey · 1 scheme

SECURITY

Breeze Chms Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Breeze Chms Agentic Access

47 operations

47 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: breeze-chms
url: https://raw.githubusercontent.com/api-evangelist/breeze-chms/refs/heads/main/apis.yml
name: Breeze ChMS
kind: company
description: Breeze ChMS is church management software (breezechms.com) for small and mid-sized churches, covering people/membership,
  tags and groups, events and calendars, check-ins and attendance, online and text giving, funds, pledge campaigns, custom
  forms, and volunteer scheduling. Breeze publishes a documented REST API scoped to each church subdomain (https://{subdomain}.breezechms.com/api),
  authenticated with an account API key sent in the Api-Key HTTP header. All API operations are HTTP GET requests with query-string
  parameters, and the API is rate limited to roughly 20 requests per minute.
accessModel:
  pricing: freemium
  onboarding: open
  trial: true
  try_now: true
  public: true
  label: Freemium (free trial) · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/breeze-chms.png
tags:
- Church Management
- ChMS
- Non-Profit
- Giving
- Membership
- Event
- Faith
tags_raw:
- Church Management
- ChMS
- Nonprofit
- Giving
- Membership
- Events
- Faith
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.23'
apis:
- aid: breeze-chms:breeze-chms-account-api
  name: Breeze ChMS Account API
  description: Account summary and activity log.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-account-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-attendance-api
  name: Breeze ChMS Attendance API
  description: Check-in / check-out attendance and eligibility.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Attendance
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-attendance-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-events-api
  name: Breeze ChMS Events API
  description: Events, calendars, and locations.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-events-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-forms-api
  name: Breeze ChMS Forms API
  description: Forms, form fields, and form entries.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Forms
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-forms-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-funds-api
  name: Breeze ChMS Funds API
  description: Contribution funds.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Funds
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-funds-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-giving-api
  name: Breeze ChMS Giving API
  description: Contributions (giving records).
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Giving
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-giving-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-people-api
  name: Breeze ChMS People API
  description: Members, contacts, custom profile fields, and families.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - People
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-people-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-pledges-api
  name: Breeze ChMS Pledges API
  description: Pledge campaigns and pledges.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Pledges
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-pledges-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-tags-api
  name: Breeze ChMS Tags API
  description: Tags, tag folders, and tag assignment.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Tags
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-tags-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
- aid: breeze-chms:breeze-chms-volunteers-api
  name: Breeze ChMS Volunteers API
  description: Volunteers and volunteer roles for events.
  humanURL: https://app.breezechms.com/api#people
  baseURL: https://{subdomain}.breezechms.com/api
  tags:
  - Volunteers
  properties:
  - type: OpenAPI
    url: openapi/breeze-chms-volunteers-api-openapi.yml
  - type: Documentation
    url: https://support.breezechms.com/hc/en-us/articles/360001324153-API-Advanced-Custom-Development
  - type: APIReference
    url: https://app.breezechms.com/api#people
  - type: PostmanCollection
    url: collections/breeze-chms.postman_collection.json
  - type: OpenCollection
    url: collections/breeze-chms.opencollection.json
  - type: APIReference
    url: https://app.breezechms.com/api#tags
  - type: APIReference
    url: https://app.breezechms.com/api#events
  - type: APIReference
    url: https://app.breezechms.com/api#attendance
  - type: APIReference
    url: https://app.breezechms.com/api#giving
  - type: APIReference
    url: https://app.breezechms.com/api#funds
  - type: APIReference
    url: https://app.breezechms.com/api#pledges
  - type: APIReference
    url: https://app.breezechms.com/api#forms
  - type: APIReference
    url: https://app.breezechms.com/api#volunteers
  - type: APIReference
    url: https://app.breezechms.com/api#account
common:
- type: AgenticAccess
  url: agentic-access/breeze-chms-agentic-access.yml
- type: DomainSecurity
  url: security/breeze-chms-domain-security.yml
- type: Authentication
  url: authentication/breeze-chms-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/breeze-chms
- type: Website
  url: https://www.breezechms.com
- type: Documentation
  url: https://app.breezechms.com/api
- type: Plans
  url: plans/breeze-chms-plans-pricing.yml
- type: RateLimits
  url: rate-limits/breeze-chms-rate-limits.yml
- type: FinOps
  url: finops/breeze-chms-finops.yml
- url: https://get.tithe.ly/blog/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/breeze-chms"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/breeze-chms/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/breeze-chms/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.