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.
Last updated
Was this helpful?
The discovery endpoints allows you to access the domains and networks being used for discovery, as well as the the discovered hosts and IPs.
Last updated
Was this helpful?
GET
https://api.halosecurity.com/api/v1/discovery/host-summary.json
Returns a count of discovered assets.
GET
https://api.halosecurity.com/api/v1/discovery/host-list.json
Returns a paginated list of discovered assets.
sort
Integer
0
= fqdn (default)
sort_desc
Integer
0
= No (default)
1
= Yes
hostinfo
Integer
0
= No (default)
1
= Yes
GET
https://docs.halosecurity.com/api/v1/discovery/domain-list.json
Returns a paginated list of domains.
sort
Integer
0
= domain (default)
sort_desc
Integer
0
= No (default)
1
= Yes
domain
String
Filter by domain
GET
https://docs.halosecurity.com/api/v1/discovery/domain-host-list.json
Returns a paginated list of discovered hostnames.
sort
Integer
0
= domain (default)
sort_desc
Integer
0
= No (default)
1
= Yes
domain
String
Filter by domain
host
String
Filter by subdomain
GET
https://docs.halosecurity.com/api/v1/discovery/domain-tld-list.json
Returns a paginated list of discovered tlds.
sort
Integer
0
= domain (default)
sort_desc
Integer
0
= No (default)
1
= Yes
domain
String
Filter by domain
GET
https://docs.halosecurity.com/api/v1/discovery/network-list.json
Returns a paginated list of networks.
sort
Integer
0
= network (default)
sort_desc
Integer
0
= No (default)
1
= Yes
GET
https://docs.halosecurity.com/api/v1/discovery/network-ip-list.json
Returns a paginated list of discovered network ips.
sort
Integer
0
= ip (default)
sort_desc
Integer
0
= No (default)
1
= Yes
GET
https://docs.halosecurity.com/api/v1/discovery/network-port-list.json
Returns a paginated list of discovered network ports.
sort
Integer
0
= ip (default)
sort_desc
Integer
0
= No (default)
1
= Yes
protocol
String
Filter by protocol
port
Integer
Filter by port
ip
String
Filter by ip