Developer's Portal

API Library


OAuth

Because Driscoll's APIs involve consumer-mediated exchange of data, we follow the OAuth 2.0 protocols for authentication with a provided Bearer Token that needs to be obtained from the url below. When accessing Driscoll's sandbox APIs, you do not need to receive an Authorization Code and an Access Token for a sandbox user. Please note the Authorization Code is only valid for a single use.

https://cmsfhir@dchstx.org/oauth/authorize?grant_type=password&username={}&password={}