
Cellfie Global Co.,Ltd. — Investor Relations & Filings
Cellfie Global Co., Ltd., formerly ICK Co Ltd, is a company specializing in the manufacture and sale of electronic smart cards. Its product portfolio includes credit cards, debit cards, and other electronic payment cards, supported by manufacturing certifications from major payment networks like VISA, MasterCard, and JCB. In addition to its card manufacturing business, the company has developed and launched a software-based point-of-sale (SoftPOS) solution. This technology allows merchants to accept contactless payments from NFC-enabled cards and mobile wallets directly on their own devices, expanding the company's offerings from physical card production to digital payment acceptance solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 소송등의제기ㆍ신청(경영권분쟁소송) (주주총회결의 취소 청구의 소) | 2025-03-07 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) (직무집행정지가처분) | 2025-03-07 | Korean | |
| [기재정정]단일판매ㆍ공급계약체결 | 2025-03-06 | Korean | |
| [기재정정]주요사항보고서(유상증자결정) | 2025-02-28 | Korean | |
| 단일판매ㆍ공급계약체결 | 2025-02-27 | Korean | |
| 소송등의제기ㆍ신청(경영권분쟁소송) (대표이사 직무집행정지 등) | 2025-02-24 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7962079 | 소송등의제기ㆍ신청(경영권분쟁소송) (주주총회결의 취소 청구의 소) | 2025-03-07 | Korean | ||
| 7962072 | 소송등의제기ㆍ신청(경영권분쟁소송) (직무집행정지가처분) | 2025-03-07 | Korean | ||
| 7963277 | [기재정정]단일판매ㆍ공급계약체결 | 2025-03-06 | Korean | ||
| 7965573 | [기재정정]주요사항보고서(유상증자결정) | 2025-02-28 | Korean | ||
| 7966537 | 단일판매ㆍ공급계약체결 | 2025-02-27 | Korean | ||
| 7968879 | 소송등의제기ㆍ신청(경영권분쟁소송) (대표이사 직무집행정지 등) | 2025-02-24 | Korean | ||
| 7969546 | [기재정정]주요사항보고서(유상증자결정) | 2025-02-21 | Korean | ||
| 7970093 | 주주총회소집결의 | 2025-02-20 | Korean | ||
| 7970092 | 주주명부폐쇄기간또는기준일설정 | 2025-02-20 | Korean | ||
| 7971456 | 소송등의제기ㆍ신청(경영권분쟁소송) | 2025-02-18 | Korean | ||
| 7972089 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2025-02-14 | Korean | ||
| 7972027 | [기재정정]소송등의판결ㆍ결정 | 2025-02-14 | Korean | ||
| 7972991 | 소송등의제기ㆍ신청(경영권분쟁소송) (직무집행정지 및 직무대행자선임가처분-즉시항고) | 2025-02-13 | Korean | ||
| 7983841 | 소송등의판결ㆍ결정 (주주총회결의 취소 청구의 소) | 2025-02-12 | Korean | ||
| 7985199 | 기타시장안내 (개선계획서 제출) | 2025-02-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CMC
Global manufacturer of optical storage media and optoelectr…
|
2323 | TW | Manufacturing |
|
HENGBAO CO.,LTD.
Develops smart cards, terminal equipment, and information s…
|
002104 | CN | Manufacturing |
|
RITEK
Develops data storage solutions, electronic components, and…
|
2349 | TW | Manufacturing |
Cellfie Global 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/17551/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17551 | 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=17551 | 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=17551 \ -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": 17551}, 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 Cellfie Global Co.,Ltd. (id: 17551)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.