
kt alpha Co., Ltd. — Investor Relations & Filings
kt alpha Co., Ltd. is a company specializing in integrated commerce and media services. Its operations are divided into three main business areas: Commerce, G-commerce, and Media. The Commerce division operates 'KT Alpha Shopping,' a digital home shopping (T-commerce) platform. The G-commerce segment provides a B2B integrated marketing platform, offering specialized gifting services to support corporations and small to medium-sized enterprises (SMEs). The Media division focuses on content distribution and services, leading the convergence of content across television and various digital screens through the acquisition and production of media.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-15 | Korean | |
| 주주총회소집공고 | 2026-05-13 | Korean | |
| 의결권대리행사권유참고서류 | 2026-05-13 | Korean | |
| 영업(잠정)실적(공정공시) | 2026-05-08 | Korean | |
| 기업가치제고계획(자율공시) | 2026-05-07 | Korean | |
| 주주총회소집결의 | 2026-04-15 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46361589 | 분기보고서 (2026.03) | 2026-05-15 | Korean | ||
| 45470766 | 주주총회소집공고 | 2026-05-13 | Korean | ||
| 45470248 | 의결권대리행사권유참고서류 | 2026-05-13 | Korean | ||
| 44131610 | 영업(잠정)실적(공정공시) | 2026-05-08 | Korean | ||
| 42413120 | 기업가치제고계획(자율공시) | 2026-05-07 | Korean | ||
| 34565597 | 주주총회소집결의 | 2026-04-15 | Korean | ||
| 34565042 | 주주명부폐쇄기간또는기준일설정 | 2026-04-15 | Korean | ||
| 33153462 | 주식등의대량보유상황보고서(일반) | 2026-04-02 | Korean | ||
| 33057847 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33056917 | 대표이사변경 | 2026-03-27 | Korean | ||
| 33056249 | 정기주주총회결과 | 2026-03-27 | Korean | ||
| 33017632 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-24 | Korean | ||
| 32985500 | 사업보고서 (2025.12) | 2026-03-19 | Korean | ||
| 32935529 | [기재정정]주주총회소집공고 | 2026-03-12 | Korean | ||
| 32935506 | [기재정정]의결권대리행사권유참고서류 | 2026-03-12 | Korean | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hello Group Inc.
Provider of mobile-based social and entertainment services,…
|
MOMO | KY | Telecommunications, computer pr… |
|
Hello Pal International Inc.
Operates a proprietary mobile platform for global cross-cul…
|
HP | CA | Telecommunications, computer pr… |
|
Hemnet Group
Operates Sweden's leading property platform, connecting buy…
|
HEM | SE | Telecommunications, computer pr… |
|
HIPAGES GROUP HOLDINGS LTD
Connects homeowners with trades and provides business manag…
|
HPG | AU | Telecommunications, computer pr… |
|
Hithink RoyalFlush Information Network Co., Ltd
Provides financial information services, software solutions…
|
300033 | CN | Telecommunications, computer pr… |
|
HOMETOGO SE
Operates a marketplace for vacation rentals with a B2B soft…
|
HTG | LU | Telecommunications, computer pr… |
|
HONDA MOTOR CO., LTD.
Develops, manufactures, and distributes automobiles, motorc…
|
7267 | JP | Telecommunications, computer pr… |
|
Hoodin AB
A SaaS platform for regulatory intelligence and automated c…
|
HOODIN | SE | Telecommunications, computer pr… |
|
Hostelworld Group
An online travel agent for the hostel market with social ne…
|
HSW | GB | Telecommunications, computer pr… |
|
IAC Inc.
A media and internet holding company that operates a divers…
|
IAC | US | Telecommunications, computer pr… |
kt alpha 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/15842/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15842 | 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=15842 | 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=15842 \ -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": 15842}, 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 kt alpha Co., Ltd. (id: 15842)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.