
KGMobilians Co., Ltd. — Investor Relations & Filings
KGMobilians Co., Ltd. is a provider of electronic payment services, specializing in integrated solutions for both wired and wireless transactions. The company develops and supplies system software for payment processing, offering a range of services that include payment settlement agency, user authentication, and cellular phone-based payments. A key product is MOBILPAY, a mobile payment solution designed to facilitate secure and convenient transactions for a broad user base. The company's focus is on developing comprehensive electronic payment solutions for online and mobile commerce environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2024-03-21 | Korean | |
| [기재정정]현금ㆍ현물배당결정 | 2024-03-21 | Korean | |
| 감사보고서제출 | 2024-03-13 | Korean | |
| 사업보고서 (2023.12) | 2024-03-13 | Korean | |
| [기재정정]주주총회소집결의 | 2024-03-06 | Korean | |
| 주주총회소집공고 | 2024-03-06 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
14 filings
| |||||
| 8165766 | 정기주주총회결과 | 2024-03-21 | Korean | ||
| 8165746 | [기재정정]현금ㆍ현물배당결정 | 2024-03-21 | Korean | ||
| 8185533 | 감사보고서제출 | 2024-03-13 | Korean | ||
| 8185532 | 사업보고서 (2023.12) | 2024-03-13 | Korean | ||
| 8199069 | [기재정정]주주총회소집결의 | 2024-03-06 | Korean | ||
| 8199066 | 주주총회소집공고 | 2024-03-06 | Korean | ||
| 8198987 | 의결권대리행사권유참고서류 | 2024-03-06 | Korean | ||
| 8205584 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-02-27 | Korean | ||
| 8210918 | 주주총회소집결의 | 2024-02-20 | Korean | ||
| 8210822 | [기재정정]주주총회소집결의 | 2024-02-20 | Korean | ||
| 8210503 | [기재정정]주주총회소집결의 | 2024-02-20 | Korean | ||
| 8217706 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2024-02-07 | Korean | ||
| 8219614 | 연결재무제표기준영업(잠정)실적(공정공시) | 2024-02-05 | Korean | ||
| 8219612 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2024-02-05 | Korean | ||
|
2023
1 filing
| |||||
| 8237475 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-12-20 | Korean | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
KGMobilians 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/16022/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16022 | 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=16022 | 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=16022 \ -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": 16022}, 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 KGMobilians Co., Ltd. (id: 16022)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.