Hero Health Public API (1.0.0)

Download OpenAPI description
Languages
Servers
Mock server
https://developer.herohealth.net/_mock/apis/public-api/openapi/
Staging
https://api.staging.htech.app/
Production
https://api.herohealth.net/

Practice Group

Operations

Admin

Operations

Booking

Operations

Utilities

Operations

Messages

Operations

Booking - HCA

Operations

Care Navigation

Operations

Form

Operations

Form Response

Operations

Invoicing

Operations

Partners

Operations

Get a Heidi Token

Request

Retrieve a Heidi token for the authenticated admin and practice group.

curl -i -X GET \
  https://developer.herohealth.net/_mock/apis/public-api/openapi/v1/partners/heidi/token \
  -H 'x-api-key: YOUR_API_KEY_HERE' \
  -H 'x-practice-group-id: YOUR_API_KEY_HERE'

Responses

Ok

Bodyapplication/json
tokenstringrequired
expiration_timestring(date-time)required
Response
application/json
{ "token": "string", "expiration_time": "2019-08-24T14:15:22Z" }

Patients

Operations

Prescription

Operations

Subscriptions

Operations

Task

Operations

Webhooks

Operations

Prescriptions

Operations