0block docs
API

Health

Liveness check for a 0block region.

How do I check that a 0block region is healthy?

Verify that a region is up with a GET on /health:

curl https://nyc.0block.io/health

Expected response:

OK

A 200 status code confirms the service is operational. Swap nyc for any of the regional endpoints.