
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 |
|---|---|---|---|
| 確認書 | 2023-08-28 | Japanese | |
| 有価証券報告書-第17期(2022/06/01-2023/05/31) | 2023-08-28 | Japanese | |
| 確認書 | 2023-04-14 | Japanese | |
| 四半期報告書-第17期第3四半期(2022/12/01-2023/02/28) | 2023-04-14 | Japanese | |
| 確認書 | 2023-01-13 | Japanese | |
| 四半期報告書-第17期第2四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 7545390 | 確認書 | 2023-08-28 | Japanese | ||
| 7545392 | 有価証券報告書-第17期(2022/06/01-2023/05/31) | 2023-08-28 | Japanese | ||
| 7569844 | 確認書 | 2023-04-14 | Japanese | ||
| 7569834 | 四半期報告書-第17期第3四半期(2022/12/01-2023/02/28) | 2023-04-14 | Japanese | ||
| 7579240 | 確認書 | 2023-01-13 | Japanese | ||
| 7579239 | 四半期報告書-第17期第2四半期(2022/09/01-2022/11/30) | 2023-01-13 | Japanese | ||
|
2022
7 filings
| |||||
| 7588153 | 確認書 | 2022-10-14 | Japanese | ||
| 7588147 | 四半期報告書-第17期第1四半期(令和4年6月1日-令和4年8月31日) | 2022-10-14 | Japanese | ||
| 7589953 | 内部統制報告書-第16期(令和3年6月1日-令和4年5月31日) | 2022-08-30 | Japanese | ||
| 7589952 | 確認書 | 2022-08-30 | Japanese | ||
| 7590077 | 有価証券報告書-第16期(令和3年6月1日-令和4年5月31日) | 2022-08-29 | Japanese | ||
| 7611120 | 四半期報告書-第16期第3四半期(令和3年12月1日-令和4年2月28日) | 2022-04-14 | Japanese | ||
| 7619152 | 四半期報告書-第16期第2四半期(令和3年9月1日-令和3年11月30日) | 2022-01-14 | Japanese | ||
|
2021
2 filings
| |||||
| 7625590 | 四半期報告書-第16期第1四半期(令和3年6月1日-令和3年8月31日) | 2021-10-13 | Japanese | ||
| 7626822 | 確認書 | 2021-08-26 | 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.