
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 |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | 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.