Client Settings
Retrieves settings required to let the client successfully use the API.
get/clientSettings
Response
OK
Example response
{
"httpsBaseUrl": {
"hostname": "api.c000.eagleeyenetworks.com",
"port": 443
}
}Retrieves settings required to let the client successfully use the API.
OK
{
"httpsBaseUrl": {
"hostname": "api.c000.eagleeyenetworks.com",
"port": 443
}
}