API ReferenceWebhooks
    • Sign In
    • Get Started
    LevelFour Developer Docs
    Quickstart
    Webhooks
    Error Handling
    Pagination
    API Reference
    Health Check GETRoot GETHealth Check Head HEADRoot HEAD
    API ReferenceHealth

    Health Check

    GET
    /health

    Response Body

    application/json

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

    Register a webhook endpoint POST

    Previous Page

    Root GET

    Root endpoint (supports GET and HEAD)