Denticon by Planet DDS is the cloud practice management system of record for DSOs and multi-location dental groups—scheduling, patient records, charting, imaging, billing, and revenue cycle across more than 10,000 practices in North America. An unofficial API lets you programmatically pull patients, appointments, claims, ledgers, and production data—and push updates back into Denticon—without a partner application, signed vendor agreements, or per-office enablement.

Denticon is Planet DDS's cloud practice management system—the system of record for scheduling, patient records, charting, imaging, billing, and revenue cycle for DSOs, multi-location dental groups, and private practices, with more than 10,000 practices and 60,000 users across North America. It anchors Planet DDS's broader DentalOS platform alongside Apteryx cloud imaging, Cloud 9 orthodontic practice management, Planet DDS Pay, and the MyTooth patient engagement app.
Core product areas include:
Common data entities:
Denticon publishes a real developer portal—but getting production access to your own data still runs through a partner pipeline:
Supergood reverse-engineers Denticon's authenticated workflows to deliver a resilient, normalized API layer for your own offices—no partner application, vendor agreements, or per-office enablement queue.
Use Denticon with AI agents: Denticon MCP Server →
Authentication
/authenticateAuthenticate to a Denticon tenant and obtain a session token scoped to your offices.
Patient Operations
/patientsList patient records across offices with filters for name, date of birth, office, and recall status.
Scheduling
/appointmentsRetrieve appointments across locations with provider, office, status, and date-range filters.
Scheduling
/create_appointmentBook a new appointment against a provider's schedule at a specific office.
Billing
/claimsPull insurance claims, eligibility results, and ERA details by payer, office, and status.
Billing
/ledgersRetrieve patient ledgers, payments, and production and collections entries across locations.
- Pull patients, responsible parties, and recall schedules across every office into one warehouse - Keep multi-location calendars in sync with call-center and online booking tools - Reconcile patient records across offices for a single patient 360
- Pull claims, eligibility results, and ERAs for RCM reporting - Route denied or aging claims to centralized billing worklists - Match payments against expected reimbursement to surface leakage
- Stream production, collections, and adjustments into BI dashboards - Compare office and provider performance without manual report exports - Track same-store trends across the group in near real time
- Push intake and digital form completions into downstream systems - Trigger recall and reactivation outreach from Denticon scheduling data - Surface treatment-plan and charting activity to case-acceptance workflows
Authentication
Denticon credentials and MFA handled in a managed, encrypted session
Connectivity
Authenticated Denticon cloud workflows surfaced as a normalized API across offices
Response format
Normalized JSON across patient, appointment, claim, ledger, and production objects
Rate limits
Adaptive throttling tuned to your tenant to avoid platform-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for schedules, claims, and ledgers with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, HIPAA-aligned controls, and audit logging
Webhooks
Event-style callbacks for new appointments, claim status changes, and ledger activity
Latency
Sub-second reads on cached entities; multi-second writes when booking appointments or posting updates
Throughput
Horizontally scaled workers sized to DSO multi-location volume
Reliability
Retry, backoff, and idempotency keys for appointment booking and record updates
Adaptation
Continuous monitoring of Denticon releases and tenant configuration drift
No. Supergood works with your existing Denticon credentials and authenticated sessions for your own offices, so you do not need a partner application, signed vendor agreements, or per-office enablement to reach your own data.
The official portal at developer.planetdds.com documents a real REST API, but production access is reserved for approved partners and requires each office to be enabled individually. Supergood works against your authenticated tenant directly and normalizes the data into one consistent API.
Yes. Supergood preserves Denticon's office and provider hierarchies with per-location scoping, and normalizes production, collections, and scheduling data so group-level automation works from a single integration.
Yes. PHI flows through an encrypted credential vault with scoped tokens, HIPAA-aligned access controls, and full audit logging across clinical and financial records.
Supergood continuously monitors Denticon releases and your tenant configuration, adapting the adapter automatically so your integration keeps running through platform changes.