v1

latestOpenAPI 3.0.22026-07-17191121.5 KB

Node health check

get/

Response

The node's information

statusstring required
ilp_addressstring required
versionstring required

Example response

{
  "status": "Ready",
  "ilp_address": "example.op1",
  "version": "0.6.0"
}
All 19 operations