
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 |
|---|---|---|---|
|
ALL IN! Games S.A.
A video game publisher and developer that creates and suppo…
|
ALG | PL | Publishing, broadcasting, and c… |
|
AltPlusInc.
Develops and operates online games and provides IT and huma…
|
3672 | JP | Publishing, broadcasting, and c… |
|
Archosaur Games Inc.
Prominent developer and operator of high-quality mobile gam…
|
9990 | HK | Publishing, broadcasting, and c… |
|
ARISTOCRAT LEISURE LIMITED
Global gaming technology firm providing land-based, mobile,…
|
ALL | AU | Publishing, broadcasting, and c… |
|
Art Games Studio Spolka Akcyjna
Develops and publishes simulation, survival, and horror gam…
|
ARG | PL | Publishing, broadcasting, and c… |
|
Artifex Mundi S.A.
Video game developer and publisher known for HOPA and free-…
|
ART | PL | Publishing, broadcasting, and c… |
|
Arts Alliance Spolka Akcyjna
A capital group focused on financing, producing, and publis…
|
AAS | PL | Publishing, broadcasting, and c… |
|
Atari S.A.
An entertainment company focused on video games, consumer h…
|
ALATA | FR | Publishing, broadcasting, and c… |
|
Atomic Jelly Spolka Akcyjna
A game development studio specializing in detailed mechanic…
|
ATJ | PL | Publishing, broadcasting, and c… |
|
BAIOO Family Interactive Limited
Developer and publisher of online interactive entertainment…
|
2100 | 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.