
Enjin Co., Ltd. — Investor Relations & Filings
Enjin Co., Ltd. is a public relations (PR) firm specializing in strategic communication services. The company focuses on providing PR consulting and support to small and medium-sized enterprises (SMEs) and medical institutions. Core offerings include the development of long-term PR strategies, media exposure support, and services aimed at brand penetration. A key product is "Medichoku," a proprietary media matching platform that connects clients with media professionals to increase public recognition. The company also operates a corporate venture capital arm to invest in and support startups, fostering innovation and contributing to new market creation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-07 | Japanese | |
| 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | |
| 訂正確認書 | 2026-02-20 | Japanese | |
| 訂正半期報告書-第20期(2025/06/01-2026/05/31) | 2026-02-20 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 42537848 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-07 | Japanese | ||
| 46881417 | 自己株式の取得状況に関するお知らせ | 2026-05-07 | Japanese | ||
| 34384549 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | ||
| 32927633 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
| 32537479 | 訂正確認書 | 2026-02-20 | Japanese | ||
| 32537434 | 訂正半期報告書-第20期(2025/06/01-2026/05/31) | 2026-02-20 | Japanese | ||
| 14749523 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese | ||
| 12672392 | 確認書 | 2026-01-14 | Japanese | ||
| 12672383 | 半期報告書-第20期(2025/06/01-2025/11/30) | 2026-01-14 | Japanese | ||
|
2025
6 filings
| |||||
| 7856897 | 確認書 | 2025-08-21 | Japanese | ||
| 7856902 | 有価証券報告書-第19期(2024/06/01-2025/05/31) | 2025-08-21 | Japanese | ||
| 7258277 | 訂正内部統制報告書-第16期(2021/06/01-2022/05/31) | 2025-06-17 | Japanese | ||
| 7258273 | 訂正内部統制報告書-第17期(2022/06/01-2023/05/31) | 2025-06-17 | Japanese | ||
| 7258271 | 訂正内部統制報告書-第18期(2023/06/01-2024/05/31) | 2025-06-17 | Japanese | ||
| 7288861 | 確認書 | 2025-01-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Intelligent Group Ltd
A financial public relations firm expanding its services in…
|
INTJ | US | Professional, scientific and te… |
|
JSA Technology
A public relations and marketing agency for the digital inf…
|
MLJSA | FR | Professional, scientific and te… |
|
KYODO PUBLIC RELATIONS CO.,LTD.
Integrated communications agency offering PR, digital marke…
|
2436 | JP | Professional, scientific and te… |
|
LLORENTE Y CUENCA
A global consulting firm for communications, digital market…
|
LLYC | ES | Professional, scientific and te… |
|
Material Group inc.
A business group providing marketing communications support…
|
156A | JP | Professional, scientific and te… |
|
Obiz
Develops and manages customer loyalty and benefits programs…
|
ALBIZ | FR | Professional, scientific and te… |
|
PATHOS COMMUNICATIONS LIMITED
Tech-enabled PR agency democratizing access to premium medi…
|
NEWS | GB | Professional, scientific and te… |
|
PRAP Japan,Inc.
A comprehensive public relations and communications consult…
|
2449 | JP | Professional, scientific and te… |
|
PRONEXUS INC.
Provider of corporate disclosure and investor relations (IR…
|
7893 | JP | Professional, scientific and te… |
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
Enjin 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/14403/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14403 | 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=14403 | 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=14403 \ -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": 14403}, 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 Enjin Co., Ltd. (id: 14403)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.