Wallet APIReference docsWallet local serviceChecks if service is up and runningVersion: mainnet (v0.77)Checks if service is up and runningGET /v2/healthIf the service is running, this endpoint returns 200, otherwise the endpoint will be unreachable.RequestResponses200500The service is alive.Something failed internally. Nothing can be done about it.Loading...