DrChrono Restful APIs allow your practice to connect to other services and leverage your data.
Sign in to your DrChrono account and navigate to Account > API. Create a new application by selecting "New Application".
(To note, the staff permission "Settings" will need to be enabled to access the API Page)We require two pieces of information highlighted in red (Name and Redirect URIs). Ensure that your application is named for its intended service. Input a valid URI, for example -- https://myapp.com. Save changes to complete the application.
You are now ready to use our APIs. To get started, feel free to review our article "Getting started with our APIs via Postman".