
KOEI TECMO HOLDINGS CO., LTD. — Investor Relations & Filings
KOEI TECMO HOLDINGS CO., LTD. is a digital entertainment holding company established in 2009 through the merger of Koei and Tecmo. The company's core business involves the design, development, and sale of video game software for a variety of platforms, including home consoles, personal computers, and online services. It is recognized for creating and managing a diverse portfolio of popular intellectual properties (IPs), such as the 'Dynasty Warriors', 'Ninja Gaiden', 'Dead or Alive', and 'Atelier' series. In addition to its primary gaming operations, the company also handles the production of related merchandise, music, and video software, as well as licensing activities for its IPs. The group operates with the goal of enriching users globally through creative content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書(短期大量譲渡) | 2026-05-19 | Japanese | |
| 親会社等の決算に関するお知らせ | 2026-05-18 | Japanese | |
| 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-18 | Japanese | |
| ストック・オプション(新株予約権)の付与に関するお知らせ | 2026-05-18 | Japanese | |
| 当社社外取締役の異動に関するお知らせ | 2026-05-18 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-18 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46524038 | 変更報告書(短期大量譲渡) | 2026-05-19 | Japanese | ||
| 46541336 | 親会社等の決算に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541335 | 譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541332 | ストック・オプション(新株予約権)の付与に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541330 | 当社社外取締役の異動に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541328 | 剰余金の配当に関するお知らせ | 2026-05-18 | Japanese | ||
| 46879107 | 配当予想の修正に関するお知らせ | 2026-04-27 | Japanese | ||
| 46879106 | 令和8年3月期 決算短信〔日本基準〕(連結) | 2026-04-27 | Japanese | ||
| 46877934 | 業績予想の修正に関するお知らせ | 2026-04-20 | Japanese | ||
|
2025
6 filings
| |||||
| 8161721 | 確認書 | 2025-11-10 | Japanese | ||
| 8161719 | 半期報告書-第17期(2025/04/01-2026/03/31) | 2025-11-10 | Japanese | ||
| 7856098 | 訂正有価証券届出書(参照方式) | 2025-09-10 | Japanese | ||
| 7856100 | 訂正有価証券届出書(参照方式) | 2025-09-10 | Japanese | ||
| 7856486 | 有価証券届出書(参照方式) | 2025-09-02 | Japanese | ||
| 7856485 | 有価証券届出書(参照方式) | 2025-09-02 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Publishing of video games
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Falcon 1 Green World Spolka Akcyjna
Operates an online gaming and betting platform offering a d…
|
FLG | PL | Publishing, broadcasting, and c… |
|
Feiyu Technology International Company Ltd.
Leading Internet game developer and operator focusing on mo…
|
1022 | HK | Publishing, broadcasting, and c… |
|
FingerTango Inc.
Publishes and sells online mobile games, specializing in si…
|
6860 | HK | Publishing, broadcasting, and c… |
|
Fire Rock Holdings Limited
Develops, publishes, and operates proprietary mobile and br…
|
1909 | HK | Publishing, broadcasting, and c… |
|
Flexion Mobile PLC
A distribution platform for marketing mobile games on alter…
|
FLEXM | GB | Publishing, broadcasting, and c… |
|
Focus Entertainment
A video game publisher and developer that partners with stu…
|
ALFOC | FR | Publishing, broadcasting, and c… |
|
Forever Entertainment Spolka Akcyjna
Video game publisher and developer specializing in remakes …
|
FOR | PL | Publishing, broadcasting, and c… |
|
Fragbite Group AB
A digital gaming entertainment group that develops and publ…
|
FRAG | SE | Publishing, broadcasting, and c… |
|
Freemind Spolka Akcyjna
A video game developer and publisher specializing in simula…
|
FRM | PL | Publishing, broadcasting, and c… |
|
FriendTimes Inc.
Develops and operates female-oriented mobile games based on…
|
6820 | HK | Publishing, broadcasting, and c… |
KOEI TECMO HOLDINGS 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/13571/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13571 | 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=13571 | 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=13571 \ -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": 13571}, 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 KOEI TECMO HOLDINGS CO., LTD. (id: 13571)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.