← Back to all docs

Carestream Dental API

Carestream Dental powers dental, orthodontic, and oral-surgery practices through its Sensei Cloud practice management platform and a large installed base of legacy on-premise systems—SoftDent, PracticeWorks, OrthoTrac, and WinOMS. An unofficial API lets you programmatically pull patients, appointments, treatment plans, claims, and ledger data—and push updates back—across both Sensei Cloud and legacy Carestream systems, without a developer-program application or authorized-partner agreement.

By Alex KlarfeldJuly 7, 2026
Carestream Dental API

What is Carestream Dental?

Carestream Dental is a dental technology company whose Sensei brand delivers Sensei Cloud, a cloud practice management platform for dentists, orthodontists, oral surgeons, and enterprise groups—spanning scheduling, unified clinical documentation, Sensei Imaging, patient engagement, eClaims, eVerifications, and integrated payments. It also supports a large legacy on-premise installed base—SoftDent, PracticeWorks, OrthoTrac, and WinOMS—systems no longer sold new but still running daily in thousands of practices.

Core product areas include:

  • Sensei Cloud (practice management for general dentistry, orthodontics, oral surgery, and enterprise groups)
  • Patient engagement (Patient Manager, Advanced Forms, appointment automation, two-way messaging, online scheduling)
  • Patient care (Sensei Imaging, Rx Manager, unified clinical documentation)
  • Business health (Payment Manager, Insights Manager, eClaims, eVerifications, revenue cycle management)
  • Legacy systems (SoftDent, PracticeWorks, OrthoTrac, WinOMS, with imaging via CS Imaging)

Common data entities:

  • Patients, Guarantors, Recall and appointment automation records
  • Appointments, Provider schedules, Ortho treatment tracking
  • Clinical charts, Treatment plans, X-ray and imaging studies
  • Claims (eClaims), Eligibility verifications, Billing ledgers, Payments

The Carestream Dental Integration Challenge

Practices hold decades of clinical and financial history in Carestream systems, but programmatic access is gated at every tier:

  • Request-gated developer program: the Sensei Developer Program requires an application form, with API documentation delivered only after approval—there is no public API reference
  • Sensei Cloud only: the developer program covers Sensei Cloud; legacy SoftDent, PracticeWorks, OrthoTrac, and WinOMS have no public API at all
  • Authorized-partner gate for legacy: integrating with the legacy install base means joining Carestream's Authorized Partner program (roughly 28 partners)
  • No SDKs or documented webhooks: there is no supported way to subscribe to appointment, claim, or ledger events on any tier
  • On-premise Windows base: legacy systems live on local practice servers, and users report painful data conversions when extracting or migrating off legacy Carestream PMS
  • PHI and compliance constraints: charts, imaging, and claims demand HIPAA-aligned access controls and audit trails

How Supergood Creates Carestream Dental APIs

Supergood reverse-engineers authenticated Sensei Cloud workflows and legacy Carestream systems to deliver one resilient, normalized API—covering patients, scheduling, treatment plans, claims, and ledgers across cloud and on-premise without a developer-program application.

  • Handles practice credentials, MFA, and session continuity securely in a managed session
  • Normalizes responses across Sensei Cloud and legacy SoftDent, OrthoTrac, PracticeWorks, and WinOMS data models so you integrate once
  • Supports extraction-grade reads for reporting and migration alongside day-to-day operational automation
  • Aligns with HIPAA-conscious access controls, scoped tokens, and audit logging for PHI

Use Carestream Dental with AI agents: Carestream Dental MCP Server →

Getting Started

  1. Schedule Integration Assessment
    Book a 30-minute session to confirm which Carestream system you run—Sensei Cloud or a legacy PMS—and your authentication model.
  2. Supergood Generates and Validates Your API
    We deliver a hardened, production-ready Carestream Dental adapter tailored to your practice configuration.
  3. Deploy with Monitoring
    Go live with continuous monitoring and automatic adjustments as your Carestream system evolves.

Potential API Endpoints

Authentication

POST/authenticate

Authenticate to Sensei Cloud or a legacy Carestream system and obtain a session for downstream calls.

Patient Operations

GET/patients

List patient records with filters for name, date of birth, recall status, and last visit.

Scheduling

GET/appointments

Retrieve appointments and provider schedules with status and date-range filters.

Scheduling

POST/create_appointment

Book a new appointment against a provider's schedule.

Clinical

GET/treatment_plans

Pull treatment plans and clinical charting, including orthodontic treatment tracking.

Billing

GET/claims

Pull eClaims, eligibility verifications, and claim status by payer and date range.

Use Cases

Sync patients and schedules across cloud and legacy

- Pull patients, recalls, and appointments from Sensei Cloud or legacy SoftDent/OrthoTrac into one warehouse - Keep provider schedules in sync with downstream engagement and reminder tools - Reconcile records across systems for a single patient 360

Automate claims and eligibility

- Pull eClaims status and eligibility verification results for revenue-cycle reporting - Route denied or stalled claims to staff worklists without portal clicks - Match posted payments against expected reimbursement

Extract clinical and treatment data

- Pull treatment plans, clinical charts, and imaging metadata programmatically - Track orthodontic treatment progress from OrthoTrac-style workflows - Run extraction-grade reads for reporting, audits, or system migrations

Reconcile billing and payments

- Pull ledgers, statements, and payment activity into accounting systems - Surface unpaid balances and aging AR to collections workflows - Feed production and collections metrics to BI dashboards

Technical Requirements

Authentication

Practice credentials and MFA handled in a managed, encrypted session

Connectivity

Authenticated Sensei Cloud workflows and legacy on-premise Carestream systems surfaced as one normalized API

Response format

Normalized JSON across patient, appointment, treatment plan, claim, and ledger objects

Rate limits

Adaptive throttling tuned to your practice 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 single-practice and enterprise-group volume

Reliability

Retry, backoff, and idempotency keys for appointment booking and record updates

Adaptation

Continuous monitoring of Sensei Cloud releases and legacy system configuration drift

Frequently asked questions

Yes. Those legacy systems have no public API at all, and Supergood integrates their authenticated workflows directly—alongside Sensei Cloud—so practices on any Carestream system get one normalized API.

No. The developer program is application-gated with documentation delivered only after approval, and it only covers Sensei Cloud. Supergood works with your existing practice credentials, so you can reach your own data without an application or partner agreement.

Yes. Supergood supports extraction-grade reads of patients, charts, treatment plans, claims, and ledgers—useful for reporting, audits, and migrations, which users report as historically painful on legacy Carestream PMS.

Yes. PHI flows through an encrypted credential vault with scoped tokens, HIPAA-aligned access controls, and full audit logging across clinical, imaging, and financial records.

Supergood continuously monitors Sensei Cloud releases and legacy system configurations, adapting the adapter automatically so your integration keeps running through updates.

Ready to get a real API?