Connected partners
142
API calls / day
4.8M
Telemedicine sessions / mo
12,440
Avg p95 latency
148
ms
Active integrations
Mayo Clinic
Hospital
Load · 12k req/h
Apollo Hospitals
Hospital
Load · 8.4k req/h
Ambulance Network EU
Emergency
Load · 240 req/h
NEATS Integration
EHR
Load · 3.1k req/h
Epic on FHIR
EHR
Load · 5.6k req/h
Cerner Millennium
EHR
Load · —
WhatsApp Business API
Channel
Load · 84k/day
Twilio Video
Channel
Load · 1.2k sessions/d
Healthcare services
- 1,840 / moHome Blood CollectionBookings handed off to local labs
- 640 activeYoga & Wellness CoachLive sessions and progress tracking
- 12.4k / moTelemedicine ConsultsVideo, chat & WhatsApp
- 318 sitesDoctor / Hospital PortalFederated identity + read-only EHR view
API gateway
v2 · FHIR R5Endpoints
482
OAuth clients
98
Avg latency
148 ms
Error rate
0.04%
Sample request
POST /v2/fhir/Observation
Authorization: Bearer •••
Content-Type: application/fhir+json
{ "resourceType": "Observation",
"subject": { "reference": "Patient/P-10293" },
"code": { "coding": [{ "system": "loinc", "code": "55284-4" }] },
"valueQuantity": { "value": 72, "unit": "bpm" } }