Check if the API is running and healthy.
GET /health HTTP/1.1 Host: crystal-clear.mab.xyz Accept: */*
Successful Response
No content
Check if the Ethereum node connection is working.
GET /health/eth-node HTTP/1.1 Host: crystal-clear.mab.xyz Accept: */*