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, Nonprofit, Giving, and Membership.

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

35.9/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumOpenFree trial⚡ Free to try
10 APIs
Church ManagementChMSNonprofitGivingMembershipEventsFaith

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 35.9/100 · thin
Contract Quality 14.3 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 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 0 / 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 1

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

Breeze ChMS API

OPEN COLLECTION

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
- Nonprofit
- Giving
- Membership
- Events
- Faith
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
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:
  - 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
Where this information came from

This is an independent, third-party profile of Breeze ChMS, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.