Company Buyer Intent API: Account-Level Intent Scoring, Timelines & Bulk Export
Shipped June 16, 2026.
Buyer intent is now available at the company level. Three new endpoints surface which organizations are surging on topics from our 37,000+ topic B2B intent catalog, scored from a weekly intent snapshot covering millions of companies.
Find surging companies
POST /v1/buyer-intent/companies - pass 1-10 topic_ids (from GET /v1/buyer-intent/topics) and get back companies ranked by composite intent score. Scores run 0-100, benchmarked against each account's own trailing 12-week baseline (50 = baseline, 60+ = surging). Each result includes the expanded topic (name, category, subcategory), the vendor stage label (e.g. "Surging"), company firmographics, and the snapshot week (signal_week). Filter with composite_min, industry, company_size_min / company_revenue_min buckets, or company_domain; paginate with next_cursor. 1 credit per company-topic row returned (zero results are free).
Company intent timeline
GET /v1/buyer-intent/companies/{domain}/timeline - all topics a single company is surging on in the latest snapshot, with per-topic scores and stage labels. Free (no credits). Built for account research and pre-call prep.
Bulk export
POST /v1/buyer-intent/companies/export - asynchronous JSONL export to a signed download URL. Supports up to 1,000 topics and up to 10 million rows per job. Poll status with GET /v1/buyer-intent/exports/{exportId}. 50 credits + 5 per distinct topic, charged at submit; failed or timed-out jobs are refunded.
Also on the MCP server
buyerIntentCompanies, buyerIntentCompanyTimeline, buyerIntentCompaniesExport, and buyerIntentCompaniesExportStatus are live alongside the existing contact-level intent tools.
Note: we currently serve the strongest-signal cut of the weekly feed - company-topic rows scoring 75+.
Questions? [email protected]

