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 |
|---|---|---|---|
|
AOPEN Incorporated
Global provider of commercial-grade small form factor compu…
|
3046 | TW | Manufacturing |
|
Apacer Technology Inc.
Global provider of memory modules, digital storage, and sma…
|
8271 | TW | Manufacturing |
|
APRO Co., LTD
Manufactures equipment for rechargeable lithium-ion batteri…
|
262260 | KR | Manufacturing |
|
Aroot Co., Ltd.
Developer and manufacturer of compact POS, mobile, label, a…
|
096690 | KR | Manufacturing |
|
Asetek A/S
Designs liquid cooling solutions and high-performance sim r…
|
ASTK | DK | Manufacturing |
|
ASROCK Inc.
Global manufacturer of motherboards, graphics cards, mini P…
|
3515 | TW | Manufacturing |
|
ASRock Rack Inc.
Specializes in high-performance server hardware, motherboar…
|
7711 | TW | Manufacturing |
|
Associated Industries China, Inc.
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
ASTA Co., Ltd.
Develops diagnostic solutions using mass spectrometry and n…
|
246720 | KR | Manufacturing |
|
ASUSTeK Computer Inc.
Global leader in computer hardware, electronics, gaming sol…
|
2357 | 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.