Skip to main content

Tutorial For Dice Ambient Scribe API v1

Let's discover Dice Ambient Scribe API v1 which transcribes clinical consultations and automatically generates clinical notes.

Get started

The Dice Ambient Scribe API can be accessed both from the backend (server) applications or frontend (user) applications. While the API endpoints and calls remain the same, they are accessed from different URLS /v1/scribe/server/ and /v1/scribe/user/ which are scoped differently. Before you start using the API, read about how to set up your backend and frontend applications to access the API:

Backend (Server) Application

Read the Server Authentication Tutorial to get started with your backend applications.

Frontend (User) Application

Read the User Authentication Tutorial to get started with your frontend applications.

Use the Ambient Scribe API