v1
latestOpenAPI 3.0.02026-07-26100118773.0 KBfunding/MergersAndAcquisitions
GetAcquisitionDeals
Lookup M&A Deals given a set of filters.
get/funding/v1/mergers-and-acquisitions
Query parameters
limitinteger
pageinteger
acquiringEntityIdstring[]
Comma-separated list of acquiring entity (projects, organizations) uuids.
acquiredEntityIdstring[]
Comma-separated list of acquired entity (projects, organizations) uuids.
transactionAmountMinnumber double
Example:1000000
Filter by minimum transaction amount in USD. Will return deals which have transaction amount greater than the specified amount.
transactionAmountMaxnumber double
Example:1000000000
Filter by maximum transaction amount in USD. Will return deals which have transaction amount less than the specified amount.
announcedBeforestring date-time
Filter by deals announced before the specified date.
announcedAfterstring date-time
Filter by deals announced after the specified date.
Response
Default response