
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 |
|---|---|---|---|
| 功能性委員會成員 | 2026-05-21 | Chinese | |
| 公告本公司審計委員會、薪資報酬委員會及公司治理暨 永續發展及提名委員會之委員逝世解任 | 2026-05-17 | Chinese | |
| 公告本公司獨立董事逝世解任 | 2026-05-17 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-13 | Chinese | |
| 公告本公司董事會決議買回股份(修正買回股份轉讓員工辦法) | 2026-04-29 | Chinese | |
| 第8次庫藏股基本資料 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46726668 | 功能性委員會成員 | 2026-05-21 | Chinese | ||
| 46376333 | 公告本公司審計委員會、薪資報酬委員會及公司治理暨 永續發展及提名委員會之委員逝世解任 | 2026-05-17 | Chinese | ||
| 46376199 | 公告本公司獨立董事逝世解任 | 2026-05-17 | Chinese | ||
| 46361959 | 115年05月僑外投資持股 | 2026-05-13 | Chinese | ||
| 38463065 | 公告本公司董事會決議買回股份(修正買回股份轉讓員工辦法) | 2026-04-29 | Chinese | ||
| 38432487 | 第8次庫藏股基本資料 | 2026-04-29 | Chinese | ||
| 38426464 | 公告本公司115年第1季合併財務報告業經董事會決議通過 | 2026-04-29 | Chinese | ||
| 36157626 | 115年年報及股東會資料 — 2026_3029_20260527FE2.pdf | 2026-04-24 | English | ||
| 36157544 | 115年年報及股東會資料 — 2026_3029_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 36157504 | 115年年報及股東會資料 — 2026_3029_20260527FE1.pdf | 2026-04-24 | English | ||
| 36157484 | 115年年報及股東會資料 — 2026_3029_20260527F01.pdf | 2026-04-24 | Chinese | ||
| 36157986 | 115年年報及股東會資料 — 2026_3029_20260527F13.pdf | 2026-04-24 | Chinese | ||
| 34727520 | 代重要子公司聯達資訊股份有限公司公告董事會決議聘任 本公司稽核主管 | 2026-04-21 | Chinese | ||
| 34727532 | 代重要子公司聯達資訊股份有限公司公告董事會決議召開 115年股東常會相關事宜 | 2026-04-21 | Chinese | ||
| 34697128 | 公告本公司115年第1季合併財務報告董事會預計召開 日期為115年4月29日。 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Taiji Computer Corporation Limited
Provides IT services and digital solutions for government a…
|
002368 | CN | Telecommunications, computer pr… |
|
TALKWEB INFORMATION SYSTEM CO.,LTD.
Provides software, system integration, cloud, and IoT digit…
|
002261 | CN | Telecommunications, computer pr… |
|
Tantalus Systems Holding Inc.
Specializes in smart grid solutions for public power and el…
|
GRID | CA | Telecommunications, computer pr… |
|
Tata Consultancy Services Ltd.
Provides consulting-led business, technology, and engineeri…
|
TCS | IN | Telecommunications, computer pr… |
|
Tata Elxsi Ltd
Global provider of design and technology services for produ…
|
TATAELXSI | IN | Telecommunications, computer pr… |
|
TDC SOFT Inc.
IT services and consulting company for software development…
|
4687 | JP | Telecommunications, computer pr… |
|
TDSE Inc.
AI and big data solutions provider supporting corporate dig…
|
7046 | JP | Telecommunications, computer pr… |
|
TechD Cybersecurity Limited
Provides digital security solutions, threat intelligence, a…
|
TECHD | IN | Telecommunications, computer pr… |
|
Tech Mahindra
Provides digital transformation, consulting, and business r…
|
TECHM | IN | Telecommunications, computer pr… |
|
TECHMATRIX CORPORATION
An IT services provider specializing in information infrast…
|
3762 | 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.