
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 |
|---|---|---|---|
| Regulatory Filings 2024 | 2024-11-14 | English | |
| Regulatory Filings 2024 | 2024-11-14 | English | |
| FREE WRITING PROSPECTUS | 2024-10-11 | English | |
| REGISTRATION STATEMENT | 2024-09-24 | English | |
| Regulatory Filings 2024 | 2024-09-20 | English | |
| REGISTRATION STATEMENT | 2024-09-11 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 13647128 | Regulatory Filings 2024 | 2024-11-14 | English | ||
| 13647136 | Regulatory Filings 2024 | 2024-11-14 | English | ||
| 13647129 | FREE WRITING PROSPECTUS | 2024-10-11 | English | ||
| 13647130 | REGISTRATION STATEMENT | 2024-09-24 | English | ||
| 13647131 | Regulatory Filings 2024 | 2024-09-20 | English | ||
| 13647132 | REGISTRATION STATEMENT | 2024-09-11 | English | ||
| 13647134 | REGISTRATION STATEMENT | 2024-07-17 | English | ||
| 13647138 | FREE WRITING PROSPECTUS | 2024-05-10 | English | ||
| 13647139 | REGISTRATION STATEMENT | 2024-05-09 | English | ||
| 13647141 | Regulatory Filings 2024 | 2024-04-26 | English | ||
| 13647140 | REGISTRATION STATEMENT | 2024-04-26 | English | ||
| 13647142 | Regulatory Filings 2024 | 2024-04-08 | English | ||
| 13647143 | Regulatory Filings 2024 | 2024-04-03 | English | ||
| 13647144 | REGISTRATION STATEMENT | 2024-03-22 | English | ||
| 13647146 | REGISTRATION STATEMENT | 2024-03-22 | 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.