跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.blockrush.io/llms.txt

Use this file to discover all available pages before exploring further.

请求

端点:

GET POST /health

参数:

响应

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