
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 |
|---|---|---|---|
|
FTC
Provides digital services, telecom solutions, and electroni…
|
6136 | TW | Telecommunications, computer pr… |
|
Inscobee, Inc
A diversified company in bio, smart grid, telecom, and dist…
|
006490 | KR | Telecommunications, computer pr… |
|
iQSTEL Inc
A technology holding company specializing in telecom, finte…
|
IQST | US | Telecommunications, computer pr… |
|
Japan Communications Inc.
An MVNO specializing in secure mobile communications, priva…
|
9424 | JP | Telecommunications, computer pr… |
|
Komunik Corporation
Provider of integrated cloud-based voice and digital commun…
|
KOM | CA | Telecommunications, computer pr… |
|
LINK Mobility Group Holding
A CPaaS provider enabling enterprises to automate multichan…
|
LINK | NO | Telecommunications, computer pr… |
|
Mexedia S.p.A.
Provides a platform for managing and automating omnichannel…
|
ALMEX | IT | Telecommunications, computer pr… |
|
MTOUCHE TECHNOLOGY BERHAD
Specializes in mobile value-added services, SMS solutions, …
|
— | MY | Telecommunications, computer pr… |
|
My Beat AB
A virtual mobile operator offering subscriptions and digita…
|
MYBEAT | SE | Telecommunications, computer pr… |
|
NeTrue Communications Inc.
Specialized in providing cost-effective Voice over IP (VoIP…
|
— | CA | 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.