v1
latestOpenAPI 3.0.02026-07-174823135.4 KBHealth
Health check endpoint
Performs a health check of NBXplorer and its connected nodes. This endpoint can be used without authentication and returns HTTP 200 if all nodes are ready and synchronized.
get/health
Response
System is healthy. All nodes connected to NBXplorer are ready and synchronized.
Example response
{
"status": "healthy"
}