ChurchApp
Connect to ChurchApp using an API key provided by ChurchApp support.
57 subscribers
9.2/10 popularity
99 ms avg latency
100% success rate
12 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
ChurchApp endpoints
| Method | Endpoint | Description |
|---|---|---|
| Address Book | ||
| GET |
Search Contacts /addressbook/contacts |
Get a contact by name |
| POST |
Create new Contact /addressbook/contacts |
|
| PUT |
Update Contact Details /addressbook/contacts/{contact_id} |
This will update the details of an existing contact in the database. If you include tags in this request please note that whatever you pass through will replace any tags already… |
| DELETE |
Delete a Contact /addressbook/contact/{contact_id} |
CAUTION: USE WITH CARE! This will attempt to delete the specified contact. |
| GET |
Get Contact /addressbook/contact/{contact_id} |
Search for a contact by their unique ID |
| GET |
Get Contacts by Tag /addressbook/tag/{tag_id}/contacts |
This will return data for all contacts with the tag |
| GET |
Get Key Dates by Contact /addressbook/contact/{contact_id}/keydates |
|
| GET |
Get Tag /addressbook/tag/{tag_id} |
This will return data for a specific tag with the defined ID |
| GET |
Get Tag by Name /addressbook/tag/{tag_name} |
This will return data for a specific tag |
| GET |
Get Tags by Contact /addressbook/contact/{contact_id}/tags |
|
| GET |
Get all Contacts /addressbook/contacts |
Get all contacts, listed alphabetically |
| GET |
Get all Tags /addressbook/tags |
This will return tags ordered alphabetically |
ChurchApp pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | — |
|
| ULTRA | $20 / month | — |
|