Integrations

Plays nicely with your stack.

Denticode replaces neither your PMS nor your EHR - it sits in front of them, doing the human-judgement work and feeding the systems of record.

Practice Management Systems

Two-way sync with the PMS you already use.

Patient demographics flow in. Procedures, codes, and claims write back. No copy-paste.

Dentrix Ascend
Two-way · live
✓ Live

Real-time patient demographics, appointments, procedures, and ledger entries. Full read & write.

Eaglesoft
Cloud bridge
Roadmap · Q4 26

Workstation-installed bridge syncs schedules and writes procedure codes back to the local Eaglesoft DB.

Open Dental
FHIR + Direct DB
In flight

FHIR endpoint for cloud installs; direct DB connector for self-hosted Open Dental servers.

Curve Dental
Public API
In flight

Curve's official REST API. Bidirectional sync for patients, schedule, and the procedure ledger.

Dentrix Enterprise
Enterprise PMS
Roadmap · Q4 26

DSO-scale rollout with site-by-site enablement and granular role mapping.

Your PMS
Tell us what you run

If your system has an API or DB connector, we can sync to it. We staff custom builds for enterprise customers.

Request a connector
Identity & SSO

One login. No new password.

Sign in with your existing identity provider. SAML for the enterprise crowd. MFA, IP allowlists, and session timeouts on every plan.

Google Workspace
OIDC · auto-provisioning
Microsoft 365 / Entra ID
OIDC + SAML · SCIM
Okta
SAML · OIDC · SCIM
Generic SAML 2.0
Any compliant IdP
The stack

Built with tools your team can trust.

Enterprise infrastructure under the hood - the same systems running the largest healthcare workloads in the world.

For engineers

An API, webhooks, and a CLI.

Build what you need on top of Denticode. Pull notes into your data lake, push templates programmatically, subscribe to claim events.

REST
GET /v1/visits/:id
Authorization: Bearer $token

# returns the finalized note, codes,
# attachments, and audit metadata
Webhooks
# subscribe to claim lifecycle
POST /v1/webhooks
{
  "events": ["claim.submitted",
              "claim.paid",
              "claim.denied"],
  "url": "https://you.com/hook"
}
CLI
$ denticode templates push \
    perio-srp.tmpl --location all

# 12 locations updated · v3.2
# audit log: pushed by admin@…
Get connected

PMS link in minutes.
Live in seconds.