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

                  API Version Info

                  GET/v1/version

                  Returns API version, build date, and commit information.

                  Potential Responses

                  StatusDescription
                  200

                  Successful Response

                  400

                  Client side error

                  401

                  Authentication failed

                  403

                  Forbidden

                  404

                  Not found

                  500

                  Server side error

                  ⁠Edit on GitHub⁠

                  Supported NetworksEndpoint Pricing
                  Test this endpoint

                  1curl --request GET \2  --url https://token-api.thegraph.com/v1/version

                  1{2  "version": "3.5.5",3  "commit": "2c95704",4  "date": "2025-11-13",5  "repo": "pinax-network/token-api"6}
                  The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service