REST API Endpoints
GET
/api/v2/patients/{id}/vitals
200
Fetch latest vitals from BLE cardiac monitor 42 ms
POST
/api/v2/alerts
201
Push threshold alert to clinical dashboard 87 ms
PATCH
/api/v2/devices/{uuid}/config
200
Update device sampling rate & threshold params 58 ms
GET
/api/v2/wearables/sync
200
Sync Apple Watch / Wear OS / Garmin metrics 31 ms
POST
/api/v2/auth/token
201
OAuth 2.0 token with device certificate pinning 65 ms