Retrieve detailed information about a specific funding round on Crunchbase, including the list of investors, the funded organization, the investment type, and a timeline of related press references. Requires the funding round's unique Crunchbase permalink.
GET https://api.piloterr.com/v2/crunchbase/funding_round?query=openai-secondary-market--3bab6e98
Parameter
Type
Required
Description
query
string
yes
Funding round permalink (e.g. openai-secondary-market--3bab6e98)
Field
Type
Description
uuid
string
Unique identifier of the funding round
value
string
Human-readable label of the funding round
permalink
string
Crunchbase permalink of the funding round
entity_def_id
string
Always funding_round
num_investors
number
Number of investors in this round
overview_fields_v2.investment_type
string
Type of investment (e.g. secondary_market, series_a)
overview_fields_v2.funded_organization_identifier
object
Organization receiving the funding
cards.investors_list
array
Full list of investors with identifiers
cards.investors_headline.num_investors
number
Total investor count
cards.timeline
object
Press references and events related to this round
cards.lead_investors_image_list
array
Lead investor images
Funding round permalinks follow the pattern: {company}-{round-type}--{uuid-suffix}.
Use the crunchbase/funding_rounds endpoint to discover permalinks for recent rounds.
The cards.timeline contains chronologically ordered press references about the round.
Deep-dive into a specific funding round to extract investor names and lead investors for competitive analysis
Track press coverage and market reaction to funding announcements using the timeline
Enrich investor CRM records with the specific rounds they participated in
Build deal flow databases by systematically collecting all funding round details for a target company
This is not an official API. Piloterr is an independent data provider and is not affiliated with, endorsed by, or sponsored by Piloterr or its owners. All trademarks belong to their respective owners.