Planning Center · OAuth Scopes

Planning Center OAuth Scopes

OAuth 2.0 derived

Planning Center publishes 8 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Planning Center API on a user’s behalf.

Tokens are issued from https://api.planningcenteronline.com/oauth/token.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

Church ManagementChMSFaithGivingEventsSchedulingPeopleNonprofit
Scopes: 8 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://api.planningcenteronline.com/oauth/authorize
Token URL
https://api.planningcenteronline.com/oauth/token
Flows
authorizationCode

Scopes (8)

ScopeDescriptionFlows
calendar Access the Calendar product authorizationCode
check_ins Access the Check-Ins product authorizationCode
giving Access the Giving product authorizationCode
groups Access the Groups product authorizationCode
people Access the People product authorizationCode
publishing Access the Publishing product authorizationCode
registrations Access the Registrations product authorizationCode
services Access the Services product authorizationCode

Source

OAuth Scopes

planning-center-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/planning-center-openapi.yml
schemes:
- name: oauth2
  source: openapi/planning-center-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.planningcenteronline.com/oauth/authorize
    tokenUrl: https://api.planningcenteronline.com/oauth/token
scopes:
- scope: calendar
  description: Access the Calendar product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: check_ins
  description: Access the Check-Ins product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: giving
  description: Access the Giving product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: groups
  description: Access the Groups product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: people
  description: Access the People product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: publishing
  description: Access the Publishing product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: registrations
  description: Access the Registrations product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml
- scope: services
  description: Access the Services product
  flows:
  - authorizationCode
  sources:
  - openapi/planning-center-openapi.yml