跳转到主要内容

请求

端点:

GET POST /health

参数:

响应

result
string
required
固定返回 “OK” 表示端点可用
请求(cURL)
  curl --request GET \
    --url http://ny.rpc.blockrush.io/health
ok