Info About Your Raiden Node
http://localhost:5001/api/v1/address
Queries the Ethereum address you choose when starting Raiden. A Raiden node is up and running correctly if the response returns that same address.
Successful query
{
"our_address": "0x2a65Aca4D5fC5B5C859090a6c34d164135398226"
}