If the requested service is unknown, the call will fail with status
NOT_FOUND.
curl --request GET \ --url https://eth.blockscout.com/api/v2/health
{ "status": "UNKNOWN"}
CelestiaService
If the requested service is unknown, the call will fail with status
NOT_FOUND.
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
GET
/
health
If the requested service is unknown, the call will fail with status
NOT_FOUND.
curl --request GET \ --url https://eth.blockscout.com/api/v2/health