Our Funding News page tracks funding rounds, investments, IPOs, share offerings, mergers, and acquisitions across the SaaS market. Until now the only way to consume it was through the website or the RSS feed. Today we are opening it up as a proper JSON API.
What it does
The Funding News API returns the same searchable feed of funding events, but as structured JSON. Every funding event comes with the full set of fields we hold — event type, funding round, amount, currency, announced date, investors, and the original announcement title and description.
Each event also carries a rich profile of the company involved. That includes its name, description, category tags, pricing, location, employee range, year founded, and our search and traffic metrics. In other words, you get the funding event and the context around the company in a single response.
Filtering
The API accepts the same filters as the website: a free-text query, event types, funding rounds, currencies, investor name, categories, an amount range, and a date range. Pagination is configurable, so you can pull larger pages than the website allows and work through the data efficiently.
Access
The Funding News API is available to subscribers on the Professional and Scale plans. Authenticate with your API key, which you can generate from your account dashboard, and send it as a bearer token. Requests without a valid key, or from accounts without an active Professional or Scale subscription, are rejected.