Request
Endpoint:
GET POST/health
Parameters:
NoneResponse
string
required
Fixed as “OK” to indicate the endpoint is available
Request(cURL)
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url http://ny.rpc.blockrush.io/health
ok
Check the health status of the current API endpoint.
curl --request GET \
--url http://ny.rpc.blockrush.io/health
ok
/health
curl --request GET \
--url http://ny.rpc.blockrush.io/health
ok