Netac Technology Co.,Ltd. — Investor Relations & Filings
Netac Technology Co., Ltd. specializes in the research, development, and manufacturing of flash memory products and storage solutions. Recognized as a pioneer in the industry, the company is credited with the invention of the USB flash drive. Its product portfolio encompasses a wide range of storage media, including solid-state drives (SSDs), portable hard drives, DDR memory modules, and various flash memory cards such as SD and microSD. Netac provides high-performance storage solutions for consumer, enterprise, and industrial applications, focusing on data security and transmission efficiency. The company maintains a robust intellectual property portfolio and operates advanced manufacturing facilities to ensure product reliability and technological innovation across global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制审计报告 | 2026-04-09 | Chinese | |
| 第六届董事会第二十三次(定期)会议决议公告 | 2026-04-09 | Chinese | |
| 2025年年审会计师履职情况评估报告 | 2026-04-09 | Chinese | |
| 2025年年度审计报告 | 2026-04-09 | Chinese | |
| 关于公司2025年度计提及转回资产减值准备的公告 | 2026-04-09 | Chinese | |
| 平安证券股份有限公司关于朗科科技2025年度募集资金存放与使用的专项核查报告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35470610 | 2025年度内部控制审计报告 | 2026-04-09 | Chinese | ||
| 35470608 | 第六届董事会第二十三次(定期)会议决议公告 | 2026-04-09 | Chinese | ||
| 35470606 | 2025年年审会计师履职情况评估报告 | 2026-04-09 | Chinese | ||
| 35470603 | 2025年年度审计报告 | 2026-04-09 | Chinese | ||
| 35470598 | 关于公司2025年度计提及转回资产减值准备的公告 | 2026-04-09 | Chinese | ||
| 35470594 | 平安证券股份有限公司关于朗科科技2025年度募集资金存放与使用的专项核查报告 | 2026-04-09 | Chinese | ||
| 35470593 | 董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-04-09 | Chinese | ||
| 35470592 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-09 | Chinese | ||
| 35470590 | 2025年度非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-09 | Chinese | ||
| 35470585 | 关于召开2025年年度股东会的通知 | 2026-04-09 | Chinese | ||
| 35470582 | 2025年度募集资金存放与使用情况的鉴证报告 | 2026-04-09 | Chinese | ||
| 35470579 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-09 | Chinese | ||
| 35470577 | 关于独立董事独立性情况的专项意见 | 2026-04-09 | Chinese | ||
| 35470575 | 2025年年度报告摘要 | 2026-04-09 | Chinese | ||
| 35470571 | 独立董事述职报告(钟刚强) | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | Manufacturing |
Netac 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/55064/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55064 | 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=55064 | 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=55064 \ -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": 55064}, 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 Netac Technology Co.,Ltd. (id: 55064)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.