Denticon website screenshot

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.

Denticon publishes 7 APIs on the APIs.io network. Tagged areas include Dental, Practice Management, Healthcare, DSO, and EHR.

Denticon’s developer surface includes documentation, signup flow, and 6 more developer resources.

12.8/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
7 APIs
DentalPractice ManagementHealthcareDSOEHRPatient DataRevenue Cycle ManagementPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 12.8/100 · emerging
Contract Quality 0.0 / 21
Developer Ergonomics 1.6 / 17
Access Clarity 3.6 / 17
Operational Transparency 0.0 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 2.1 / 15
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Regulatory Posture applies to this provider. Its tags matched the Health regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/denticon: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

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...

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Denticon Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Denticon Trust Center

HIPAA, GDPR

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Access & Security 2

Authentication, authorization, and security posture

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: denticon
url: https://raw.githubusercontent.com/api-evangelist/denticon/refs/heads/main/apis.yml
name: Denticon
kind: company
description: 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.
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/denticon.png
tags:
- Dental
- Practice Management
- Healthcare
- DSO
- EHR
- Patient Data
- Revenue Cycle Management
- Partner API
created: '2026-07-04'
modified: '2026-07-04'
specificationVersion: '0.23'
apis:
- aid: denticon:denticon-patient-api
  name: Denticon Patient API
  tags:
  - Patients
  - Demographics
  - Documents
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  - url: https://api.denticon.com/Home/PatientV2Apis
    type: APIReference
  endpointsModeled: true
  description: Create new patients, update and synchronize patient demographics and medical history, and upload patient documents
    into Denticon. Access is partner approved and scoped by practice group (PGID) and office (OID). Endpoint paths are modeled
    from the published Patient V2 API category; exact routes require developer portal enrollment.
- aid: denticon:denticon-appointments-api
  name: Denticon Appointments API
  tags:
  - Appointments
  - Scheduling
  - Availability
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  - url: https://api.denticon.com/Home/GettingStarted
    type: APIReference
  endpointsModeled: true
  description: Read appointments on the schedule, query open scheduling availability, and book, confirm, reschedule, or cancel
    appointments to increase chair utilization. Appointment status writebacks update Denticon from external systems. Endpoints
    modeled from the published Appointment API category.
- aid: denticon:denticon-revenue-cycle-management-api
  name: Denticon Revenue Cycle Management API
  tags:
  - Insurance
  - Claims
  - RCM
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  endpointsModeled: true
  description: Retrieve insurance eligibility and claims data and post writebacks that automate insurance verification and
    revenue cycle workflows. Part of the July 2024 Revenue Cycle Management API set. Endpoints modeled from published category
    descriptions.
- aid: denticon:denticon-financial-ledger-api
  name: Denticon Financial Ledger API
  tags:
  - Ledger
  - Billing
  - Balances
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  endpointsModeled: true
  description: Access patient ledger, account balance, and transaction data for analytics, patient billing, and payment reconciliation,
    with ledger writebacks into Denticon. Endpoints modeled from the published Financial data category.
- aid: denticon:denticon-clinical-api
  name: Denticon Clinical API
  tags:
  - Clinical
  - Medical History
  - Treatment Plans
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  endpointsModeled: true
  description: 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 API set. Endpoints modeled from published category descriptions.
- aid: denticon:denticon-practice-api
  name: Denticon Practice API
  tags:
  - Offices
  - Providers
  - Configuration
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/apis
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/apis
    type: Documentation
  - url: https://api.denticon.com/Home/GettingStarted
    type: APIReference
  endpointsModeled: true
  description: 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 single-database model. Corresponds to the legacy Setup
    APIs and the new Practice data category. Endpoints modeled from published descriptions.
- aid: denticon:denticon-events-webhooks-api
  name: Denticon Events and Webhooks API
  tags:
  - Webhook
  - Event
  - Event-Driven
  tags_raw:
  - Webhooks
  - Events
  - Event Driven
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.planetdds.com/
  baseURL: https://api.denticon.com
  properties:
  - url: https://developer.planetdds.com/
    type: Documentation
  endpointsModeled: true
  description: Event-driven architecture that pushes synchronized patient and appointment updates to partner-registered webhook
    endpoints when records are created, modified, or cancelled - removing the need for polling. Configuration and event payloads
    require developer portal enrollment; surface is modeled from the published event-driven capability.
common:
- type: TrustCenter
  url: security/denticon-trust-center.yml
- type: DomainSecurity
  url: security/denticon-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/planet-dds
- type: Website
  url: https://www.planetdds.com/denticon/
- type: Documentation
  url: https://developer.planetdds.com/
- url: https://api.denticon.com/Home/GettingStarted
  type: Documentation
- type: SignUp
  url: https://developer.planetdds.com/
- url: https://www.planetdds.com/integrations/
  type: Partners
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/denticon"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/denticon/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/denticon/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.