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