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.

Connect Sources

This section covers the source side of the platform: how data gets into DataHarbor before object matching, controls, and delivery happen. Start with HTTP Sources or GraphQL Sources, then use Input Normalization to understand how payloads are parsed before governance begins. Over time, this section can also house source-specific connection guides for systems like Snowflake and other upstream platforms. After you have the source side understood, continue to Build Virtual APIs to define the governed view that sits in front of it.

Current pages

HTTP Sources

Connect REST-style HTTP sources and handle authentication safely

GraphQL Sources

Connect query-based GraphQL APIs with pre-registered operations

Route Matching

How DataHarbor validates requests against your enrolled path template

Input Normalization

See how JSON, CSV, YAML, and Markdown normalize into one model

HTTP Sources

Connect HTTP sources to DataHarbor and handle authentication material safely.

GraphQL Sources

Connect a GraphQL API to DataHarbor with pre-registered queries, governed responses, and standard Virtual API delivery.

Route Matching

How DataHarbor validates incoming requests against your enrolled path template.

Input Normalization

See how DataHarbor normalizes JSON, CSV, YAML, and Markdown into one canonical data model before controls run.