Company Intent Signals — POST /data-api/v2/intent/enrich returns HG topic-based intent signals and TrustRadius buyer activities for a company. Filter by signal level, buyers journey stage, context type, vendor, product, and date range. See guide.
Intent Cost Estimate — POST /data-api/v2/intent/enrich/estimate previews the credit cost of an intent request without consuming credits or returning data.
2026-05-21
Bug fix: localized installs filter — filters.technographics.installs.localized on POST /data-api/v2/companies/enrich now behaves correctly: true (the default when omitted) returns only installs within the company's country, and false returns installs regardless of country. Both behaviors were previously broken.
2026-05-14
Company Search — fair use limit — Search results are capped at 25,000 total results per query. See guide.
Company Search — filter by company level — filters.firmographics.company_level on POST /data-api/v2/companies/search now accepts an enum filter to target subsidiaries, domestic parents, global HQs, etc.
2026-05-13
Catalog States — filter by country — GET /data-api/v2/catalog/states now supports a country_code filter to retrieve states for a specific country.
2026-05-06
Company Search — expanded filters — POST /data-api/v2/companies/search now supports:
Install filters — FAI sub-filter on products, vendors, and product categories (filter by FAI departments and roles within an install); install_age_months range filter; intensity range filter on product installs; product_count range filter on vendor installs
Intent filters — filter intent signals by geography (state_ids, region_names, country_alpha2s), context type, buyers journey stage, cadence count, and signal score
2026-04-30
FAI Cost Estimate — POST /data-api/v2/companies/functional-areas/estimate previews the credit cost of a Functional Area Intelligence request without consuming credits or returning data. See guide.
Hierarchy Cost Estimate — POST /data-api/v2/companies/hierarchy/estimate previews the credit cost of a hierarchy request without consuming credits or returning data.
2026-04-27
Company Hierarchy — POST /data-api/v2/companies/hierarchy returns the full corporate tree (global HQ, parents, subsidiaries) with mode controls for full, children, or parents traversal.
Enrich Cost Estimate — POST /data-api/v2/companies/enrich/estimate previews the credit cost of an enrich request without consuming credits or returning data. See guide.
2026-04-24
Company Match — country in response — POST /data-api/v2/companies/match now returns the matched company's country alongside name and domain. See guide.
2026-04-22
Enrich performance improvements — Faster response times on POST /data-api/v2/companies/enrich.
2026-04-16
Enrich filter by product attribute — filters.technographics.product_attributes on POST /data-api/v2/companies/enrich now supports filtering by product attribute (e.g., Cloud, Open Source). See API reference.
2026-04-15
Functional Area Intelligence — POST /data-api/v2/companies/functional-areas returns which departments use a product at a company, where they're located, and the actual decision maker and influencer job titles at each location. See guide.
Enrich filter by name — filters.technographics.vendors, .products, and .categories on POST /data-api/v2/companies/enrich now accept names (e.g., "Salesforce") in addition to ids. See guide.
2026-04-10
Credits — GET /data-api/v2/credits lets you check your credit balance programmatically. See guide.
Enrich pagination increased — POST /data-api/v2/companies/enrich technographics now supports up to 100 results per page (previously 25). See guide.
2026-04-09
Enrich filter by last verified date — filters.technographics.last_verified.after on POST /data-api/v2/companies/enrich returns only technologies verified after a given date — useful for filtering out stale signals. See guide.
Search filter by NAICS / SIC — POST /data-api/v2/companies/search now supports naics_codes and sic_codes filters.
2026-04-08
Company Search — POST /data-api/v2/companies/search is now available with filter support for firmographics, installs, spend, intent, and corporate hierarchy. See guide.
2026-04-01
Company Match — batch matching — POST /data-api/v2/companies/match now supports up to 10 companies per request. See guide.
2026-03-27
Catalog endpoints — All GET /data-api/v2/catalog/* endpoints (vendors, products, categories, industries, countries, states, and more) are now available, with ?name= query parameter and pagination.
2026-03-24
Enrich filter by spend category — POST /data-api/v2/companies/enrich now supports filtering by spend category.
2026-03-05
Localized installs — POST /data-api/v2/companies/enrich now supports a localized installs option for technographics.
2026-02-02
Domains filter — POST /data-api/v2/companies/enrich now accepts a domains filter for enriching companies by domain.
2026-01-20
Company Enrich (v2) — POST /data-api/v2/companies/enrich launched. Returns firmographics, technographics, and IT spend data in a single call.