Golden Reports API

The Golden Reports GraphQL API lets you integrate reporting directly into your product. Query report templates, execute data contexts, manage workspaces, and retrieve output — all through a single, typed endpoint.

Getting started

All API access is over HTTPS at https://api.goldenreports.dev/graphql. Requests are authenticated with a bearer token. Head to the Quickstart to make your first query in under five minutes.

Guides

Quickstart

Make your first GraphQL request to the Golden Reports API in under five minutes.

Authentication

Authenticate your requests using bearer tokens and learn what API keys are coming next.

Errors

Understand the GraphQL error format and every error code the API can return.

GraphQL API

Fetch workspaces, reports, data contexts, and output through the typed GraphQL endpoint.

Was this page helpful?