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 |
|---|---|---|---|
|
ATEN INTERNATIONAL CO., LTD.
Global provider of IT and professional AV connectivity and …
|
6277 | TW | Manufacturing |
|
Aures Technologies
IT manufacturer of hardware solutions for the Point-of-Sale…
|
AURS | FR | Manufacturing |
|
AVALDATA CORPORATION
Designs and manufactures high-reliability industrial electr…
|
6918 | JP | Manufacturing |
|
AVerMedia Technologies, Inc.
Global provider of digital video, audio, and AI edge comput…
|
2417 | TW | Manufacturing |
|
Avision Inc.
Global provider of scanners, laser printers, and digital of…
|
2380 | TW | Manufacturing |
|
Axiotron Corp.
Develops and manufactures specialized hardware, converting …
|
— | CA | Manufacturing |
|
BFLABS Co.,LTD.
Develops Intelligent Transportation Systems (ITS) for urban…
|
139050 | KR | Manufacturing |
|
Biostar Microtech International Corp.
Global manufacturer of computer hardware, industrial automa…
|
2399 | TW | Manufacturing |
|
BIWIN STORAGE TECHNOLOGY CO., LTD.
Specializes in R&D and manufacturing of flash storage and m…
|
688525 | CN | Manufacturing |
|
BIXOLONCo.,Ltd
A global manufacturer of POS, label, and mobile printing so…
|
093190 | KR | 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.