Dragon Copilot APIs for partners

The Dragon Copilot APIs for partners are a set of APIs that enable healthcare IT partners to integrate with Dragon Copilot. They make it easy for you to integrate clinical workflow, content and data using industry standard technology.

Dragon Copilot APIs for partners enable seamless integration of Dragon Copilot into partner applications, supporting various use cases and enhancing the overall business workflow.

For more information on the various APIs and how to use them to integrate Dragon Copilot workflows with your healthcare solution, see Dragon Copilot partner APIs.

Ambient Audio Streaming

The Ambient Audio Streaming (AAS) 2.0 service enables partners to send ambient audio recordings to Dragon Copilot for processing. AAS supports three transport options:

  • REST API: Upload audio chunks and finalize recordings using standard REST calls. Requires creating an ambient session via the Partner API first.

  • gRPC API: Bidirectional streaming via gRPC (HTTP/2). Session metadata is provided during the streaming handshake.

  • WebSocket API: Bidirectional streaming via WebSocket. Session metadata is provided during the streaming handshake.