Query and monitor recent funding rounds on Crunchbase with flexible filters — by days since announcement, investment type, investor, or funded organization. Returns up to 15 results per request with the total count matching your filters.
GET https://api.piloterr.com/v2/crunchbase/funding_rounds?days_since_announcement=1
GET https://api.piloterr.com/v2/crunchbase/funding_rounds?days_since_announcement=30&investment_type=seed
Maximum 15 results per request. If total > 15, split requests by investment_type to cover all rounds.
investor_identifiers in results may be an empty array for rounds where investors are not publicly disclosed.
Since 2026, Crunchbase may withhold additional fields on recent rounds as an upstream policy change (anti-LLM/scraping). The API remains fully operational — sparse responses reflect Crunchbase's reduced disclosure, not a Piloterr outage.
Combine days_since_announcement with investment_type to build a comprehensive funding monitor.