Denticon
Denticon is a cloud-based dental practice management platform built for dental service organizations (DSOs) and multi-location group practices, owned and operated by Planet DDS (which also owns Cloud 9 Ortho and Apteryx imaging). The Denticon API program - relaunched in July 2024 on a new developer portal powered by Azure API Management - exposes RESTful APIs, webhooks, and batch data extracts covering patient, appointment, financial/ledger, insurance and claims (Revenue Cycle Management), clinical, and practice/office data, with OAuth 2.0 auth, an event-driven architecture for synchronized updates, and writebacks into Denticon. API access is partner-gated - Planet DDS must approve vendors and each client practice authorizes vendor access to specific office locations (OIDs). Public documentation exists, but keys and interactive access require program enrollment, so the endpoint surface below is modeled from the published API categories rather than a downloadable OpenAPI specification.
APIs
Denticon Patient API
Create new patients, update and synchronize patient demographics and medical history, and upload patient documents into Denticon. Access is partner approved and scoped by practi...
Denticon Appointments API
Read appointments on the schedule, query open scheduling availability, and book, confirm, reschedule, or cancel appointments to increase chair utilization. Appointment status wr...
Denticon Revenue Cycle Management API
Retrieve insurance eligibility and claims data and post writebacks that automate insurance verification and revenue cycle workflows. Part of the July 2024 Revenue Cycle Manageme...
Denticon Financial Ledger API
Access patient ledger, account balance, and transaction data for analytics, patient billing, and payment reconciliation, with ledger writebacks into Denticon. Endpoints modeled ...
Denticon Clinical API
Read clinical data including medical history, treatment plans, and clinical notes, and write back updates to patient medical history and documents. Part of the Clinical Tools AP...
Denticon Practice API
Retrieve practice configuration - office locations (OIDs), providers, and setup data - so that every query can be scoped to the correct location in Denticon's multi-location sin...
Denticon Events and Webhooks API
Event-driven architecture that pushes synchronized patient and appointment updates to partner-registered webhook endpoints when records are created, modified, or cancelled - rem...