Start here
The fastest honest path from nothing to a working integration, and the exit route at the end of it.
Read the concepts
Six object kinds and the permissions that govern them. Twenty minutes, and the rest of the system follows.
Request one object
A single authenticated read. The response carries its own provenance so you can see what asserted each value.
Write something back
Scoped keys, typed errors, and a documented remedy for every failure code.
Take it all out
Export in the same fidelity you put in. If that step fails, nothing above it can be trusted.
- DocumentationOne document tree. Concepts, objects, permissions, and the exact wording of every guarantee.
- APIA read-first HTTP interface over public objects. Stable identifiers, explicit provenance, no undocumented fields.
- SDKTyped clients that mirror the API exactly. No hidden behaviour, no magic retry, no telemetry.
- ExamplesSmall, complete, runnable references. Each one solves a real task end to end.