Skip to main content
GET
Get Mergers & Acquisitions

Authorizations

Authorization
string
header
required

OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.

Query Parameters

dateFrom
string<date>

Start date in YYYY-MM-DD format. Enter the first date to include in the research window.

dateTo
string<date>

End date in YYYY-MM-DD format. Enter the last date to include in the research window.

tickers
string

Comma-separated ticker symbols, such as AAPL,MSFT. Use this to request or filter multiple companies in one call.

page
integer

Zero-based page offset. Enter 0 for the first page of results.

Required range: x >= 0
pageSize
integer

Number of results per page. Use this to control pagination size in list views. (1-1000)

Required range: 1 <= x <= 1000

Response

Successful response with mergers and acquisitions data

mergersAcquisitions
object[]

Array of merger and acquisition events