Documentation

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.

Quick Start Guides

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 →
API Reference

REST API v1

Base URL: https://api.sentinelhealth.co/v1

Authentication

OAuth2 token exchange, refresh flows, and scope management.

Patients API

Create, read, update patient demographics and health records.

Encounters API

Document clinical encounters, assessments, and outcomes.

Appointments API

Schedule, reschedule, and cancel appointments across sites.

Organizations API

Manage multi-site organizations, teams, and hierarchies.

Webhooks

Real-time event notifications for appointment, encounter, and compliance events.

Guides & Tutorials

Configuring Fit-for-Duty Workflows

Define assessment criteria, approval chains, and automated clearance rules.

Read Guide →

Setting Up Drug & Alcohol Testing Protocols

Configure testing schedules, chain-of-custody tracking, and result management.

Read Guide →

Managing Multi-Site Deployments

Centralize administration while maintaining site-specific configurations.

Read Guide →

Compliance Reporting Automation

Schedule and distribute WCB, OSHA, and provincial compliance reports automatically.

Read Guide →

Integrating with Existing HR Systems

Connect Sentinel to your HRIS, payroll, and workforce management platforms.

Read Guide →
SDKs & Tools

JavaScript SDK

Full-featured SDK for Node.js and browser environments. TypeScript support included.

npm install @sentinel-health/sdk

REST API Client

Lightweight HTTP client with built-in authentication, retry logic, and rate limiting.

npm install @sentinel-health/rest-client