Version: 7.0.1
ChurchCRM Private API
Authenticated REST API for ChurchCRM. All endpoints require an API key passed via the x-api-key header. Obtain your API key from Profile → API Key inside the application, or via POST /public/user/login. Many endpoints require specific role permissions beyond basic authentication.
Authentication
- API Key: ApiKeyAuth
API key obtained from Profile → API Key in ChurchCRM, or via POST /public/user/login
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-api-key |
License
MIT