
CIMG Inc. — Investor Relations & Filings
CIMG Inc. is a global business group focused on the digital health sector, with a strategy centered on artificial intelligence and cryptocurrency. The company's principal activities include offering advanced marketing solutions, selling computing power products, and engaging in sales development. While pivoting towards technology, the company also maintains operations in the marketing and distribution of consumer goods, particularly within the food and beverage sector, stemming from its previous identity as a coffee co-packing company.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - CIMG Inc. (0001527613) (Filer) | 2026-05-13 | English | |
| 10-Q - CIMG Inc. (0001527613) (Filer) | 2026-05-11 | English | |
| S-1 - CIMG Inc. (0001527613) (Filer) | 2026-03-26 | English | |
| 10-Q/A - CIMG Inc. (0001527613) (Filer) | 2026-03-19 | English | |
| 8-K - CIMG INC. (0001527613) (Filer) | 2026-02-27 | English | |
| 8-K - CIMG INC. (0001527613) (Filer) | 2026-02-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45606632 | 8-K - CIMG Inc. (0001527613) (Filer) | 2026-05-13 | English | ||
| 44962945 | 10-Q - CIMG Inc. (0001527613) (Filer) | 2026-05-11 | English | ||
| 33049207 | S-1 - CIMG Inc. (0001527613) (Filer) | 2026-03-26 | English | ||
| 32989889 | 10-Q/A - CIMG Inc. (0001527613) (Filer) | 2026-03-19 | English | ||
| 32893389 | 8-K - CIMG INC. (0001527613) (Filer) | 2026-02-27 | English | ||
| 32893391 | 8-K - CIMG INC. (0001527613) (Filer) | 2026-02-19 | English | ||
| 32893390 | 8-K - CIMG INC. (0001527613) (Filer) | 2026-02-18 | English | ||
| 30373549 | 8-K Filing | 2026-02-17 | English | ||
| 30373692 | 10-K Filing | 2026-02-13 | English | ||
| 30373551 | 8-K Filing | 2026-01-28 | English | ||
| 12475694 | DEF 14C | 2026-01-09 | English | ||
| 12475695 | 8-K | 2026-01-07 | English | ||
|
2025
3 filings
| |||||
| 12475696 | NT 10-K | 2025-12-30 | English | ||
| 12475697 | PRE 14C | 2025-12-29 | English | ||
| 12475698 | 8-K | 2025-12-22 | English | ||
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bama Tea Co., Ltd.
Prominent Chinese tea chain brand covering all six major ca…
|
6980 | HK | Manufacturing |
|
Bansisons Tea Industries Ltd.
Processes and manufactures CTC and Orthodox tea for bulk an…
|
519353 | IN | Manufacturing |
|
BIO PORT KOREA
Manufacturer of Korean teas, beverages, and foods using nat…
|
188040 | KR | Manufacturing |
|
BRC Inc.
A veteran-founded company that roasts coffee and sells merc…
|
BRCC | US | Manufacturing |
|
CCL Products (India) Ltd.
Global manufacturer of instant coffee and customized soluti…
|
CCL | IN | Manufacturing |
|
COFFEE HOLDING CO INC
An integrated wholesale coffee roaster and dealer of green …
|
JVA | US | Manufacturing |
|
DONG SUH COMPANIES INC.
A diversified enterprise in the food industry, offering pac…
|
026960 | KR | Manufacturing |
|
EFOR ÇAY SANAYİ TİCARET A.Ş.
Producer of tea products with a 60,000-ton annual capacity …
|
EFORC | TR | Manufacturing |
|
FARMER BROTHERS CO
A national coffee roaster and distributor serving the foods…
|
FARM | US | Manufacturing |
|
Jay Shree Tea & Industries Ltd.
Produces and exports tea, chemicals, fertilizers, sugar, an…
|
JAYSREETEA | IN | Manufacturing |
CIMG Inc. 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/34623/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34623 | 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=34623 | 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=34623 \ -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": 34623}, 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 CIMG Inc. (id: 34623)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.