跳转到主要内容
GET
/
ping
ping
curl --request GET \
  --url https://sender.helius-rpc.com/ping
"ok"

Documentation Index

Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt

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

响应

连接正常。

The response is of type string.

示例:

"ok"