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

                  Health Check

                  GET/v1/health

                  Returns API operational status and dependency health with optional endpoint testing.

                  Use skip_endpoints to bypass endpoint responses checks.

                  Potential Responses

                  StatusDescription
                  200

                  All database connections are healthy

                  400

                  Client side error

                  401

                  Authentication failed

                  403

                  Forbidden

                  404

                  Not found

                  500

                  Server side error

                  503

                  One or more database connections failed

                  ⁠Edit on GitHub⁠

                  Swap EventsSupported Networks
                  Test this endpoint

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

                  1{2  "status": "OK"3}
                  The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service