APIs

Here are the links to the REST APIs dependent on your application. Click the link appropriate to your requirements.

Once you have the list of APIs displayed, you can click on the Endpoint you are interested in to get more information.

For Example: Lab Link Group Endpoints:
In your application, you call: GET /v1/provider-portal/lab-link-groups endpoint

The below screen shot shows :

  1. Scopes required to access this endpoint: LABS_READ or LABS_WRITE in this case.
  2. Accuro user permissions required to access this endpoint: EMR_LABS with READ only access Role
  3. Mandatory authorization header .
  4. The sample response on 200 response code with application/json media type.
Image