Home - dsimaging/dsio-filters-api GitHub Wiki

Welcome to the landing page for the Dentsply Sirona Intraoral Filters API. The API is intended for developers interested in applying custom post-processing filters to intraoral images. The API is RESTful by design and does not require additional software or libraries. No dependency exists for Sidexis 4 software, which is also a product of Dentsply Sirona.

General Information

An Overview of the API includes more information regarding use cases and methods.

Authentication

Use of the IO Filters API requires an API key and information regarding access to the API can be found in Authentication. The API key serves as the password and, with the user name, provides the necessary credentials to authorize requests using the API.

API

The API itself consists of two sections, Images and Filters, and all API calls can be found in either of these two areas. Images includes the methods for managing image resources. Filters includes the methods for applying filters to image resources.