GET
/
api
/
v4
/
health
/
wallet-connect
A simple endpoint to check the health of the wallet-connect service.
curl --request GET \
  --url https://api.drip.re/api/v4/health/wallet-connect
{
  "message": "Ok"
}

Response

Wallet-connect is healthy

message
string
default:Ok