
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) | 2026-05-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2026-05-08 | Korean | |
| 전환가액의조정 | 2026-04-21 | Korean | |
| 전환청구권행사 | 2026-04-20 | Korean | |
| [기재정정]전환청구권행사 | 2026-04-14 | Korean | |
| 전환청구권행사 | 2026-04-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46358878 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 43814875 | 주식등의대량보유상황보고서(약식) | 2026-05-08 | Korean | ||
| 34709292 | 전환가액의조정 | 2026-04-21 | Korean | ||
| 34689597 | 전환청구권행사 | 2026-04-20 | Korean | ||
| 34476871 | [기재정정]전환청구권행사 | 2026-04-14 | Korean | ||
| 34476833 | 전환청구권행사 | 2026-04-14 | Korean | ||
| 34404599 | 전환가액의조정 | 2026-04-13 | Korean | ||
| 34404589 | 전환청구권행사 | 2026-04-13 | Korean | ||
| 33906034 | 전환청구권행사 | 2026-04-09 | Korean | ||
| 33046523 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33025187 | 타법인주식및출자증권취득결정 | 2026-03-24 | Korean | ||
| 32981170 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32974767 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32928348 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927671 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-03-11 | 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.