API Documentation

Build on the HelioBH platform

REST endpoints, SDKs, webhooks and a forthcoming MCP server for AI agents. Written for developers who need to integrate HelioBH with the rest of your stack.

GET https://api.heliobh.com/v1/healthPublic sandbox available on request.
Authentication

API keys, bearer tokens and OAuth for partner integrations.

Endpoints

REST endpoints for admissions, clients, attendance, housing and reporting.

SDKs

Official TypeScript and Python SDKs, plus generated OpenAPI clients.

Webhooks

Subscribe to events: admissions, discharges, attendance, incidents and more.

Rate Limits

Per-organization and per-endpoint limits, with burst allowances.

Examples

Copyable examples for the most common integration flows.

Developer Support

Sandbox environments, developer relations and priority integration support.

MCP (coming)

Model Context Protocol server for AI agents to safely operate on HelioBH data.

Sample request

curl https://api.heliobh.com/v1/clients \
  -H "Authorization: Bearer $HELIOBH_API_TOKEN" \
  -H "Accept: application/json"

Full reference and OpenAPI schema available to integration partners. Contact us to request sandbox access.

See it in action

Ready to integrate HelioBH?

A live demo takes 30 minutes and shows exactly how HelioBH coordinates admissions, treatment, housing, transportation and reporting across your network.