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 Session Context API

Notes, linked sessions, and context document attachments.

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

This API exposes 3 operations across 1 path, and defines 1 schema. 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.

3 operations 1 paths 1 schemas 1 DELETE1 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 Session Context 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 3

Across 1 path, the API surfaces 3 operations — 1 DELETE, 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Session Context 3

Notes, linked sessions, and context document attachments.

POST
/sessions/{session_id}/context-documents
Upload Context Document
uploadContextDocument 1 param body → 200
GET
/sessions/{session_id}/context-documents
List Context Documents
listContextDocuments 1 param → 200
DELETE
/sessions/{session_id}/context-documents
Delete Context Documents
deleteContextDocuments 2 params → 204

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ContextDocument (5 properties). Each schema is shown below with its type and property counts.

ContextDocument
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

heidi-health-session-context-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 Documents API
Heidi Health Patient Profiles API
Heidi Health Sessions API
Heidi Health Templates API
Heidi Health Transcription API