Skip to main content
POST
Count people matching a query — free

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
query
object
required

At least one filter required. Combine multiple filters — all must match (AND). See each field for match rules. Use POST /person-search-count to preview total for free.

Response

Count result.

success
boolean
request_id
string
total
integer

Number of people matching the query.

price
number

Always 0 — this endpoint is free.

credits_remaining
number