Validic
Validic is an enterprise health-data platform that connects patient-recorded data from digital health applications, medical devices, and wearables to healthcare organizations. Its Inform API and Mobile SDK provision users against an organization, present a hosted Marketplace for connecting API/cloud and Bluetooth sources, and return standardized health observations - CGM, intraday activity, point-in-time measurements, nutrition, sleep, daily summaries, and workouts. Validic also manages cellular-enabled devices, exposes connection-event history, and delivers data in real time through a Server-Sent Events Streaming API and a webhook Push Service. The platform is HITRUST-certified and HIPAA-compliant. Requests authenticate with an organization access token passed as the token query parameter over HTTPS.
APIs
Validic Users API
Provision, list, retrieve, and delete users under an organization. A newly provisioned user returns Marketplace and mobile connection tokens plus location metadata; users should...
Validic Marketplace & Connections API
The hosted Standard, Custom, and Unified Marketplace lets users connect API/cloud and Bluetooth sources; the connection-events resource returns the history of source connect (cr...
Validic Observations & Data API
Retrieve standardized health observations for a user - continuous glucose monitoring (CGM), intraday activity time series, point-in-time measurements (weight, blood pressure, gl...
Validic Devices API
Activate and suspend the cellular data plan for cellular-enabled health devices so they can transmit readings without a paired phone - the backbone of Validic's remote patient m...
Validic Streaming API
Create a stream and connect to it over a long-lived HTTP connection that delivers organization-wide health and marketplace-connection events as Server-Sent Events (text/event-st...
Validic Push Service API
Event-based Push Service that POSTs notifications to a customer webhook endpoint as new health data arrives - an alternative delivery model to the Streaming API for organization...