Skip to main content
GET
/
-
/
healthy
Check basic node health
curl --request GET \
  --url https://api.us1.shinami.com/aptos/node/v1/-/healthy \
  --header 'Authorization: Bearer <token>'
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Query Parameters

duration_secs
integer

Response

message
string
required