Introduction

Welcome to the Rehabify Health Developer Documentation and Integration Ecosystem.

Welcome to Rehabify Health API

Rehabify Health is the physiotherapy and physical rehabilitation infrastructure layer for Nigeria and West Africa. We provide standardized APIs, real-time webhooks, drop-in SDK widgets, and automated WhatsApp workflows that enable HMOs, hospitals, telemedicine platforms, corporate employers, and fitness centers to seamlessly connect patients with licensed physiotherapists.

Code
flowchart LR
    A[Partner Platform\nHMO, Hospital, Gym, Corporate] -->|REST API / Webhook / SDK| B[Rehabify Gateway\nAuth, Rate Limits, Routing]
    B -->|Smart Intake| C[Joy AI on WhatsApp\nTriage, Scheduling, Telehealth]
    C -->|Care Delivery| D[MRTBN-Verified Physio\nHome, Clinic, Virtual]
    D -->|Real-time Data| E[Closed-Loop Analytics\nWebhooks, Portal, Reports]

Integration Channels

Choose the integration channel that matches your technical requirements and timeline:

ChannelBest ForTypical Setup TimeAuthentication
REST APIHMOs, EHRs, Telemedicine, Healthtech1–3 daysAPI Key (Bearer sk_live_...)
WebhooksReal-time session sync & closed-loop reports1–2 hoursHMAC SHA-256 Signature
Drop-in Embed WidgetGym websites, corporate portals30 minutesPublic Key (pk_live_...)
WhatsApp Deep-LinksClinics, Doctors, SMS campaigns, QR codes15 minutesParameterized URL Tokens
Partner PortalNon-technical clinic staff, HR adminsInstantEmail Magic Link / OAuth

Quick Navigation


Core Capabilities

1. 1-Click Patient Referrals

Send a single JSON payload with patient contact info and clinical notes. Rehabify automatically dispatches an intake link via WhatsApp, matches with an MRTBN-certified physiotherapist, and schedules the initial assessment.

2. Pre-Authorization & Coverage Checks

HMOs and corporate sponsors can instantly verify member eligibility and approve session allowances via POST /v1/partners/eligibility.

3. Closed-Loop Clinical Reporting

Every completed session generates detailed clinical notes, objective ROM (Range of Motion) metrics, and standardized functional recovery scores (PSFS, VAS, QuickDASH) delivered directly back to your system via Webhooks.


Need Support?

  • Developer Community & Slack: Join our partner engineering channel.
  • Email Support: Reach out directly to integrations@physioaroundme.com.
  • Sandbox Environment: Test all endpoints with mock test keys (sk_test_...) without incurring live session charges.
Introduction | Rehabify Docs | Physio Around Me by Rehabify Health