Playground (GraphiQL)

Explore all available data from our GraphQL endpoints.

The best way to get started and explore what our GraphQL service has to offer is to check out https://graphiql.dedsol.xyzarrow-up-right which contains an interactive environment for exploring available data.

GraphiQL UI playground for exploring data: https://graphiql.dedsol.xyzarrow-up-right

I order to perform queries tied to your API key you will need to:

  1. Open the "Headers" tab.

  2. Paste the following:

  1. Done, you can now execute GQL queries tied to your key.

Last updated