Dedsol
  • 👀 | Overview
  • Indexer
    • 👉 | Getting Started
    • 🌐 | Rest Endpoints
      • Getting Started
      • Endpoints
    • 🔮 | GraphQL
      • Getting Started
      • Playground (GraphiQL)
    • 💰 | Pricing
      • Enteprise Plan
      • How Crediting Works
  • Miscellaneous
    • 🧭 | Roadmap
    • 🫡 | Team
    • 🤖 | Discord
    • 📍 | Directory
    • ❤️ | Support Us
Powered by GitBook
On this page
  1. Indexer
  2. 🔮 | GraphQL

Playground (GraphiQL)

Explore all available data from our GraphQL endpoints.

PreviousGetting StartedNext💰 | Pricing

Last updated 2 months ago

The best way to get started and explore what our GraphQL service has to offer is to check out which contains an interactive environment for exploring available data.

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

  1. Open the "Headers" tab.

  2. Paste the following:

{
    "Authorization": "dedsol-xxxxx-xxxxx-xxxx-xxxxx"
}
  1. Done, you can now execute GQL queries tied to your key.

https://graphiql.dedsol.xyz
GraphiQL UI playground for exploring data:
https://graphiql.dedsol.xyz