DapuStor Corporation — Investor Relations & Filings
DapuStor Corporation designs and manufactures high-end enterprise storage solutions, specializing in NVMe Solid State Drives (SSDs) and storage controllers. The product portfolio includes PCIe Gen4 and Gen5 enterprise SSDs, as well as Storage Class Memory (SCM) devices optimized for low latency and high endurance. These solutions are engineered for data centers, cloud computing, and edge computing environments, supporting intensive workloads such as artificial intelligence, big data analytics, and database management. DapuStor focuses on delivering high-performance hardware through proprietary controller technology and advanced firmware, prioritizing power efficiency and data reliability for large-scale enterprise infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 外汇套期保值业务管理制度 | 2026-04-28 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 会计师事务所选聘制度 | 2026-04-28 | Chinese | |
| 关于2025年度计提减值准备的公告 | 2026-04-28 | Chinese | |
| 关于使用部分募集资金向全资子公司增资或提供借款以实施募投项目的公告 | 2026-04-28 | Chinese | |
| 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39601867 | 外汇套期保值业务管理制度 | 2026-04-28 | Chinese | ||
| 39601859 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 39601852 | 会计师事务所选聘制度 | 2026-04-28 | Chinese | ||
| 39601848 | 关于2025年度计提减值准备的公告 | 2026-04-28 | Chinese | ||
| 39601843 | 关于使用部分募集资金向全资子公司增资或提供借款以实施募投项目的公告 | 2026-04-28 | Chinese | ||
| 39601836 | 关于2026年度为子公司提供担保额度预计的公告 | 2026-04-28 | Chinese | ||
| 39601833 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 39601831 | 国泰海通证券股份有限公司关于深圳大普微电子股份有限公司2026年度开展外汇套期保值业务的核查意见 | 2026-04-28 | Chinese | ||
| 39601819 | 2025年度独立董事述职报告(单羿) | 2026-04-28 | Chinese | ||
| 39601814 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 39601800 | 深圳大普微电子股份有限公司章程 | 2026-04-28 | Chinese | ||
| 39601797 | 董事和高级管理人员持有和买卖本公司股票管理制度 | 2026-04-28 | Chinese | ||
| 39601794 | 董事和高级管理人员离职管理制度 | 2026-04-28 | Chinese | ||
| 39601789 | 关于2026年度开展外汇套期保值业务的公告 | 2026-04-28 | Chinese | ||
| 39601787 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
DapuStor Corporation 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/56411/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56411 | 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=56411 | 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=56411 \ -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": 56411}, 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 DapuStor Corporation (id: 56411)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.