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.xyz which contains an interactive environment for exploring available data.

I order to perform queries tied to your API key you will need to:
Open the "Headers" tab.
Paste the following:
Done, you can now execute GQL queries tied to your key.
Last updated