Developer API

Build dashboards, exports, and custom integrations on top of your clinic data. REST over HTTPS, bearer-token auth, JSON responses. Every response is scoped to your clinic by the API key — there is no cross-clinic access.

Base URL
https://www.dentospire.com
Auth
Authorization: Bearer dk_…
Spec
/api/v1/openapi · OpenAPI 3.1
Getting started: Sign in and visit Settings → Developer API to create a key. Pick the scopes you need (minimum privilege), copy the dk_… token once — we hash it and never show it again — and pass it as a bearer header on every request.