Developers
Build integrations with the Christite public REST API.
Getting started
- Sign in and go to your API Keys page.
- Create a new key — it is shown only once, store it securely.
- Send requests with header
Authorization: Bearer <your-key>
Example
curl -H "Authorization: Bearer ck_live_..." \ https://your-site.com/api/public/v1/posts?type=testimony&limit=10
OpenAPI
Machine-readable spec available at:
/api/public/v1/openapiEndpoints
GET /api/public/v1/posts— list testimonies, prayers, articlesGET /api/public/v1/ministries— list ministriesGET /api/public/v1/sanctuary-qa— list Sanctuary Q&A