
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 |
|---|---|---|---|
|
CAPCOM CO., LTD.
A developer, publisher, and distributor of video games and …
|
9697 | JP | Publishing, broadcasting, and c… |
|
Carbon Studio Spolka Akcyjna
An independent studio developing VR and XR games and busine…
|
CRB | PL | Publishing, broadcasting, and c… |
|
CAVE CO.,LTD
A video game developer known for pioneering the 'bullet hel…
|
3760 | JP | Publishing, broadcasting, and c… |
|
CD Projekt
Developer of story-driven RPGs and operator of a digital di…
|
CDR | PL | Publishing, broadcasting, and c… |
|
CHENGDU B-RAY MEDIA CO.,LTD.
Offers digital media, online games, advertising, and educat…
|
600880 | CN | Publishing, broadcasting, and c… |
|
Cherrypick Games Spolka Akcyjna
A video game developer and publisher focusing on PC and con…
|
CHP | PL | Publishing, broadcasting, and c… |
|
CI Games S.A.
Developer and publisher of the Sniper Ghost Warrior and Lor…
|
CIG | PL | Publishing, broadcasting, and c… |
|
CMGE Technology Group Limited
Global IP-based game publisher and developer distributing h…
|
302 | HK | Publishing, broadcasting, and c… |
|
COLOPL,Inc.
Develops and operates online games for mobile, PC, and cons…
|
3668 | JP | Publishing, broadcasting, and c… |
|
coly Inc.
Develops mobile games for women, original IP, media, and AI…
|
4175 | JP | 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.