Hosts
Get hosts live
Retrieve a list of all live hosts found on all target
GET
/
api
/
hosts
/
live
Authorization
curl --request GET \
--url https://api.novasec.io/api/hosts/live \
--header 'X-API-Key: <x-api-key>'
Authorizations
X-API-Key
string
headerrequiredcurl --request GET \
--url https://api.novasec.io/api/hosts/live \
--header 'X-API-Key: <x-api-key>'