Getting Started
A developer's first steps with the Data Exchange — concepts, authentication, and the path from discovery to data access.
Local Development
Run the entire Data Exchange locally with Docker Compose — from zero to a verified stack in a few commands.
Configuration
Typed, environment-driven service configuration and deployment validation.
API Standards
The platform-wide API contract — response envelope, error taxonomy, pagination, versioning, and URN namespaces.
Endpoints
The configured public gateway route inventory and ownership boundaries.
SDKs & Libraries
Client integration and the shared Go platform modules used by services.
Testing
How the platform is tested — unit, integration, contract, and end-to-end layers — and how to test your own integration.