Skip to main content
POST
Find relevant pages on a domain

Authorizations

x-api-key
string
header
required

Your Huntr API key. Get one at tryhuntr.com. Pass as x-api-key header on all authenticated requests.

Body

application/json
domain
string
required

Public domain or URL to search, e.g. stripe.com.

keywords
string[]
required

Keywords or phrases to match, e.g. ["pricing", "api", "docs"].

Required array length: 1 - 10 elements
Maximum string length: 80

Response

Page discovery complete.

success
boolean
request_id
string
domain
string

Normalized domain that was searched.

keywords
string[]
pages
object[]
total_sitemap_urls
integer

Number of URLs evaluated within endpoint limits.

matched
integer

Number of pages returned.

price
number

$0.005 when pages found, $0.00 when nothing found.

credits_remaining
number