Planning Center Check-Ins API: pull attendance data

domain: planningcenteronline.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with OAuth 2.0 or a Personal Access Token with Check-Ins access.
  2. List events and their event_times with GET /check-ins/v2/events (and nested event_times) to identify which service/gathering you're pulling attendance for.
  3. Pull attendance records with GET /check-ins/v2/check_ins, optionally scoped to a specific event via nested routes; each record represents a single person's single check-in, not a person-level summary.
  4. Include the related person with include=person to resolve each check-in back to a People record for reporting.
  5. Apply date-range filters (e.g. where[created_at]) to keep result sets manageable, consistent with Planning Center's general guidance against unbounded queries.

Known gotchas

Related routes

Query check-in and attendance records via the Planning Center Check-Ins v2 API
api.planningcenteronline.com · 5 steps · unrated
pull zen planner member and attendance data via the daxko partner api
docs.partners.daxko.com · 5 steps · unrated
Retrieve events and room/resource bookings via the Planning Center Calendar v2 API
api.planningcenteronline.com · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans