Getting Started
Find everything you need to know about creating features and experiences on top of the CHURCH.tech platform.
API Key
You'll need an API key to get started.
Contact matt@church.tech to get an API key.
Authorization
Every request to the CHURCH.tech API requires an API key to be included in the Authorization header.
Authorization: Bearer YOUR_API_KEY
Base URL
The base URL for the CHURCH.tech API is:
https://church.tech/api
Postman Collection
We have a Postman collection available to help you get started.