
EYESVISION CORPORATION — Investor Relations & Filings
EYESVISION CORPORATION is a telecommunications company specializing in Mobile Virtual Network Operator (MVNO) services. The company's core business involves leasing and reselling network infrastructure to provide mobile services under its own brands, such as Eyes Mobile. In addition to its MVNO operations, the company engages in Mobile Network Operator (MNO) related businesses, the distribution of communication devices, and provides Internet of Things (IoT) and Machine-to-Machine (M2M) solutions. Its broader portfolio also includes digital transformation (DX) services and the distribution of various telecommunication products and equipment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주주총회소집결의 | 2026-03-04 | Korean | |
| 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-10-29 | Korean | |
| [기재정정]주요사항보고서(자기주식처분결정) | 2025-10-28 | Korean | |
| 주요사항보고서(자기주식처분결정) | 2025-10-27 | Korean | |
| 전환가액의조정 | 2025-09-22 | Korean | |
| 반기보고서 (2025.06) | 2025-08-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 32878196 | 주주총회소집결의 | 2026-03-04 | Korean | ||
|
2025
14 filings
| |||||
| 33027796 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-10-29 | Korean | ||
| 33027345 | [기재정정]주요사항보고서(자기주식처분결정) | 2025-10-28 | Korean | ||
| 33027026 | 주요사항보고서(자기주식처분결정) | 2025-10-27 | Korean | ||
| 33019139 | 전환가액의조정 | 2025-09-22 | Korean | ||
| 7872890 | 반기보고서 (2025.06) | 2025-08-14 | Korean | ||
| 7900863 | 분기보고서 (2025.03) | 2025-05-15 | Korean | ||
| 7907165 | 전환청구권행사 | 2025-05-02 | Korean | ||
| 7907560 | 소속부변경 | 2025-04-30 | Korean | ||
| 7908594 | 전환청구권행사 | 2025-04-29 | Korean | ||
| 7912049 | [기재정정]타법인주식및출자증권취득결정 | 2025-04-16 | Korean | ||
| 7912720 | 전환가액의조정 | 2025-04-14 | Korean | ||
| 7921249 | 정기주주총회결과 | 2025-03-26 | Korean | ||
| 7921209 | 대표이사변경 | 2025-03-26 | Korean | ||
| 7951525 | 감사보고서제출 | 2025-03-18 | Korean | ||
Market data
Market data not available
Price history
Peer group · Telecommunication reselling activities and intermediation service activities for telecommunication
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AlphaNet Telecom Inc.
Telecommunications wholesaler providing discount Internet-b…
|
— | CA | Telecommunications, computer pr… |
|
AUSSIE BROADBAND LIMITED
Provides high-speed internet, mobile, and voice services to…
|
ABB | AU | Telecommunications, computer pr… |
|
BEIJING BEWINNER COMMUNICATIONS CO., LTD.
Distributes mobile handsets and provides telecommunications…
|
002148 | CN | Telecommunications, computer pr… |
|
Beijing Xunzhong Communication Technology Co., Ltd.
Specialized provider of intelligent cloud communication sol…
|
2597 | HK | Telecommunications, computer pr… |
|
BENEFIT JAPAN Co.,Ltd.
An MVNO and FVNO providing mobile and internet services, an…
|
3934 | JP | Telecommunications, computer pr… |
|
COMMCENTER
An official Movistar distributor of communication services …
|
CMM | ES | Telecommunications, computer pr… |
|
Directel Holdings Limited
MVNO and telecommunications distribution company providing …
|
8337 | HK | Telecommunications, computer pr… |
|
FLEXIROAM LIMITED
Global provider of eSIM and mobile data solutions for inter…
|
FRX | AU | Telecommunications, computer pr… |
|
FORVALTELECOM,INC.
A reseller of telecom services and business consulting for …
|
9445 | JP | Telecommunications, computer pr… |
|
freenet AG
A network-independent provider of mobile, TV, and internet …
|
FNTN | DE | Telecommunications, computer pr… |
EYESVISION CORPORATION 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/17028/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17028 | 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=17028 | 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=17028 \ -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": 17028}, 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 EYESVISION CORPORATION (id: 17028)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.