
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 |
|---|---|---|---|
|
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… |
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.