Requirements

{
  "username": "{{api_username}}",
  "password": "{{api_password}}"
}
- Staging: <https://staging.openhealthtechnologies.com/>
- Production: <https://hub.open-health.app/>

Doc Utils

Architecture Concept

API Integration Guide

Pre Requisites

Step 1: Requesting the Bearer Token

Step 2: Register a Webhook

Step 3: Initiate File Upload

<aside> 💡 Note: externalId is your way to link an upload with a particular user or data owner in your system. You can use it later to retrieve the data from that specific user. If you are using the historical view add-on, this also allows the system to group individual uploads and provide a historical view.

</aside>