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
Authentication
Authenticate your requests using bearer tokens and learn what API keys are coming next.