Altair is a tool that displays GraphQL schema documentation and auto-completes queries to the GraphQL server.
Altair is hosted on: https://reporting-api.triplelift.net/altair.
There are a couple of options to access it, and requests must always be issued with the API authorization headers.
Altair via the Desktop Console
You can access Altair by downloading the Altair desktop console.
Altair via the browser
You can access Altair from your browser by injecting the authorization headers using a browser extension. We will walk through how to do so specifically with a Chrome browser extension called Requestly.
Begin by adding a new Requestly rule of type “Modify Headers”:
Within the rule, define the following header values:
Save the rule and navigate to https://reporting-api.triplelift.net/altair (or refresh the page if you are already on it). You should now see the console: