Everything You Need to Get Started.
Comprehensive platform documentation, API references, and integration guides to help you deploy and manage Sentinel Health across your organization.
Platform Setup
Get your organization onboarded and configured in under 48 hours. Covers site profiles, user provisioning, and compliance configuration.
Get Started →User Onboarding
Step-by-step guide for adding workers, assigning roles, and configuring health program enrollments.
Get Started →First Consultation
How to schedule, conduct, and document a video consultation from start to finish.
Get Started →REST API v1
Base URL: https://api.sentinelhealth.co/v1
OAuth2 token exchange, refresh flows, and scope management.
Create, read, update patient demographics and health records.
Document clinical encounters, assessments, and outcomes.
Schedule, reschedule, and cancel appointments across sites.
Manage multi-site organizations, teams, and hierarchies.
Real-time event notifications for appointment, encounter, and compliance events.
Configuring Fit-for-Duty Workflows
Define assessment criteria, approval chains, and automated clearance rules.
Setting Up Drug & Alcohol Testing Protocols
Configure testing schedules, chain-of-custody tracking, and result management.
Managing Multi-Site Deployments
Centralize administration while maintaining site-specific configurations.
Compliance Reporting Automation
Schedule and distribute WCB, OSHA, and provincial compliance reports automatically.
Integrating with Existing HR Systems
Connect Sentinel to your HRIS, payroll, and workforce management platforms.
JavaScript SDK
Full-featured SDK for Node.js and browser environments. TypeScript support included.
npm install @sentinel-health/sdkREST API Client
Lightweight HTTP client with built-in authentication, retry logic, and rate limiting.
npm install @sentinel-health/rest-client