Healthie API
Gives developers full, backward-compatible access to Healthie's GraphQL API — the same API Healthie's own team uses to build its web and mobile apps.
Built by Core Engineering
The problem it solves
Organizations building custom patient or provider experiences need deep, reliable access to EHR data and workflows, not a limited or delayed subset of functionality. Off-platform integrations built against partial or stale APIs break as the underlying product evolves.
What's included
- Full GraphQL access to Healthie's entire platform — scheduling, billing, charting, client engagement, and more
- Same API used internally by Healthie's own product team, so no feature gaps versus the UI
- Backward-compatible updates — new features ship to the API automatically
- Sandbox and Production environments for safe testing before go-live
- Webhooks for real-time event notifications, plus an interactive API Explorer for query testing
How it works
Request API access for your Enterprise or Group plan account, then generate API keys for Production and (on request) Sandbox environments under Settings. Requests are made via GraphQL to a single endpoint, authenticated with a Bearer token and an AuthorizationSource header. Webhooks are available for real-time event notifications, and Healthie provides an API Explorer (GraphiQL-based) for testing queries before writing code.
Healthie's API gives developers full access to the same GraphQL API that powers Healthie's own web and mobile applications, covering the entire platform — scheduling, billing, charting, client engagement, and more. It's built for organizations that want to build custom experiences, integrate Healthie into their existing tech stack, or run Healthie fully headless, and it's available as an add-on on Enterprise and Group plans. Every feature added to Healthie's UI is available via the API on the same day, since Healthie's own team builds on this same API. The API is backward compatible, so existing integrations continue to work as Healthie ships new functionality.