Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Heidi Health Consult Notes API

Streamed consult-note generation.

Heidi Health Consult Notes API is one of 11 APIs that Heidi Health publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 7 JSON Schema definitions.

Tagged areas include Consult Notes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 7 JSON Schemas.

This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version v2.

Requests are made against a single base URL, https://registrar.api.heidihealth.com/api/v2/ml-scribe/open-api.

2 operations 2 paths 2 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v2
Server
https://registrar.api.heidihealth.com/api/v2/ml-scribe/open-api
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Heidi Health Consult Notes API declares 2 security schemes for authenticating requests. An API key is passed in the header as Heidi-Api-Key (heidiApiKey). It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Consult Notes 2

Streamed consult-note generation.

POST
/sessions/{session_id}/consult-note
Generate Consult Note
generateConsultNote 1 param body → 200
POST
/sessions/{session_id}/client-customised-template/response
Generate Custom Template Consult Note
generateCustomTemplateConsultNote 1 param body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ConsultNoteGenerate (6 properties), StreamChunk (1 property). Each schema is shown below with its type and property counts.

StreamChunk
object
1 property
ConsultNoteGenerate
object
6 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heidi-health-consult-notes-api-openapi.yml Raw ↑

Other APIs Heidi Health publishes across the network.

Heidi Widget SDK
Heidi Health Ask Heidi API
Heidi Health Authentication API
Heidi Health Clinical Coding API
Heidi Health Documents API
Heidi Health Patient Profiles API
Heidi Health Session Context API
Heidi Health Sessions API
Heidi Health Templates API
Heidi Health Transcription API