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 Documents API

Auxiliary template-driven documents.

Heidi Health Documents 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 Documents. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 7 JSON Schemas.

This API exposes 2 operations across 1 path, 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 1 paths 2 schemas 1 GET1 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 Documents 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 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Documents 2

Auxiliary template-driven documents.

POST
/sessions/{session_id}/documents
Generate Document
generateDocument 1 param body → 200
GET
/sessions/{session_id}/documents
List Session Documents
listSessionDocuments 1 param → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Document (7 properties), DocumentGenerate (5 properties). Each schema is shown below with its type and property counts.

DocumentGenerate
object
5 properties 4 required
Document
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heidi-health-documents-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 Consult Notes API
Heidi Health Patient Profiles API
Heidi Health Session Context API
Heidi Health Sessions API
Heidi Health Templates API
Heidi Health Transcription API