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

Get Link Status

Request

Get the status of a given link.

Query
urlstring

The URL of the link. Provide either 'url' or 'id'.

idstring

The ID of the short link. Provide either 'url' or 'id'.

curl -i -X GET \
  'https://developer.herohealth.net/_mock/apis/public-api/openapi/v1/links/status?id=string&url=string' \
  -H 'x-api-key: YOUR_API_KEY_HERE' \
  -H 'x-practice-group-id: YOUR_API_KEY_HERE'

Responses

Ok

Bodyapplication/json
statusstringrequired
Enum"unused""used""partially_used""expired""disabled"
typestringrequired
Enum"booking""questionnaire""attachment""patient_reply""video"
referenceArray of objects
Response
application/json
{ "status": "unused", "type": "booking", "reference": [ {} ] }

Utilities

Operations

Messages

Operations

Booking - HCA

Operations

Care Navigation

Operations

Form

Operations

Form Response

Operations

Invoicing

Operations

Patients

Operations

Prescription

Operations

Subscriptions

Operations

Task

Operations

Webhooks

Operations

Prescriptions

Operations