
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 |
|---|---|---|---|
|
Capsensixx AG
Offers financial administration services for funds and secu…
|
CPX | DE | Financial and insurance activit… |
|
CARE Ratings Limited
Provides credit ratings, ESG assessments, and risk research…
|
CARERATING | IN | Financial and insurance activit… |
|
CARRY CO., LTD.
Manufactures and distributes electrical power equipment for…
|
313760 | KR | Financial and insurance activit… |
|
CASS INFORMATION SYSTEMS INC
Provider of payment and information processing services for…
|
CASS | US | Financial and insurance activit… |
|
Central Depository Services (India) Limited
Provides electronic depository services and settlement for …
|
CDSL | IN | Financial and insurance activit… |
|
CENTREPOINT ALLIANCE LIMITED
Provides advice and business solutions for financial advise…
|
CAF | AU | Financial and insurance activit… |
|
COMPANHIA BRASILEIRA DE SERVICOS FINANCEIROS
Provides financial infrastructure, asset management, and cu…
|
— | BR | Financial and insurance activit… |
|
Computer Age Management Services Limited
A technology-driven financial infrastructure and Registrar …
|
CAMS | IN | Financial and insurance activit… |
|
COMPUTERSHARE LIMITED.
Global provider of share registry, equity plans, and corpor…
|
CPU | AU | Financial and insurance activit… |
|
CoreCard Corp
Global issuer-processor offering card management and transa…
|
CCRD | US | 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.