Marketplace/predictleads/get_company_financing_events

predictleads/get_company_financing_events

Financing rounds and funding history for a company — round type (seed, Series A/B/…, debt, IPO), amount, effective date, and source URLs.

by Faro

50 credits / call ($0.05)
charged on success

What it does

Returns the funding history of a company domain, including round type (seed, Series A/B/C, debt, IPO, grant), amount raised, effective date, investors when available, and source URLs for each round.

Primary use cases

  • Sales teams prioritizing newly funded accounts with fresh budget and a mandate to spend.
  • Investors and analysts conducting due diligence, mapping cap-table evolution, and benchmarking round sizes within a sector.
  • Recruiters targeting well-capitalized companies that are likely to hire aggressively over the next 12 months.
  • AI agents enriching CRM records with funding context to drive segmentation, lead scoring, and outbound timing.

Why use this tool

Each round is source-cited with a public URL, making it auditable and easy to verify against press releases or filings. Coverage spans early-stage rounds through late-stage and public-market events, with consistent structure across round types so downstream models do not need bespoke parsers.

Good to know

Query by root domain. Results are paginated at up to 100 records per page; most companies fit in a single page.

Parameters

pageintegeroptionaldefault: 1

1-indexed page number.

limitintegeroptionaldefault: 25

Page size.

domainstringrequired

Company root domain, e.g. "pipedream.com".

predictleads/get_company_financing_events — Faro