Skip to content
Get started

Health check

GET/health

Returns OK if the service is running

Supported Languages
This method is available in:

Health check

curl http://localhost:8080/health \
    -H "Authorization: Bearer $HUB_API_KEY"
Returns Examples