M&A Activity
Discovery
M&A Activity
Starts generating an Acquisitions workflow report for a specific company, providing structured intelligence on acquisition activity, target companies, and M&A landscape.
Use /api/assets/get_notebook_status/ to track completion and /api/assets/download_report/ to export results.
POST
M&A Activity
Documentation Index
Fetch the complete documentation index at: https://docs.wokelo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Surface M&A transactions across a market segment.Endpoint Details
- Method: POST
- Endpoint:
/api/assets/process_common/
Authentication requirements
- Include a valid JWT token in your request headers
- If you don’t have a token yet, you can get one from the
/auth/token/endpoint first.
Request
Request Parameters
Header Parameters
JWT token obtained from the Authentication request
Body Parameters
acquisition_workflowWKLAPPReport configuration object
Industry topic to generate the acquisitions report for
Name to assign to the generated workbook
Advanced filtering options for the report
Type of company to filter by. Use
"all" to include all typesList of geographies to filter by (e.g.
["Worldwide"])List of funding stages to filter by. Pass an empty array to include all stages
List of employee count ranges to filter by. Pass an empty array to include all
Whether to include companies with no total funding data. Defaults to
trueResponse
Successful response will include the report_id of the initiated Acquisitions report.Successful Response Fields
Report id for the initiated Acquisitions report
Authorizations
JWT token obtained from the /auth/token/ endpoint.
Body
application/json
Fixed value for M&A Activity reports.
Available options:
acquisition_workflow Source identifier for the report request.
Available options:
WKLAPP Report configuration object.
Response
Report initiated successfully.
Report ID for the initiated M&A Activity report.
Example:
123345