Docs
खोज⌘ K
  • Home
  • The Graph के बारे में
  • समर्थित नेटवर्क
  • Protocol Contracts
  • सबग्राफ
    • सबस्ट्रीम
      • टोकन API
        • Hypergraph
          • AI Suite
            • Overview
            • Indexer टूलिंग
              • GraphTally Guide
              • Supported Network Requirements
              • Chain Integration Process Overview
              • नई श्रृंखला एकीकरण
              • संसाधन
                टोकन API > Monitoring Endpoints

                Get health status of the API

                GET/health

                क्वेरी पैरामीटर

                पैरामीटरDescriptionमान
                skip_endpoints
                string
                • डिफ़ॉल्ट मान: true
                • स्वीकृत मान: true, false
                true

                संभावित प्रतिक्रियाएँ

                स्थितिDescription
                200API is healthy or degraded
                400Client side error
                401Authentication failed
                403Forbidden
                404Not found
                500Server side error
                503API is unhealthy
                ⁠GitHub पर संपादित करें⁠

                Get the version of the APIToken API FAQ
                इस एंडपॉइंट का परीक्षण करें

                1curl --request GET \2  --url 'https://token-api.thegraph.com/health?skip_endpoints=true'

                1{2  "status": "healthy",3  "checks": {4    "database": "up",5    "api_endpoints": "up"6  },7  "request_time": "2025-08-06 12:00:00",8  "duration_ms": 12509}
                The GraphStatusTestnetBrand AssetsForumSecurityPrivacy PolicyTerms of Service