Docs
Buscar⌘ K
  • Inicio
  • Acerca de The Graph
  • Redes Admitidas
  • Protocol Contracts
  • Subgrafos
    • Corrientes secundarias
      • Token API
        • Hypergraph
          • AI Suite
            • Indexación
              • Graph Horizon
                • Recursos
                  Subgrafos > Querying

                  2 minutos

                  Consultando The Graph

                  To start querying right away, visit The Graph Explorer.

                  Descripción

                  When a Subgraph is published to The Graph Network, you can visit its Subgraph details page on Graph Explorer and use the “Query” tab to explore the deployed GraphQL API for each Subgraph.

                  Specifics

                  Each Subgraph published to The Graph Network has a unique query URL in Graph Explorer to make direct queries. You can find it by navigating to the Subgraph details page and clicking on the “Query” button in the top right corner.

                  Query Subgraph Button
                  Query Subgraph URL

                  You will notice that this query URL must use a unique API key. You can create and manage your API keys in Subgraph Studio, under the “API Keys” section. Learn more about how to use Subgraph Studio here.

                  Subgraph Studio users start on a Free Plan, which allows them to make 100,000 queries per month. Additional queries are available on the Growth Plan, which offers usage based pricing for additional queries, payable by credit card, or GRT on Arbitrum. You can learn more about billing here.

                  Please see the Query API for a complete reference on how to query the Subgraph’s entities.

                  Note: If you encounter 405 errors with a GET request to the Graph Explorer URL, please switch to a POST request instead.

                  Recursos Adicionales

                  • Use GraphQL querying best practices.
                  • To query from an application, click here.
                  • View querying examples⁠.
                  ⁠Editar en GitHub⁠

                  Graph ExplorerManaging API keys
                  En esta página
                  • Descripción
                  • Specifics
                  • Recursos Adicionales
                  The GraphEstadoTestnetRecursos de marcaForoSeguridadPolítica de privacidadTérminos de servicio