Simple health check for load balancers and monitoring systems.Documentation Index
Fetch the complete documentation index at: https://docs.blocklight.co/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Example Request
Response
Response Fields
| Field | Type | Description |
|---|---|---|
status | string | Always "healthy" when API is running |
time | string | Current server time (ISO 8601) |
version | string | Blocklight API version |
Also available at
GET /api/v1/system/health. Supports HEAD requests for lightweight health checks.