Find contacts showing buyer intent

Given one or more topic IDs (from /v1/buyer-intent/topics), returns enriched contacts at companies showing intent for those topics. Results include contact details, company firmographics, and matched filter values.

Uses cursor-based keyset pagination. Pass next_cursor from a previous response as cursor to fetch the next page.

Credit cost: 1 per contact returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
topic_ids
array of strings
required
length between 1 and 10

Topic IDs to find contacts for (1-10)

topic_ids*
seniority
array of strings

Filter by seniority level

seniority
department
array of strings

Filter by department

department
string
length ≤ 200

Substring match on job title (case-insensitive)

string
length ≤ 200

Substring match on industry (case-insensitive)

string

Minimum revenue bucket. Returns contacts at companies in this bucket or higher. Use /v1/buyer-intent/filters for valid values.

string

Minimum employee-count bucket. Returns contacts at companies in this bucket or higher. Use /v1/buyer-intent/filters for valid values.

country
array of strings

Filter by contact country

country
string

Filter to a specific company domain (case-insensitive)

boolean

Only return contacts with a business email

boolean

Only return contacts with a LinkedIn URL

boolean

Only return contacts with a mobile phone number

boolean

Only return contacts with a validated email address

integer
1 to 250
Defaults to 100
string

Cursor from a previous response's next_cursor for keyset pagination

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json