VEKEN TECHNOLOGY CO.,LTD. — Investor Relations & Filings
About VEKEN TECHNOLOGY CO.,LTD.
VEKEN TECHNOLOGY CO.,LTD. specializes in the research, development, and manufacturing of advanced lithium-ion battery solutions. The company's core product range includes lithium polymer batteries, cylindrical batteries, and power batteries tailored for diverse applications. These components are primarily utilized in consumer electronics, such as smartphones, laptops, and smart wearable devices, as well as in electric vehicles and stationary energy storage systems. By leveraging automated production processes and rigorous quality management, the company provides high-energy-density and safety-oriented power solutions. Its operations focus on technological advancement in battery chemistry and structural design to meet the evolving demands of the global electronics and clean energy markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会秘书工作细则(2025年8月修订) | 2025-08-25 | Chinese | |
| 董事和高级管理人员所持公司股份及其变动管理制度(2025年8月修订) | 2025-08-25 | Chinese | |
| 独立董事专门会议工作制度(2025年8月修订) | 2025-08-25 | Chinese | |
| 董事会薪酬与考核委员会工作细则(2025年8月修订) | 2025-08-25 | Chinese | |
| 股东会议事规则(2025年8月修订) | 2025-08-25 | Chinese | |
| 维科技术关于续聘会计师事务所的公告 | 2025-08-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40429897 | 董事会秘书工作细则(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429885 | 董事和高级管理人员所持公司股份及其变动管理制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429878 | 独立董事专门会议工作制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429866 | 董事会薪酬与考核委员会工作细则(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429854 | 股东会议事规则(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429848 | 维科技术关于续聘会计师事务所的公告 | 2025-08-25 | Chinese | ||
| 40429828 | 维科技术关于召开2025年第一次临时股东大会的通知 | 2025-08-25 | Chinese | ||
| 40429820 | 投资者关系管理制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429803 | 维科技术2025年半年度报告 | 2025-08-25 | Chinese | ||
| 40429781 | 维科技术关于公司2025年半年度募集资金存放与实际使用情况的专项报告 | 2025-08-25 | Chinese | ||
| 40429760 | 募集资金管理制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429749 | 信息披露管理制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429740 | 董事会提名委员会工作细则(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429731 | 维科技术关于取消监事会并修订《公司章程》及相关制度的公告 | 2025-08-25 | Chinese | ||
| 40429717 | 董事会议事规则(2025年8月修订) | 2025-08-25 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 Holding Co., Ltd.
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 |
|
Aton Green Storage
Manufactures battery energy storage systems for residential…
|
ATON | IT | Manufacturing |
VEKEN 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/56521/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56521 | 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=56521 | 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=56521 \ -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": 56521}, 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 VEKEN TECHNOLOGY CO.,LTD. (id: 56521)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.