
meinan M&A co.,ltd. — Investor Relations & Filings
meinan M&A co.,ltd. is a specialized firm providing comprehensive services in mergers and acquisitions (M&A). The company's core activities include M&A brokerage, business succession consulting, and financial advisory. It supports clients through various stages of the M&A process, offering services such as enterprise value calculation, strategic consulting for corporate alliances, and corporate revitalization. A key area of focus is addressing business succession challenges, providing tailored solutions for seamless ownership transitions. The firm also acts as a J-Adviser, offering specialized support for companies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-05-14 | Japanese | |
| 半期報告書-第12期(2025/10/01-2026/03/31) | 2026-05-14 | Japanese | |
| 確認書 | 2025-12-16 | Japanese | |
| 有価証券報告書-第11期(2024/10/01-2025/09/30) | 2025-12-16 | Japanese | |
| 確認書 | 2025-05-14 | Japanese | |
| 半期報告書-第11期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 45878954 | 確認書 | 2026-05-14 | Japanese | ||
| 45878928 | 半期報告書-第12期(2025/10/01-2026/03/31) | 2026-05-14 | Japanese | ||
|
2025
4 filings
| |||||
| 10183033 | 確認書 | 2025-12-16 | Japanese | ||
| 10183032 | 有価証券報告書-第11期(2024/10/01-2025/09/30) | 2025-12-16 | Japanese | ||
| 7264115 | 確認書 | 2025-05-14 | Japanese | ||
| 7264114 | 半期報告書-第11期(2024/10/01-2025/09/30) | 2025-05-14 | Japanese | ||
|
2024
8 filings
| |||||
| 7289931 | 臨時報告書 | 2024-12-27 | Japanese | ||
| 7290213 | 内部統制報告書-第10期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7290211 | 確認書 | 2024-12-26 | Japanese | ||
| 7290216 | 有価証券報告書-第10期(2023/10/01-2024/09/30) | 2024-12-26 | Japanese | ||
| 7338415 | 確認書 | 2024-05-14 | Japanese | ||
| 7338410 | 四半期報告書-第10期第2四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7354832 | 確認書 | 2024-02-13 | Japanese | ||
| 7354822 | 四半期報告書-第10期第1四半期(2023/10/01-2023/12/31) | 2024-02-13 | Japanese | ||
|
2023
1 filing
| |||||
| 7363167 | 臨時報告書 | 2023-12-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
FINDI LIMITED
Provides ATM network management and digital payment solutio…
|
FND | AU | Financial and insurance activit… |
|
First One Capital Inc.
Specialized loan facilitator providing capital for business…
|
FCAP | CA | Financial and insurance activit… |
|
FISCO Ltd.
Financial information provider offering investment support …
|
3807 | JP | Financial and insurance activit… |
|
Forge Global Holdings, Inc.
A financial platform providing liquidity and data solutions…
|
FRGE | US | Financial and insurance activit… |
|
FUNDVISER CAPITAL (INDIA) LIMITED
Provides corporate finance, loan syndication, and investmen…
|
530197 | IN | Financial and insurance activit… |
|
Galactico Corporate Services Limited
Provides investment banking, IPO management, M&A, and corpo…
|
542802 | IN | Financial and insurance activit… |
|
GC TREASURY CENTER COMPANY LIMITED
Dedicated financial management center for affiliated networ…
|
92RB | TH | Financial and insurance activit… |
|
GHL SYSTEMS BHD
A leading payment service provider offering integrated end-…
|
— | MY | Financial and insurance activit… |
|
GLOBAL PAYMENTS INC
Provides payments technology software and services to merch…
|
GPN | US | Financial and insurance activit… |
|
Global Tax Free Co., Ltd.
Provider of VAT refund services for foreign tourists throug…
|
204620 | KR | Financial and insurance activit… |
meinan M&A co.,ltd. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/14252/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14252 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=14252 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=14252 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 14252}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for meinan M&A co.,ltd. (id: 14252)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.