v1.0.3
This Helthjem API is organised around REST. Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication and verbs.
You can use the Helthjem API in test mode, called pre-prod, which doesn't affect live bookings. The credentials you use to authenticate in test and production will be different, speak with our integration team to aquire these.
The API doesn't support bulk updates. You can work on only one object per request.
Client Libraries