T

The Graph API

by The Graph Free tier

Indexing protocol for querying networks like Ethereum with GraphQL

finance

Quick Reference

Base URL https://thegraph.com Auth type API Key Header Auth header Authorization: Bearer YOUR_TOKEN Rate limit Varies by subgraph and network load Pricing Enterprise / contact sales Free quota None Documentation https://thegraph.com Endpoint status Live — HTTP 200 — endpoint is accessible831ms (checked Mar 29, 2026) Builder score D 38% builder-friendly
Pricing
28
Latency
76
Depth
18

Authentication

See documentation for auth details

Authorization: Bearer YOUR_TOKEN

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Decentralized protocol for indexing and querying blockchain data. Free query fees via hosted service. Decentralized network: ~$0.0001/query + curation rewards.

Key Endpoints

MethodPathDescription
GET / See documentation for endpoint reference

Sample Request

curl 'https://thegraph.com'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official The Graph documentation.