D

DrChrono REST API v4

REST discovered

Details
URL
https://app.drchrono.com
Docs
https://app.drchrono.com/api-docs-old/v4/documentation
Authentication
DrChrono OAuth access token bearer discovered
Authorization: Bearer <credential>

Create a DrChrono API application in API management, then send the user through the OAuth 2.0 authorization flow described in the v4 tutorial. Exchange the authorization code at https://app.drchrono.com/o/token/ using your app's client_id and client_secret to receive an access_token (and refresh_token).