Gaur Documentation
Turn analytical data into governed contracts that applications, dashboards, and AI agents can safely query.
Gaur lets you publish analytical data as governed contracts: stable, permissioned interfaces that applications, dashboards, internal tools, and AI agents can query without writing SQL or touching raw schemas.
These docs are split into four sections. Jump to whichever one matches what you're doing.
Getting Started
What Gaur is, the mental model, and a quickstart that goes end to end.
Build
Connect data, explore it, and publish contracts and consumers. For data and analytics builders.
Integrate
Query contracts from your own applications, dashboards, and AI agents. For developers consuming Gaur.
API Reference
Exact reference for the consumption endpoints and the contract and query JSON schemas.
Pick your path
Gaur keeps two jobs separate: shaping analytical logic, and consuming it. Most people only do one of them.
If you build the data
You connect sources, explore data, and publish contracts. Start with the Build section.
If you consume the data
You call published contracts from an app or an agent using an API key. Start with the Integrate section.
New to Gaur? Read Core concepts first. It covers how data moves from a source system to a consumer, which is the backbone of everything else in these docs.