Zero One Technology Co., Ltd. — Investor Relations & Filings
Zero One Technology Co., Ltd. is a provider and distributor of enterprise IT solutions, focusing on digital transformation through a comprehensive suite of technical services. Its core offerings include cloud computing, information security, network infrastructure, and artificial intelligence applications. The company’s portfolio covers storage systems, data backup and recovery, virtualization, video surveillance, and big data analytics. Furthermore, it delivers solutions for DevOps, hyper-converged infrastructure, and business application software. By collaborating with global technology leaders such as Cisco, Microsoft, Google Cloud, NVIDIA, NetApp, and VMware, the company provides integrated IT ecosystems. Zero One Technology offers one-stop professional services, including technical support, consulting, and specialized training, to assist organizations in modernizing their technical environments and optimizing operational performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第3季財務報告書 — 202503_3029_AI1.pdf | 2025-11-03 | Chinese | |
| 114年第3季財務報告書 — 202502_3029_AIA.pdf | 2025-11-03 | Chinese | |
| 114年第3季財務報告書 — 202502_3029_AI1.pdf | 2025-11-03 | Chinese | |
| 114年第3季財務報告書 — 202501_3029_AIA.pdf | 2025-11-03 | Chinese | |
| 114年第3季財務報告書 — 202501_3029_AI1.pdf | 2025-11-03 | Chinese | |
| 114年第3季海外子公司投資 | 2025-10-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34287616 | 114年第3季財務報告書 — 202503_3029_AI1.pdf | 2025-11-03 | Chinese | ||
| 34287611 | 114年第3季財務報告書 — 202502_3029_AIA.pdf | 2025-11-03 | Chinese | ||
| 34287607 | 114年第3季財務報告書 — 202502_3029_AI1.pdf | 2025-11-03 | Chinese | ||
| 34287602 | 114年第3季財務報告書 — 202501_3029_AIA.pdf | 2025-11-03 | Chinese | ||
| 34287598 | 114年第3季財務報告書 — 202501_3029_AI1.pdf | 2025-11-03 | Chinese | ||
| 34284146 | 114年第3季海外子公司投資 | 2025-10-30 | Chinese | ||
| 34284151 | 114年第3季大陸投資 | 2025-10-30 | Chinese | ||
| 34284163 | 114年第3季權益變動表 | 2025-10-30 | Chinese | ||
| 34284160 | 114年第3季現金流量表 | 2025-10-30 | Chinese | ||
| 34284157 | 114年第3季綜合損益表 | 2025-10-30 | Chinese | ||
| 34284154 | 114年第3季資產負債表 | 2025-10-30 | Chinese | ||
| 34284166 | 公告本公司114年第3季合併財務報告業經董事會決議通過 | 2025-10-30 | Chinese | ||
| 34284170 | 公告本公司114年第3季合併財務報告董事會預計召開 日期為114年10月30日。 | 2025-10-22 | Chinese | ||
| 34284178 | 114年9月背書保證與資金貸與 | 2025-10-08 | Chinese | ||
| 34284172 | 114年9月營業收入 | 2025-10-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
Zero One Technology 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/52262/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52262 | 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=52262 | 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=52262 \ -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": 52262}, 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 Zero One Technology Co., Ltd. (id: 52262)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.