Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dataharbor.co/llms.txt

Use this file to discover all available pages before exploring further.

Deliver Data

Delivery is the last part of the DataHarbor story: once the payload is normalized, matched, and governed, DataHarbor returns it in the shape and format your consumer needs. This section is organized around the delivery half of the pipeline:
  1. How requests flow through REST and MCP.
  2. How governed responses format as JSON, Markdown, CSV, or YAML.
  3. How different delivery surfaces expose the same governed result.
Use the directory below as a section index.

REST API Delivery

Expose your Virtual APIs as REST endpoints with API key authentication.

Output Formatting

Convert Virtual API responses to Markdown, CSV, or YAML — via spec config, URL extension, or Accept header content negotiation.

Markdown Input

How DataHarbor normalizes Markdown input into canonical JSON, including front matter rules, detection, and limitations.

MCP Server Delivery

Turn any Virtual API into a governed MCP endpoint for AI agent consumption.

Data Lake Delivery

Mirror governed Virtual API data to modern data platforms.