Available search fields
Get available search fields for fundraising events using the discovery endpoint:Common fields
company_name
: The name of the company that received funding.event_date
: The date when the fundraising occurred.extraction_date
: The date when the event was extracted from news sources.
Fundraising-specific fields
fundraising.amount
: The amount of funding raised by the company.fundraising.currency
: The currency of the funding amount. Possible values: USD, EUR, etc.fundraising.funding_type
: The type of funding round. Possible values: Seed, Series A, Series B, Series C, etc.fundraising.company_description
: The description of the funded company’s business and activities.fundraising.company_legal_name
: The legal name of the company that received funding.fundraising.industry
: The industry sector in which the funded company operates.fundraising.founders
: The names of the company’s founding team members.fundraising.investors
: The names of investors who participated in the funding round.fundraising.valuation
: The company’s valuation at the time of funding.
Searching for events
Use the search endpoint to find fundraising events:Basic request structure
Using search fields
Search by dates (absolute or relative):Understanding the response
The API returns matched events in this structure:Best practices
- Use date filtering to track funding trends in specific time periods.
- Combine amount and funding type filters to find specific investment stages.
- Search by industry and funding type to monitor sector-specific investment patterns.
- Use investor names to track specific investment firms’ activities.