
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 | |
| 自己株券買付状況報告書(法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 | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-06 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 42537848 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 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
7 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 | ||
| 7288862 | 半期報告書-第19期(2024/06/01-2025/05/31) | 2025-01-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | 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.