GET
Search Data Intelligence

Authorizations

X-API-KEY
string
header
required

FullHunt API key from profile settings

Path Parameters

route_type
enum<string>
required

Intelligence route

Available options:
host,
tag,
web-tech,
product,
domain,
ip-to-hosts,
asn-to-hosts,
asn-to-virtual-hosts,
ip-range-to-hosts,
dns-mx-to-hosts,
dns-ns-to-hosts

Query Parameters

page
integer
default:1

Page number

Required range: x >= 1
host
string

Filter used by matching host route

tag
string

Filter used by matching tag route

tech
string

Filter used by matching tech route

product
string

Filter used by matching product route

domain
string

Filter used by matching domain route

ip
string

Filter used by matching ip route

asn
string

Filter used by matching asn route

ip_start
string

Filter used by matching ip_start route

ip_end
string

Filter used by matching ip_end route

dns_mx
string

Filter used by matching dns_mx route

dns_ns
string

Filter used by matching dns_ns route

Response

Successful response

Endpoint-specific JSON response. Consult the operation and workflow guide for field semantics.