API ReferenceWebhooks
    • Sign In
    • Get Started
    LevelFour Developer Docs
    Quickstart
    Webhooks
    Error Handling
    Pagination
    API Reference
    Auth
    A P I Keys
    Providers
    Costs
    Recommendations
    Audit
    Webhooks
    Health
    Health Check GETRoot GETHealth Check Head HEADRoot HEAD
    API ReferenceHealth

    Health Check

    GET
    /health

    Response Body

    application/json

    curl -X GET "https://example.com/health"
    {
      "status": "string",
      "timestamp": "string",
      "version": "string"
    }

    Health

    Service status and API version.

    Root GET

    Root endpoint (supports GET and HEAD)