
ZERO ONE — 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 |
|---|---|---|---|
| 101年第4季財務報告書 — 201202_3029_A02.pdf | 2013-03-28 | Chinese | |
| 101年第4季財務報告書 — 201202_3029_A01.pdf | 2013-03-28 | Chinese | |
| 101年第4季財務報告書 — 201201_3029_A01.doc | 2013-03-28 | Chinese | |
| 公告102/03/27地震對本公司財務及業務並無重大影響 | 2013-03-27 | Chinese | |
| 本公司101年度財務報表(現金流量表)科目調整 | 2013-03-25 | Chinese | |
| 公告本金司處分『台新真吉利貨幣市場基金』事宜 | 2013-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2013
15 filings
| |||||
| 34284614 | 101年第4季財務報告書 — 201202_3029_A02.pdf | 2013-03-28 | Chinese | ||
| 34284611 | 101年第4季財務報告書 — 201202_3029_A01.pdf | 2013-03-28 | Chinese | ||
| 34284599 | 101年第4季財務報告書 — 201201_3029_A01.doc | 2013-03-28 | Chinese | ||
| 34279170 | 公告102/03/27地震對本公司財務及業務並無重大影響 | 2013-03-27 | Chinese | ||
| 34279175 | 本公司101年度財務報表(現金流量表)科目調整 | 2013-03-25 | Chinese | ||
| 34279181 | 公告本金司處分『台新真吉利貨幣市場基金』事宜 | 2013-03-25 | Chinese | ||
| 34279184 | 本公司董事會決議召開102年股東常會相關事宜公告 | 2013-03-21 | Chinese | ||
| 34279190 | 公告本公司取得『台新真吉利貨幣市場基金』事宜 | 2013-03-18 | Chinese | ||
| 34279194 | 公告本公司處分『聯邦貨幣市場基金』事宜 | 2013-03-11 | Chinese | ||
| 34279200 | 102年02月內部人持股異動(事後) | 2013-03-07 | Chinese | ||
| 34279196 | 102年02月董事會成員及持股 | 2013-03-07 | Chinese | ||
| 34279207 | 102年2月背書保證與資金貸與 | 2013-03-06 | Chinese | ||
| 34279204 | 102年2月營業收入 | 2013-03-06 | Chinese | ||
| 34279210 | 公告本公司取得『聯邦貨幣市場基金』事宜 | 2013-02-27 | Chinese | ||
| 34279218 | 102年1月背書保證與資金貸與 | 2013-02-06 | 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 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 (id: 52262)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.