Guides

Setting up an Open Dental Test Server

Introduction

If you would like to test API calls with an actual health record system, you can do so by setting up and using an Open Dental demo database. Open Dental is a common practice management system used by dental offices.

Once you’ve created your sandbox API key in your NexHealth Developer Portal account, follow the steps below to install the demo database on your machine and start testing.

How to set up an Open Dental test server and test the NexHealth API

  1. Download Open Dental Trial Version: Download and install an Open Dental demo database on your machine. Use the Open Dental Trial Version instructions for detailed steps on how to install on a server or workstation.
  2. Add the sync and generate product key: Once you’ve installed the Open Dental demo database, go back to the Developer Portal and click Create new sync on your demo practice. Select Open Dental, which will generate a product key. The product key is a unique identifier for each installation that links the practice’s health record system to the Synchronizer.
  3. Install the Synchronizer: Download the Synchronizer on your machine where you have the Open Dental demo database running and enter your product key from step 2.
  4. Test Online Booking: Many developers use Online Booking as a key use case for the Synchronizer. Use the Book an Appointment guide to start making test API calls.