The Graph Subgraphs (GraphQL)

Per-subgraph GraphQL endpoints served by the decentralized network of Indexers. Each subgraph defines its own schema; queries are billed in GRT or via a hosted gateway in USD.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: the-graph:subgraphs
name: The Graph Subgraphs (GraphQL)
description: Per-subgraph GraphQL endpoints served by the decentralized network of Indexers. Each subgraph
  defines its own schema; queries are billed in GRT or via a hosted gateway in USD.
humanURL: https://thegraph.com/docs/en/subgraphs/querying/introduction/
baseURL: https://gateway.thegraph.com/api/{apiKey}/subgraphs/id/{subgraphId}
tags:
- GraphQL
- Subgraphs
- Decentralized
properties:
- type: Documentation
  url: https://thegraph.com/docs/en/subgraphs/querying/introduction/