
Creative Global Technology Holdings Ltd — Investor Relations & Filings
Creative Global Technology Holdings Ltd. is a holding company that, through its subsidiary, specializes in sourcing, recycling, and reselling pre-owned consumer electronic devices. The company's core business involves extending the lifecycle of electronics such as smartphones, tablets, laptops, personal computers, and accessories. It processes both functional and non-functional items for redistribution. A key service is secure data erasure, ensuring complete data sanitization for all devices. The company distributes its products through wholesale, retail, and rental channels, primarily serving telecommunication operators, mobile phone suppliers, and trading companies in emerging markets across Asia and other global regions. The business model focuses on providing qualified, reusable electronic products to end-users while promoting sustainable development by reducing e-waste.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REGISTRATION STATEMENT | 2024-03-04 | English | |
| Regulatory Filings 2024 | 2024-01-30 | English | |
| REGISTRATION STATEMENT | 2024-01-30 | English | |
| Regulatory Filings 2024 | 2024-01-26 | English | |
| REGISTRATION STATEMENT | 2024-01-16 | English | |
| Regulatory Filings 2023 | 2023-11-03 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 13647145 | REGISTRATION STATEMENT | 2024-03-04 | English | ||
| 13647147 | Regulatory Filings 2024 | 2024-01-30 | English | ||
| 13647148 | REGISTRATION STATEMENT | 2024-01-30 | English | ||
| 13647149 | Regulatory Filings 2024 | 2024-01-26 | English | ||
| 13647150 | REGISTRATION STATEMENT | 2024-01-16 | English | ||
|
2023
10 filings
| |||||
| 13647151 | Regulatory Filings 2023 | 2023-11-03 | English | ||
| 13647153 | REGISTRATION STATEMENT | 2023-11-03 | English | ||
| 13647152 | Regulatory Filings 2023 | 2023-10-31 | English | ||
| 13647157 | REGISTRATION STATEMENT | 2023-10-20 | English | ||
| 13647154 | Regulatory Filings 2023 | 2023-08-29 | English | ||
| 13647155 | Regulatory Filings 2023 | 2023-08-14 | English | ||
| 13647156 | REGISTRATION STATEMENT | 2023-08-14 | English | ||
| 13647158 | Regulatory Filings 2023 | 2023-07-19 | English | ||
| 13647159 | REGISTRATION STATEMENT | 2023-07-19 | English | ||
| 13647163 | Regulatory Filings 2023 | 2023-06-05 | English | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of electronic and optical equipment
No peer companies indexed
We could not find peers for this sub-industry yet.
Creative Global Technology Holdings 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/35143/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35143 | 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=35143 | 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=35143 \ -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": 35143}, 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 Creative Global Technology Holdings Ltd (id: 35143)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.