GET
/
api
/
v1
/
website
/
check
x-api-key
string
required

This parameter specifies the private key you’ll need for HuntAPI.com access.

Parameters

Search Query

query
string
required

Website URL to check : https://www.example.com or example.com

include_features
array
required

List of features to include in the response. Available features are: ip, ssl, whois, technologies, cookies, headers, dns, http_security, social_tags, trace_route, security_txt, dns_server, firewall, dnssec, hsts, threats, mail_config, archives, rank, tls, redirects, linked_pages, robots_txt, status, txt_records, block_lists, sitemap, carbon, google_search, bing_search

Advanced

async
boolean

Parameter defines whether the request should be processed asynchronously. It defaults to false. If set to true, the request will be processed in the background and the response will contain only the request ID. Open Jobs page to check the status of the request.

Response

Website
object

Was this page helpful?