
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 |
|---|---|---|---|
| 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-06 | Korean | |
| 자기주식취득결과보고서 | 2025-01-23 | Korean | |
| 임시주주총회결과 | 2025-01-23 | Korean | |
| 주주총회소집공고 | 2025-01-08 | Korean | |
| 의결권대리행사권유참고서류 | 2025-01-08 | Korean | |
| [기재정정]주식매수선택권부여에관한신고 | 2024-12-16 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7986671 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-06 | Korean | ||
| 7990335 | 자기주식취득결과보고서 | 2025-01-23 | Korean | ||
| 7990277 | 임시주주총회결과 | 2025-01-23 | Korean | ||
| 7993646 | 주주총회소집공고 | 2025-01-08 | Korean | ||
| 7993433 | 의결권대리행사권유참고서류 | 2025-01-08 | Korean | ||
|
2024
10 filings
| |||||
| 8003852 | [기재정정]주식매수선택권부여에관한신고 | 2024-12-16 | Korean | ||
| 8003651 | [기재정정]수시공시의무관련사항(공정공시) | 2024-12-16 | Korean | ||
| 8003650 | 주요사항보고서(감자결정) | 2024-12-16 | Korean | ||
| 8003647 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2024-12-16 | Korean | ||
| 8003630 | 현금ㆍ현물배당결정 | 2024-12-16 | Korean | ||
| 8003609 | 주주총회소집결의 (임시주주총회) | 2024-12-16 | Korean | ||
| 8003593 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8003570 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8011788 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2024-11-27 | Korean | ||
| 8012330 | 주요사항보고서(자기주식취득결정) | 2024-11-26 | 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.