Intellizence API Docs
  • Intellizence REST API Documentation
  • Company News Signal API
    • List Companies
    • Add Group
    • Delete Group
    • List Of Tracked Companies
    • Add Company
    • Remove Company
    • Bulk Add Companies
    • Bulk Remove Companies
    • Recommend Company
    • Check Company Recommendation Status
    • List Triggers
    • Add Trigger
    • Remove Trigger
    • Bulk Add Triggers
    • Bulk Remove Triggers
    • Search Signals
    • Push News
    • Search Signals Based On Company ID
  • COMPANY API
    • Company Data
  • Dataset API
    • Merger & Acquisition Dataset API
    • Funding Dataset API
    • Layoff Dataset API
    • Business Expansion Dataset API
    • CXO Appointments and Changes Dataset API
    • Data & Security Breaches Dataset API
    • Relocation Dataset API
  • Dataset API - V1.0
    • Merger & Acquisition Dataset API
    • Funding Dataset API
    • Layoff Dataset API
    • Business Expansion Dataset API
    • Major Hiring Dataset API
    • CXO Appointments and Changes Dataset API
    • Data & Security Breaches Dataset API
    • IPO Dataset API
    • Relocation Dataset API
  • API Parameter Values
    • Industries
    • Merger & Acquisition Dataset
    • Funding Dataset
    • Layoff Dataset
    • Business Expansion Dataset
    • CXO Appointments and Changes Dataset
  • Topic Signals
    • List of Tracked Topics
    • List of Tracked Triggers
    • Search Topic Signals
Powered by GitBook
On this page
  1. Dataset API

Merger & Acquisition Dataset API

PreviousCompany DataNextFunding Dataset API

Last updated 6 days ago

Submit Merger & Acquisition dataset request

post

This API endpoint allows users to access real-time and historical Mergers & Acquisition (M&A) and Divestment deals data. Users can filter the results using parameters- dateType,startDate, endDate,date,acquiringCompanyName,acquiringCompanyDomain, acquiringCompanyIndustry,acquiringCompanyType,acquiringCompanyTicker, ,acquiredCompanyName,acquiredCompanyDomain,acquiredCompanyIndustry,acquiredCompanyLocation,acquiredCompanyType,acquiredCompanyTicker,sellingCompanyName,sellingCompanyDomain, sellingCompanyIndustry, sellingCompanyLocation,sellingCompanyType,sellingCompanyTicker,dealAmount, mnaStatusandmnaType. Users can limit the number of records returned using the limit parameter. All parameters are optional.The API key has to be passed in HTTP header with the name x-api-key.

Authorizations
Header parameters
x-api-keystringRequired

Intellizence API key for authenticating the request.

Body
dateTypestring · enumOptional

Choose the date type used to filter records.The default value is 'Announced'.To get the daily update of records created or modified, 'LAST-MODIFIED' is recommended.

Example: AnnouncedPossible values:
startDatestring · dateOptional

The start date(YYYY-MM-DD) from which M&A deals data is required. The Intellizence Mergers & Acquisitions Dataset contains data beginning from 2020-01-01.

Example: 2025-02-24
endDatestring · dateOptional

The end date(YYYY-MM-DD) up to which M&A deals data is required.

Example: 2025-02-24
datestring · dateOptional

Exact date(YYYY-MM-DD) for which the M&A deals data is required.

Example: 2025-02-24
acquiringCompanyNamestringOptional

The name of the acquiring company for which the M&A deals data is required. Partial name matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: Blackstone
acquiringCompanyDomainstringOptional

The website domain of the acquiring company for which the M&A deals data is required. Partial matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: www.blackstone.com
acquiringCompanyIndustrystring · enumOptional

The industry of the acquiring companies for which M&A deals data is required. The industries are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values should be provided as an array.

Example: financial servicesPossible values:
acquiringCompanyLocationstringOptional

The HeadQuarters location of the acquiring companies for which M&A deals data is required. The location can be City or State/Province or Country. Multiple values can be provided either as a comma-separated string or as an array.

Example: New York City,New York,United States of America
acquiringCompanyTypestring · enumOptional

The company type of the acquiring companies for which M&A deals data is required. The company types are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: PublicPossible values:
acquiringCompanyTickerstringOptional

The company type of the acquiring companies for which M&A deals data is required. The company types are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: BX
acquiredCompanyNamestringOptional

The name of the acquired company for which the M&A deals data is required. Partial name matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: Safe Harbor Marinas
acquiredCompanyDomainstringOptional

The website domain of the acquired company for which the M&A deals data is required. Partial matches are supported. Multiple values can be provided either as a comma-separated string or as an array.

Example: www.shmarinas.com
acquiredCompanyIndustrystring · enumOptional

The industry of the acquired companies for which M&A deals data is required. The industries are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values should be provided as an array.

Example: shipping & portsPossible values:
acquiredCompanyLocationstringOptional

The HeadQuarters location of the acquired companies for which M&A deals data is required. The location can be City or State/Province or Country. Multiple values can be provided either as a comma-separated string or as an array.

Example: Fontana,California,United States of America
acquiredCompanyTypestring · enumOptional

The company type of the acquired companies for which M&A deals data is required. The company types are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: PrivatePossible values:
acquiredCompanyTickerstringOptional

Acquired company stock ticker if it's a public company.

sellingCompanyNamestringOptional

The name of the selling company for which the M&A deals data is required. Partial matches are supported.

Example: Sun Communities
sellingCompanyDomainstringOptional

The website domain of the selling company for which the M&A deals data is required. Partial matches are supported.

Example: www.suncommunities.com
sellingCompanyIndustrystring · enumOptional

The industry of the selling companies for which M&A deals data is required. The industries are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values should be provided as an array.

Example: real estatePossible values:
sellingCompanyLocationstringOptional

The HeadQuarters location of the selling companies for which M&A deals data is required. The location can be City or State/Province or Country.

Example: Southfield,Michigan,United States of America
sellingCompanyTypestring · enumOptional

The company type of the selling companies for which M&A deals data is required. The company types are pre-defined by Intellizence and only the values listed below will be accepted. Multiple values can be provided either as a comma-separated string or as an array.

Example: PublicPossible values:
sellingCompanyTickerstringOptional

Selling company stock ticker if it's a public company.

Example: SUI
mnaStatusstring · enumOptional

Filter M&A deals data based on M&A status. The common status are Announced, Completed and Terminated.

Example: AnnouncedPossible values:
dealAmountnumber · floatOptional

Filter the M&A deals data by deal amount. Pass the currency whenver dealAmount is used. If currency is not provided along with dealAmount, all the deals data that matches the deal amount of any currency will be returned. The allowed operators are >, >=, <, <=,=,!=, (MinimumValue),(Maximum Value). Examples: >1000000, >=1000000, <1000000, <=1000000,=1000000,!=1000000, 1000000,400000

Pattern: ^(>|>=|<|<=|=|!=)?\d+(,\d+)?$
mnaTypestring · enumOptional

Filter M&A deals data by M&A Type.

Example: Acquisition - TotalPossible values:
currencystring · enumOptional

The currency of the deal transaction.

Example: USDPossible values:
limitintegerOptional

The maximum number of records to be returned.

Example: 1
Responses
200
Successful response, returns the Merger & Acquisition dataset
application/json
400
Bad request, possibly missing required parameters, invalid data, invalid or missing API key
404
Available credits are 0
405
Insufficient credits
406
Invalid deal amount filter format
500
Internal server error
post
POST /api/v2/dataset/mna HTTP/1.1
Host: api.intellizence.com
x-api-key: text
Content-Type: application/json
Accept: */*
Content-Length: 1013

{
  "dateType": "ANNOUNCED",
  "startDate": "2025-02-24",
  "endDate": "2025-02-24",
  "date": "2025-02-24",
  "acquiringCompanyName": "Blackstone",
  "acquiringCompanyDomain": "www.blackstone.com",
  "acquiringCompanyIndustry": "angels/ venture capital/ private equity",
  "acquiringCompanyLocation": "New York City,New York,United States of America",
  "acquiringCompanyType": "Public",
  "acquiringCompanyTicker": "BX",
  "acquiredCompanyName": "Safe Harbor Marinas",
  "acquiredCompanyDomain": "www.shmarinas.com",
  "acquiredCompanyIndustry": "shipping & ports",
  "acquiredCompanyLocation": "Fontana,California,United States of America",
  "acquiredCompanyType": "Private",
  "acquiredCompanyTicker": "",
  "sellingCompanyName": "Sun Communities",
  "sellingCompanyDomain": "www.suncommunities.com",
  "sellingCompanyIndustry": "real estate",
  "sellingCompanyLocation": "Southfield,Michigan,United States of America",
  "sellingCompanyType": "Public",
  "sellingCompanyTicker": "SUI",
  "mnaStatus": "Announced",
  "dealAmount": "=5650000000",
  "mnaType": "Acquisition - Total",
  "currency": "USD",
  "limit": 1
}
{
  "id": "67bd5c88f7fd1a188e2b0ea1",
  "announcedDate": "2025-02-24",
  "acquiringCompany": {
    "name": "Blackstone",
    "domain": "www.blackstone.com",
    "industries": [
      "angels/ venture capital/ private equity,financial services"
    ],
    "location": "New York City,New York,United States of America",
    "type": "Private",
    "ticker": [
      "BX"
    ]
  },
  "acquiredCompany": {
    "name": "Safe Harbor Marinas",
    "domain": "www.shmarinas.com",
    "industries": [
      "shipping & ports"
    ],
    "location": "Fontana,California,United States of America",
    "type": "Private",
    "ticker": []
  },
  "sellingCompany": {
    "name": "Sun Communities",
    "domain": "www.suncommunities.com",
    "industries": [
      "real estate"
    ],
    "location": "Southfield,Michigan,United States of America",
    "type": "Public",
    "ticker": [
      "SUI"
    ]
  },
  "mnaType": "Acquisition - Total",
  "mnaStatus": "Announced",
  "dealAmount": 1,
  "currency": "USD",
  "lastModified": "2025-02-25",
  "title": "Blackstone Infrastructure to Acquire Safe Harbor Marinas in $5.65B Transaction",
  "url": "http://www.businesswire.com/news/home/20250224590051/en/Blackstone-Infrastructure-to-Acquire-Safe-Harbor-Marinas-in-5.65B-Transaction/?"
}