Hello
get
Simple hello to the network that returns some useful information. This can be used for discovery.
Responses
200Success
application/json
get
/hello200Success
Was this helpful?
Simple hello to the network that returns some useful information. This can be used for discovery.
Was this helpful?
Was this helpful?
GET /hello HTTP/1.1
Host: api.bringyour.com
Accept: */*
{
"client_address": "text"
}