Discovery
The discovery endpoints allows you to access the domains and networks being used for discovery, as well as the the discovered hosts and IPs.
get
https://api.halosecurity.com/api/v1/discovery
/host-summary.json
Get a count of discovered assets.
get
https://api.halosecurity.com/api/v1/discovery
/host-list.json
Get list of discovered assets.
get
https://docs.halosecurity.com/api/v1/discovery
/domain-list.json
Get list of domains set for discovery.
get
https://docs.halosecurity.com/api/v1/discovery
/domain-host-list.json
Get list of discovered hostnames.
get
https://docs.halosecurity.com/api/v1/discovery
/domain-tld-list.json
Get list of discovered tlds.
get
https://docs.halosecurity.com/api/v1/discovery
/network-list.json
Get list of networks set for discovery.
get
https://docs.halosecurity.com/api/v1/discovery
/network-ip-list.json
Get list of discovered network ips.
get
https://docs.halosecurity.com/api/v1/discovery
/network-port-list.json
Get list of network ports.
Last modified 12d ago