Developers
Everything the app can do, the API can do.
Records, scheduling, prescriptions, billing and consultations over a documented REST API with signed webhooks, typed SDKs and a FHIR R4 view of the same data.
Access
Partner access, by request
We are onboarding integration partners individually while the public schema is finalised. Tell us what you want to build.
01Webhooks
Signed, retried, replayable.
Every event carries an HMAC signature and a delivery id. Failures back off for twenty-four hours and stay replayable for seven days.
Versioned, with notice
Breaking changes ship behind a new version. We give twelve months of deprecation notice, and we email every integrator on the old one.
Everything the app can do
There is no private API. Osdent and 1Dentist call the same endpoints you do, which means the surface is complete by construction.
Idempotent and replayable
Writes accept an idempotency key. Webhooks are signed, retried with backoff, and replayable from the dashboard for seven days.
Scoped by consent
Access tokens carry the clinic and patient scope they were granted. A revoked consent invalidates the read on the next request, not the next sync.
Get a key and start building.
Partner API access includes a sandbox with synthetic patient data, the full OpenAPI schema, typed SDKs and a direct channel to the engineers who maintain it.
