Preview companies showing intent across multiple topics (free sample)

Free, capped multi-topic preview of the account-discovery direction: given up to 25 topic_ids, return a small sample (up to 25) of the top companies, merged one row per company and annotated with which of the requested topics they matched, plus the total count of matching companies. The merged (group_by=entity) shape is forced. Use it to show a teaser while configuring a source, then call the paid /api/v1/intent/companies/multi to pull and pay for the full list.

Nothing is billed. It does not paginate (no cursor, no next_cursor); you always get the strongest-intent top of the merged list. Only floor filters are accepted; group_by, per_topic_limit, page_size, and cursor are not part of this request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Preview request for the multi-topic topic->companies direction. Only the topics and floor filters are accepted; the merged (group_by=entity) shape is forced and the response is a hard-capped top-N sample, so group_by, per_topic_limit, page_size, and cursor are not part of this request (any such fields sent are ignored).

topic_ids
array of strings
required
length between 1 and 25

The topics to preview companies across (1-25, deduped).

topic_ids*
string
enum

Minimum intent tier applied to each topic.

Allowed:
integer
≥ 0

Drop companies with fewer than this many distinct people of intent in a topic. 0 or omitted keeps all.

integer
≥ 1

Keep companies matching at least this many of the requested topics (default 1 = union).

Responses

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