health-api OpenAPI contract.
What you will find here
- Environment server URLs for production, staging, and testing
- Request and response schemas for public routes
- Path parameters, pagination parameters, and error contracts
- Bearer-token security definitions for protected resources
OpenAPI source
Download the spec that powers this reference.
Authentication
Most routes use bearer authentication:/authentication for implementation guidance, then return here for endpoint-level details.
Resource groups
The reference is grouped around the current public tags:usersbaselinesdaily-recordschatfactsactivitiesai-summariescustom-recordsmeals
Webhook delivery is documented separately because outbound webhook events are not modeled as public API endpoints in the OpenAPI file.