Fundings
Above: “VC Investments” screenshot from mergeflow.net.
getFundings returns a list of funding events detected in documents related to the query. A funding event consists of the entity (e.g. company) as well as the amount and date of the funding. Additional to the native funding amount and currency as found in the document, a unified funding amount, accounted in USD, is supplied. Currencies are represented in the ISO 4217 format.
Method Call
https://mergeflow.net/api/v1/{userName}/search/getFundings
Applicable parameters
q, date, sp, site, rows
The rows parameter is limited to a value of 2000 rows per request (which is the recommended value). Due to duplicated funding events within the data, the amount of returned events (and therefore the value of the property FundingCount) may be lower than the specified value of the rows parameter.
Sample Result