Docs
搜索⌘ K
  • 主页
  • 关于 The Graph
  • 支持的网络
  • 协议合约
  • 子图
    • 子流
      • 代币 API
        • Hypergraph
          • AI Suite
            • 索引
              • 资源
                代币 API > 监控端点

                API Version Info

                GET/v1/version

                Returns API version, build date, and commit information.

                可能的反应

                状态描述
                200

                Successful Response

                400

                Client side error

                401

                Authentication failed

                403

                Forbidden

                404

                Not found

                500

                Server side error

                ⁠在GitHub上编辑⁠

                Supported NetworksEndpoint Pricing
                测试此终点

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

                1{2  "version": "3.5.3",3  "commit": "f74aaa1",4  "date": "2025-11-06",5  "repo": "pinax-network/token-api"6}
                The GraphStatusTestnetBrand AssetsForum安全Privacy PolicyTerms of Service