Power Your Platform with Rehabify
Integrate Nigeria's largest verified physiotherapy network into your product. REST APIs, embed widgets, WhatsApp deep-links, and more — choose the integration that fits your workflow.
Built for Every Healthcare Partner
Whether you're a hospital, HMO, corporate, gym, or healthtech platform — we have the right integration for you.
Hospitals & Clinics
Refer patients to verified physiotherapists with real-time outcome tracking and automated discharge summaries.
HMOs & Insurers
Pre-authorize and sponsor physiotherapy sessions for your members with bulk packages and utilization dashboards.
Corporate & HR
Offer recovery and wellness benefits to your employees. Boost productivity with accessible physiotherapy.
Gyms & Sports Clubs
Embed recovery services for your members. QR codes, booking widgets, and member discount packages.
Healthtech Platforms
Embed Rehabify's verified physio network inside your product via our REST API and JavaScript SDK.
Choose Your Integration Path
From no-code WhatsApp links to full REST APIs — integrate at the level that matches your technical capacity.
REST API
Full ControlProgrammatic access to referrals, eligibility, provider search, and booking
JavaScript SDK
FastestDrop-in booking widget — one <script> tag on your website
Webhooks
Real-timeReal-time event streaming — session booked, completed, discharged
WhatsApp Deep-Links
No-CodeSmart links with partner tokens. Joy recognizes the source automatically
Partner Portal
DashboardWeb dashboard for manual referrals, patient tracking, and analytics
SSO / OAuth
EnterpriseYour users authenticate into Rehabify via your own identity system
// Create a patient referral
const response = await fetch(
'https://api.rehabifyhealth.com/v1/referrals',
{
method: 'POST',
headers: {
'Authorization': 'Bearer rh_live_sk_...',
'Content-Type': 'application/json',
},
body: JSON.stringify({
patient: {
name: 'Adaeze Nwosu',
phone: '+2348012345678',
condition: 'Post-ACL Reconstruction'
},
urgency: 'routine',
preferred_location: 'Lagos, Lekki'
})
}
);
const referral = await response.json();
// { id: "ref_abc123", status: "matched",
// therapist: "Dr. Emeka Obi", ... }Production-ready API with comprehensive documentation
Simple, Transparent Pricing
Start free. Scale as you grow. Only pay for what you use.
Starter
Perfect for individual doctors and small clinics getting started with referrals.
- WhatsApp deep-links
- Partner portal access
- Email support
- Up to 10 referrals/month
Professional
For mid-size clinics and gyms that want API access, webhooks, and data.
- 500 API calls/month
- 5 webhook endpoints
- JavaScript embed widget
- Priority email + chat support
- Usage analytics dashboard
Enterprise
Unlimited API access, dedicated support, and custom SLAs for large organizations.
- Unlimited API calls
- Unlimited webhook endpoints
- SSO / OAuth integration
- Dedicated account manager
- Custom SLA guarantee
- White-label option available
All plans include an 8–12% platform fee per booked session (built into therapist pricing, not charged to partners).
Why Partner With Rehabify?
Verified Network
Every therapist is license-verified and background-checked. Your patients are in safe hands.
Fast Integration
From no-code deep-links (15 mins) to full API integration (3 days). We meet you where you are.
WhatsApp-First
Patients prefer WhatsApp. Our AI assistant Joy handles intake, booking, and follow-ups on WhatsApp.
Outcome Data
Real-time clinical outcomes data. Know exactly how your referred patients are progressing.
Dedicated Support
Enterprise partners get a dedicated account manager and SLA-backed support.
HIPAA-Ready
Enterprise-grade security with encrypted data, audit logs, and compliance-ready infrastructure.
Ready to Integrate?
Tell us about your organization and integration needs. Our partnerships team will get back to you within 24 hours.