Preview companies showing intent on a topic (free sample)

Free, capped preview of the account-discovery direction: given a
topic_id, return a small sample (up to 25) of the top companies, ranked by
people_count, plus the topic's total count. Use it to show a teaser while
configuring a source, then call the paid /api/v1/intent/companies to pull
and pay for the full list.

Nothing is billed. Distinct from dry_run (which returns a cost count and no
records): this returns actual sample records. It does not paginate (no
cursor, no next_cursor); you always get the strongest-intent top of the
list. count is the topic's full company total, so the sample is only a
window onto it.

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

Preview request for the topic->companies direction. Only the topic and floor filters are accepted: preview returns a hard-capped top-N sample and does not paginate, so page_size, cursor, and dry_run are not part of this request (any such fields sent are ignored).

string
required

The topic to preview companies for.

string
enum

Minimum intent tier. high returns only companies with a high-intent person; omit or medium returns all.

Allowed:
integer
≥ 0

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

Responses

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