source / is_user filtering.
Request
Response
Fields
string
The normalized, stable key for this company. Use it to deduplicate and to join to
/people.string
Company display name.
integer
Employee count.
string
Comma-separated industry labels.
string
integer
How many tracked people you have at this company.
array
Source slugs with at least one confirmed user at this company.
string
UTC timestamp of when we last checked this company.
Joining to people
companyDomain on /people is normalized to exactly match domain here,
so the two endpoints join directly with no cleanup.
The
people integer on this endpoint is the count Huntd tracks. It will not always equal
the number of rows you get back from /people for that domain, because your /people query
may be filtered by source, date, or is_user.