
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-05-21 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 北京市金杜律师事务所上海分所关于深圳大普微电子股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | |
| 关于公司股票交易异常波动暨停牌核查的公告 | 2026-05-18 | Chinese | |
| 关于举行2025年度业绩说明会的公告 | 2026-05-14 | Chinese | |
| 关于签订募集资金四方监管协议的公告 | 2026-05-11 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46757976 | 关于股票交易停牌核查结果暨复牌的公告 | 2026-05-21 | Chinese | ||
| 46537226 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46537224 | 北京市金杜律师事务所上海分所关于深圳大普微电子股份有限公司2025年年度股东会之法律意见书 | 2026-05-19 | Chinese | ||
| 46513374 | 关于公司股票交易异常波动暨停牌核查的公告 | 2026-05-18 | Chinese | ||
| 45944372 | 关于举行2025年度业绩说明会的公告 | 2026-05-14 | Chinese | ||
| 44941123 | 关于签订募集资金四方监管协议的公告 | 2026-05-11 | Chinese | ||
| 44261316 | 股票交易严重异常波动公告 | 2026-05-08 | Chinese | ||
| 44274058 | 股票交易异常波动公告 | 2026-05-07 | Chinese | ||
| 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 | ||
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
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
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
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 |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | 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.