
德瑞锂电 — Investor Relations & Filings
Huizhou DeRui Lithium Battery Co., Ltd. specializes in the research, development, production, and sales of lithium primary batteries. The company's core product portfolio includes lithium manganese dioxide (Li-MnO2) and lithium thionyl chloride (Li-SOCl2) batteries, available in various configurations such as cylindrical, coin, and soft-pack types. These power solutions are engineered for high energy density, stable discharge voltage, and a broad operating temperature range, making them suitable for long-term applications. DeRui Lithium Battery serves diverse global markets, providing critical power components for smart utility meters, Internet of Things (IoT) sensors, automotive electronics like tire pressure monitoring systems (TPMS), medical devices, and security equipment. The company emphasizes technological innovation and quality control to ensure high reliability and safety standards across its specialized battery lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司章程 | 2023-11-20 | Chinese | |
| 股东大会议事规则 | 2023-10-25 | Chinese | |
| 关于召开2023年第二次临时股东大会通知公告(提供网络投票) | 2023-10-25 | Chinese | |
| 内部审计工作制度 | 2023-10-25 | Chinese | |
| 关于开展远期结售汇等外汇衍生品业务的公告 | 2023-10-25 | Chinese | |
| 关联交易管理办法 | 2023-10-25 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 39822904 | 公司章程 | 2023-11-20 | Chinese | ||
| 39822892 | 股东大会议事规则 | 2023-10-25 | Chinese | ||
| 39822872 | 关于召开2023年第二次临时股东大会通知公告(提供网络投票) | 2023-10-25 | Chinese | ||
| 39822863 | 内部审计工作制度 | 2023-10-25 | Chinese | ||
| 39822848 | 关于开展远期结售汇等外汇衍生品业务的公告 | 2023-10-25 | Chinese | ||
| 39822839 | 关联交易管理办法 | 2023-10-25 | Chinese | ||
| 39822826 | 关于向银行申请授信额度的公告 | 2023-10-25 | Chinese | ||
| 39822785 | 独立董事候选人声明与承诺(胡松) | 2023-10-25 | Chinese | ||
| 39822773 | 承诺管理制度 | 2023-10-25 | Chinese | ||
| 39822766 | 独立董事候选人声明与承诺(黄敏) | 2023-10-25 | Chinese | ||
| 39822757 | 第三届董事会第十七次会议决议公告 | 2023-10-25 | Chinese | ||
| 39822748 | 董事会议事规则 | 2023-10-25 | Chinese | ||
| 39822729 | 独立董事工作制度 | 2023-10-25 | Chinese | ||
| 39822710 | 关于调整董事会专门委员会委员的公告 | 2023-10-25 | Chinese | ||
| 39822701 | 募集资金管理办法 | 2023-10-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
德瑞锂电 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/58857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58857 | 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=58857 | 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=58857 \ -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": 58857}, 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 德瑞锂电 (id: 58857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.