Healthie GraphQL API
The Healthie GraphQL API is the single contract behind the entire Healthie platform — the same API that powers the Healthie web, iOS, and Android applications is available to partners building branded care experiences. The schema exposes clients, appointments, availability, charting notes, custom forms and form-answer groups, care plans, goals, allergies, immunizations, medications, diagnoses, lab orders, CMS-1500 claims, insurance authorizations and eligibility checks, payments, online programs and courses, conversations, direct messaging, faxing, and announcements. Authentication is API-key based via `Authorization: Basic` + `AuthorizationSource: API` headers, with optional `AuthorizationShard` for sharded customers. Versioning is opt-in by date via the `Healthie-GraphQL-API-Version` header (current default version `2024-06-01`). Rate limits combine a dynamic per-account request rate with a per-query complexity score (max 2000) and depth limit (max 25). Sandbox is fully isolated at `https://staging-api.gethealthie.com/graphql`; production runs at `https://api.gethealthie.com/graphql`.
Overview
Healthie GraphQL API is a GraphQL API specification published by Healthie on the APIs.io network.
The Healthie GraphQL API is the single contract behind the entire Healthie platform — the same API that powers the Healthie web, iOS, and Android applications is available to partners building branded care experiences. The schema exposes clients, appointments, availability, charting notes, custom forms and form-answer groups, care plans, goals, allergies, immunizations, medications, diagnoses, lab orders, CMS-1500 claims, insurance authorizations and eligibility checks, payments, online programs and courses, conversations, direct messaging, faxing, and announcements. Authentication is API-key based via Authorization: Basic + AuthorizationSource: API headers, with optional AuthorizationShard for sharded customers. Versioning is opt-in by date via the Healthie-GraphQL-API-Version header (current default version 2024-06-01). Rate limits combine a dynamic per-account request rate with a per-query complexity score (max 2000) and depth limit (max 25). Sandbox is fully isolated at https://staging-api.gethealthie.com/graphql; production runs at https://api.gethealthie.com/graphql.
The GraphQL endpoint is available at https://api.gethealthie.com/graphql. documentation is published at https://docs.gethealthie.com/.
The specification includes 3 reference links.
Tagged areas include API-First, Appointments, Billing, Care Plans, and Charting.
Endpoint
References
- Documentation https://docs.gethealthie.com/
- Documentation https://docs.gethealthie.com/reference
- Documentation https://docs.gethealthie.com/guides/quickstart
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/graphql/healthie-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.