API reference

Build on Meridian Health

REST endpoints for enrollment, prescriptions, messaging, billing, and partner workflows. All requests are authenticated with a bearer key and support webhooks.

Base URL

api.meridian.health/v1

Auth

Bearer token (sk_live_…)

Uptime (90d)

99.98%

Quickstart

curl https://api.meridian.health/v1/patients \
  -H "Authorization: Bearer sk_live_••••••••••••" \
  -H "Content-Type: application/json"

Patients

GET
/v1/patients
GET
/v1/patients/{id}
POST
/v1/patients
PATCH
/v1/patients/{id}

Tap an endpoint for details.

Ready to try the platform?

Sign in and explore any role — the whole app is wired end-to-end.

Sign in