
ONDECK Co., Ltd. — Investor Relations & Filings
ONDECK Co., Ltd. is a specialized advisory firm focused on mergers and acquisitions (M&A), primarily serving small and medium-sized enterprises (SMEs). The company provides comprehensive services that cover the entire M&A lifecycle, from deal origination to closing. Its offerings include M&A brokerage, mediation, and strategic advisory. Key areas of expertise encompass business succession M&A to address leadership transition challenges, exit-type M&A for founder investment recovery, and management buyout (MBO) support. The firm distinguishes itself by offering a comprehensive support model that integrates in-depth analysis, corporate value assessment, strategic planning, and project management, rather than focusing solely on matching buyers and sellers. Additionally, ONDECK provides advisory services for corporate and business revitalization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-24 | Japanese | |
| 有価証券報告書-第18期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | |
| 確認書 | 2025-07-15 | Japanese | |
| 半期報告書-第18期(2024/12/01-2025/11/30) | 2025-07-15 | Japanese | |
| 内部統制報告書-第17期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | |
| 確認書 | 2025-02-27 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32831777 | 確認書 | 2026-02-24 | Japanese | ||
| 32831775 | 有価証券報告書-第18期(2024/12/01-2025/11/30) | 2026-02-24 | Japanese | ||
|
2025
7 filings
| |||||
| 7239760 | 確認書 | 2025-07-15 | Japanese | ||
| 7239446 | 半期報告書-第18期(2024/12/01-2025/11/30) | 2025-07-15 | Japanese | ||
| 7275945 | 内部統制報告書-第17期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7275941 | 確認書 | 2025-02-27 | Japanese | ||
| 7275944 | 有価証券報告書-第17期(2023/12/01-2024/11/30) | 2025-02-27 | Japanese | ||
| 7276074 | 臨時報告書 | 2025-02-26 | Japanese | ||
| 7287881 | 臨時報告書 | 2025-01-21 | Japanese | ||
|
2024
6 filings
| |||||
| 7316327 | 確認書 | 2024-07-12 | Japanese | ||
| 7316318 | 四半期報告書-第17期第2四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
| 7342043 | 確認書 | 2024-04-10 | Japanese | ||
| 7342042 | 四半期報告書-第17期第1四半期(2023/12/01-2024/02/29) | 2024-04-10 | Japanese | ||
| 7349136 | 確認書 | 2024-02-26 | Japanese | ||
| 7349131 | 内部統制報告書-第16期(2022/12/01-2023/11/30) | 2024-02-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 |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
ACTACORP HOLDINGS BERHAD
Primarily engages in investment holding and the provision o…
|
— | MY | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
ALAM SYNERGY PTE LTD.
Grants security and guarantees, facilitating financial tran…
|
60QB | SG | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
ONDECK 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/14354/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14354 | 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=14354 | 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=14354 \ -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": 14354}, 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 ONDECK Co., Ltd. (id: 14354)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.