Dentsply Sirona website screenshot

Dentsply Sirona

Dentsply Sirona is the world's largest manufacturer of professional dental products and technologies, providing solutions for dentists, dental laboratories, and dental specialists worldwide. Its public API surface has two halves that behave nothing alike. DS Core is the company's open cloud platform, whose API lets practice-management vendors, lab-management vendors and DSOs integrate patient data synchronization, scan and imaging exchange, lab order routing, file and comment exchange, and SSO user provisioning — but its reference sits behind a partner login and no machine-readable contract for it is public. The Dentsply Sirona Imaging team, by contrast, publishes three real OpenAPI 3.0 contracts openly on GitHub under MIT and Apache licences — the Intraoral Imaging Modality API, the Intraoral Imaging Filters API, and the Intraoral Exposure API — covering 30 operations for driving intraoral sensors, filtering acquired images, and reading X-ray tube generator dose records. Notably, none of the three references DICOM.

Dentsply Sirona publishes 3 APIs on the APIs.io network: Intraoral Imaging Modality API, Intraoral Imaging Filters API, and Intraoral Exposure API. Tagged areas include CAD/CAM, CEREC, Dental, DS Core, and Imaging.

The Dentsply Sirona catalog on APIs.io includes 1 event-driven AsyncAPI specification and 1 JSON-LD context.

Dentsply Sirona’s developer surface includes authentication, changelog, sandbox, documentation, signup flow, pricing, support, and 37 more developer resources.

65.6/100 strong ▬ flat Agent 27/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
3 APIs
CAD/CAMCERECDentalDS CoreImagingIntraoral ImagingLab ManagementMedical DevicesPractice ManagementFortune 1000

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
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.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% 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/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/dentsply-sirona: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

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

DS Core API

DS Core is the open cloud platform from Dentsply Sirona that connects dental practices, laboratories, and DSOs through a single web-based experience. The DS Core API enables Pra...

Dentsply Sirona Intraoral Imaging Modality API

A 17-operation OpenAPI 3.0.1 contract for acquisition and control of Dentsply Sirona intraoral sensors. Devices operations retrieve names, icons, battery and status for connecte...

Dentsply Sirona Intraoral Imaging Filters API

A 9-operation OpenAPI 3.0.1 contract for applying Dentsply Sirona's Select, Supreme and AE image filters to 16-bit grayscale intraoral images. An image resource is created eithe...

Intraoral Exposure API

A 4-operation, read-only OpenAPI 3.0.0 contract for exchanging intraoral X-ray exposure dose information, so exposure data can be stored alongside a patient's media and dental r...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Dentsply Sirona Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Dentsply Sirona Context

0 classes · 6 properties

JSON-LD

Security Posture 4

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

Dentsply Sirona Authentication

apiKey/http · 2 schemes

SECURITY

Dentsply Sirona Domain Security

TLSv1.3 · DMARC

SECURITY

Dentsply Sirona Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Dentsply Sirona Trust Center

trust center published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Dentsply Sirona Agentic Access

30 operations · 11 acting

30 operations · 11 acting

AGENTIC

Press 5

Recent news and press coverage referencing this provider.

Dentsply Sirona: Digital Transformation in Dentistry - Prophet

2026-05-25

ORCA Dental AI & Dentsply Sirona Expanding in Japan

2026-05-25

Detect, World's First FDA-Cleared AI-enabled diagnostic ...

2026-05-25

Dentsply Sirona Releases FDA-Cleared Dental AI

2026-05-25

Dentsply Sirona presents Primescan® 2 powered by DS ...

2026-05-25

Resources

Get Started 5

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: dentsply-sirona
name: Dentsply Sirona
description: Dentsply Sirona is the world's largest manufacturer of professional dental products and technologies, providing
  solutions for dentists, dental laboratories, and dental specialists worldwide. Its public API surface has two halves that
  behave nothing alike. DS Core is the company's open cloud platform, whose API lets practice-management vendors, lab-management
  vendors and DSOs integrate patient data synchronization, scan and imaging exchange, lab order routing, file and comment
  exchange, and SSO user provisioning — but its reference sits behind a partner login and no machine-readable contract for
  it is public. The Dentsply Sirona Imaging team, by contrast, publishes three real OpenAPI 3.0 contracts openly on GitHub
  under MIT and Apache licences — the Intraoral Imaging Modality API, the Intraoral Imaging Filters API, and the Intraoral
  Exposure API — covering 30 operations for driving intraoral sensors, filtering acquired images, and reading X-ray tube generator
  dose records. Notably, none of the three references DICOM.
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: published
  onboarding: application
  trial: true
  try_now: false
  public: false
  label: Published platform pricing · API access by partner application
  confidence: medium
  source:
  - plans
  generated: '2026-09-06'
  method: searched
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/dentsply-sirona.png
tags:
- CAD/CAM
- CEREC
- Dental
- DS Core
- Imaging
- Intraoral Imaging
- Lab Management
- Medical Devices
- Practice Management
- Fortune 1000
url: https://raw.githubusercontent.com/api-evangelist/dentsply-sirona/refs/heads/main/apis.yml
created: '2026-03-24'
modified: '2026-09-06'
specificationVersion: '0.23'
kind: company
position: Producing
access: 3rd-Party
apis:
- aid: dentsply-sirona:ds-core-api
  name: DS Core API
  description: DS Core is the open cloud platform from Dentsply Sirona that connects dental practices, laboratories, and DSOs
    through a single web-based experience. The DS Core API enables Practice Management System (PMS) providers, Lab Management
    System (LMS) providers, and DSO enterprise solutions to integrate with DS Core for patient data synchronization, scan
    and imaging exchange, lab order routing, file and comment exchange, and Single Sign-On user provisioning. The API reference
    is published behind a partner account at open.dscore.com — probed 2026-09-06, every path on that host returns the same
    login shell — so no machine-readable contract is public.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://open.dscore.com/
  baseURL: https://api.dscore.com
  tags:
  - DS Core
  - Imaging
  - Lab Management
  - Patient Data
  - Practice Management
  - SSO
  properties:
  - type: DeveloperPortal
    url: https://open.dscore.com/
  - type: Documentation
    url: https://open.dscore.com/
  - type: SignUp
    url: https://open.dscore.com/auth/password/register
  - type: Login
    url: https://open.dscore.com/auth/password/login
  - type: StatusPage
    url: https://status.dscore.com/
  - type: Marketing
    url: https://www.dentsplysirona.com/en/lp/connected-dentistry.html
  contact:
  - FN: DS Core Open Platform
    url: https://open.dscore.com/
  - FN: DS Core API Feedback
    email: DS-Core-API@dentsplysirona.com
- aid: dentsply-sirona:dsio-modality-api
  name: Dentsply Sirona Intraoral Imaging Modality API
  description: 'A 17-operation OpenAPI 3.0.1 contract for acquisition and control of Dentsply Sirona intraoral sensors. Devices
    operations retrieve names, icons, battery and status for connected USB and WiFi sensor interfaces; Acquisition operations
    open a capture session, arm the sensor with per-exposure AcquisitionInfo, and retrieve the resulting image media and previews.
    Two Server-Sent Events channels push device events and acquisition-status transitions. This is a LOCAL service: it runs
    as the Sensor Plugin service on the practice workstation, so its declared server is https://localhost:43809/api/dsio/modality/v1
    rather than a cloud host. Authentication is HTTP Basic with an API key Dentsply Sirona issues directly to approved developers.'
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/dsimaging/dsio-modality-api
  baseURL: https://localhost:43809/api/dsio/modality/v1
  tags:
  - GitHub
  - Imaging
  - Intraoral
  - Modality
  - Sensors
  - OpenAPI
  properties:
  - type: OpenAPI
    url: openapi/dentsply-sirona-intraoral-modality-openapi.yml
  - type: Overlay
    url: overlays/dentsply-sirona-modality-overlay.yaml
  - type: Documentation
    url: https://github.com/dsimaging/dsio-modality-api/wiki
  - type: APIReference
    url: https://github.com/dsimaging/dsio-modality-api/wiki/Overview
  - type: Authentication
    url: https://github.com/dsimaging/dsio-modality-api/wiki/Authentication
  - type: GettingStarted
    url: https://github.com/dsimaging/dsio-modality-api/wiki/Guides
  - type: Postman
    url: https://github.com/dsimaging/dsio-modality-api/blob/master/api/Dentsply%20Sirona%20Intraoral%20Modality%20API.postman_collection.json
  - type: ChangeLog
    url: https://github.com/dsimaging/dsio-modality-api/releases
  - type: Source Code
    url: https://github.com/dsimaging/dsio-modality-api
  contact:
  - FN: Dentsply Sirona Imaging
    url: https://github.com/dsimaging
- aid: dentsply-sirona:dsio-filters-api
  name: Dentsply Sirona Intraoral Imaging Filters API
  description: A 9-operation OpenAPI 3.0.1 contract for applying Dentsply Sirona's Select, Supreme and AE image filters to
    16-bit grayscale intraoral images. An image resource is created either by uploading a PNG or by referencing a capture
    in a live Modality API acquisition session, then filters are applied and the filtered PNG returned; the resource is transient
    and carries an `expires` timestamp after which it is deleted. Like the Modality API it is a LOCAL service on the practice
    workstation, and it declares no security scheme because it is reached over loopback.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/dsimaging/dsio-filters-api
  baseURL: https://localhost:43809/api/dsio/filters/v1
  tags:
  - GitHub
  - Imaging
  - Intraoral
  - Image Processing
  - Filters
  - OpenAPI
  properties:
  - type: OpenAPI
    url: openapi/dentsply-sirona-intraoral-filters-openapi.yml
  - type: Overlay
    url: overlays/dentsply-sirona-filters-overlay.yaml
  - type: Documentation
    url: https://github.com/dsimaging/dsio-filters-api
  - type: Postman
    url: https://github.com/dsimaging/dsio-filters-api/blob/master/api/Dentsply%20Sirona%20Intraoral%20Filters%20API.postman_collection.json
  - type: ChangeLog
    url: https://github.com/dsimaging/dsio-filters-api/releases
  - type: Source Code
    url: https://github.com/dsimaging/dsio-filters-api
  contact:
  - FN: Dentsply Sirona Imaging
    url: https://github.com/dsimaging
- aid: dentsply-sirona:io-exposure-api
  name: Intraoral Exposure API
  description: A 4-operation, read-only OpenAPI 3.0.0 contract for exchanging intraoral X-ray exposure dose information, so
    exposure data can be stored alongside a patient's media and dental record. It is a SPECIFICATION Dentsply Sirona published
    for X-ray tube generator vendors to implement, not a service Dentsply Sirona hosts — the only server the document declares
    is a SwaggerHub auto-mock, and the companion Recommendations document tells implementers to choose their own versioned
    endpoint and announce it over mDNS as `_io-exposure._tcp`. The repository is archived. Licensed Apache 2.0; contact John.Goyette@dentsplysirona.com.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://github.com/dsimaging/io-exposure-service
  baseURL: https://virtserver.swaggerhub.com/JohnGoyette/intraoral-exposure-service/1.0
  tags:
  - GitHub
  - Imaging
  - Intraoral
  - Radiation Dose
  - X-Ray
  - OpenAPI
  properties:
  - type: OpenAPI
    url: openapi/dentsply-sirona-intraoral-exposure-openapi.yml
  - type: Overlay
    url: overlays/dentsply-sirona-exposure-overlay.yaml
  - type: Documentation
    url: https://github.com/dsimaging/io-exposure-service/blob/main/docs/Recommendations.md
  - type: Sandbox
    url: https://github.com/dsimaging/io-exposure-service/tree/main/sample
  - type: Source Code
    url: https://github.com/dsimaging/io-exposure-service
  contact:
  - FN: Dentsply Sirona Imaging
    url: https://github.com/dsimaging
common:
- type: AgenticAccess
  url: agentic-access/dentsply-sirona-agentic-access.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Authentication
  url: authentication/dentsply-sirona-authentication.yml
- type: ChangeLog
  url: changelog/dentsply-sirona-changelog.yml
- type: Conformance
  url: conformance/dentsply-sirona-conformance.yml
- type: Conventions
  url: conventions/dentsply-sirona-conventions.yml
- type: DataModel
  url: data-model/dentsply-sirona-data-model.yml
- type: DomainSecurity
  url: security/dentsply-sirona-domain-security.yml
- type: ErrorCatalog
  url: errors/dentsply-sirona-problem-types.yml
- type: Lifecycle
  url: lifecycle/dentsply-sirona-lifecycle.yml
- type: LLMsTxt
  url: llms/dentsply-sirona-llms.txt
- type: X-MCPServerCandidate
  url: mcp/dentsply-sirona-mcp.yml
- type: Packages
  url: packages/dentsply-sirona-packages.yml
- type: SDKs
  url: packages/dentsply-sirona-packages.yml
- type: Sandbox
  url: sandbox/dentsply-sirona-sandbox.yml
- type: SecurityTxt
  url: well-known/dentsply-sirona-security.txt
- type: Security
  url: https://www.dentsplysirona.com/.well-known/security.txt
- type: VulnerabilityDisclosure
  url: security/dentsply-sirona-vulnerability-disclosure.yml
- type: WellKnown
  url: well-known/dentsply-sirona-well-known.yml
- type: StatusPage
  url: https://status.dscore.com/
- type: DeveloperPortal
  url: https://open.dscore.com/
- type: Documentation
  url: https://open.dscore.com/
- type: SignUp
  url: https://open.dscore.com/auth/password/register
- type: GitHubOrganization
  url: https://github.com/dsimaging
- type: Pricing
  url: https://www.dentsplysirona.com/en-us/explore/digital-dentistry/brands/ds-core.html
- type: Support
  url: https://www.dentsplysirona.com/en-us/support
- type: LinkedIn
  url: https://www.linkedin.com/company/dentsplysirona
- type: Website
  url: https://www.dentsplysirona.com
- type: USA Website
  url: https://www.dentsplysirona.com/en-us
- type: Open Platform
  url: https://open.dscore.com/
- type: DS Core Marketing
  url: https://www.dentsplysirona.com/en-us/explore/digital-dentistry/brands/ds-core.html
- type: Connected Dentistry
  url: https://www.dentsplysirona.com/en/lp/connected-dentistry.html
- type: Connect Software
  url: https://www.dentsplysirona.com/en-us/discover/discover-by-brand/connect-software.html
- type: Service Portal
  url: https://service.dscore.com/
- type: GitHub Imaging
  url: https://github.com/dsimaging
- type: Investors
  url: https://investor.dentsplysirona.com
- type: Newsroom
  url: https://www.dentsplysirona.com/en-us/why-ds/about-ds/newsroom.html
- type: Sustainability
  url: https://www.dentsplysirona.com/en-us/why-ds/our-company/sustainability.html
- type: Careers
  url: https://careers.dentsplysirona.com/
- type: Contact
  url: https://www.dentsplysirona.com/en-us/support/contact-support.html
- type: TermsOfService
  url: https://www.dentsplysirona.com/en-us/legal/terms-of-use.html
- type: PrivacyPolicy
  url: https://www.dentsplysirona.com/en-us/legal/privacy-policy.html
- type: JSONLD
  url: json-ld/dentsply-sirona-context.jsonld
- type: Vocabulary
  url: vocabulary/dentsply-sirona-vocabulary.yml
x-enrichment:
  date: '2026-09-06'
  status: enriched
  artifacts_added: 22
  pass: local-v3
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/dentsply-sirona"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/dentsply-sirona/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/dentsply-sirona/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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