
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 |
|---|---|---|---|
| 董事會通過林嘉勳先生擔任本公司董事長一職 | 2014-06-09 | Chinese | |
| 公告本公司103年股東常會重要決議 | 2014-06-09 | Chinese | |
| 102年度股利金額(股東會決議) | 2014-06-09 | Chinese | |
| 103年5月背書保證與資金貸與 | 2014-06-06 | Chinese | |
| 103年5月營業收入 | 2014-06-06 | Chinese | |
| 103年05月僑外投資持股 | 2014-05-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
15 filings
| |||||
| 34279456 | 董事會通過林嘉勳先生擔任本公司董事長一職 | 2014-06-09 | Chinese | ||
| 34279460 | 公告本公司103年股東常會重要決議 | 2014-06-09 | Chinese | ||
| 34279466 | 102年度股利金額(股東會決議) | 2014-06-09 | Chinese | ||
| 34279475 | 103年5月背書保證與資金貸與 | 2014-06-06 | Chinese | ||
| 34279469 | 103年5月營業收入 | 2014-06-06 | Chinese | ||
| 34279477 | 103年05月僑外投資持股 | 2014-05-30 | Chinese | ||
| 34279490 | 103年第1季現金流量表 | 2014-05-20 | Chinese | ||
| 34279487 | 103年第1季綜合損益表 | 2014-05-20 | Chinese | ||
| 34279484 | 103年第1季資產負債表 | 2014-05-20 | Chinese | ||
| 34279481 | 103年第1季權益變動表 | 2014-05-20 | Chinese | ||
| 34279492 | 公告更正本公司民國103年第一季財務報表附註揭露資訊資金 貸與會計師查核(核閱)數 | 2014-05-20 | Chinese | ||
| 34279500 | 103年04月內部人持股異動(事後) | 2014-05-13 | Chinese | ||
| 34279495 | 103年04月董事會成員及持股 | 2014-05-13 | Chinese | ||
| 34285068 | 103年5月公開說明書 — 200208_5424_B08.pdf | 2014-05-12 | Chinese | ||
| 34285062 | 103年5月公開說明書 — 200009_5424_B04_0.pdf | 2014-05-12 | 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… |
|
3I INFOTECH LIMITED
Global IT solutions provider specializing in digital transf…
|
2CCB | SG | 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… |
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.