Docs
Search⌘ K
  • Home
  • About The Graph
  • Supported Networks
  • Protocol Contracts
  • Subgraphs
    • Substreams
      • Token API
        • Hypergraph
          • AI Suite
            • Indexing
              • Graph Horizon
                • Resources
                  Token API

                  Welcome to the Token API

                  The Graph’s Token API lets you access both live and historical data for tokens across multiple blockchains.

                  Gain access

                  Make sure you already have an account on The Graph Market and an “API TOKEN (Authentication JWT)” from the Dashboard⁠.

                  Use authenticated routes

                  Raw API endpoints are authenticated using a header, and the TypeScript Node.js SDK accepts the token as a configuration option.


                  1curl --request GET \2    --url "https://token-api.thegraph.com/v1/evm/balances?network=mainnet&address=0x2a0c0dbecc7e4d658f48e01e3fa353f44050c208" \3    --header 'Accept: application/json' \4    --header 'Authorization: Bearer YOUR_TOKEN'

                  What’s next?

                  Explore the most popular endpoints:

                  • EVM Transfers
                  • Solana Swaps
                  • EVM Token Holders
                  • EVM Swaps
                  • EVM Historical Balances

                  Check the sidebar for more endpoints that you can use with the Token API!

                  ⁠Edit on GitHub⁠

                  PublishingToken Transfers
                  On this page
                  • Gain access
                  • Use authenticated routes
                  • What’s next?
                  The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service