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 |
|---|---|---|---|
| 维科技术关于公司2022年股票期权激励计划2025年第三季度自主行权结果的公告 | 2025-10-09 | Chinese | |
| 维科技术2025年第一次临时股东大会法律意见书 | 2025-09-10 | Chinese | |
| 维科技术2025年第一次临时股东大会决议公告 | 2025-09-10 | Chinese | |
| 维科技术股东减持股份结果公告 | 2025-09-05 | Chinese | |
| 维科技术关于召开2025年半年度业绩说明会的公告 | 2025-08-28 | Chinese | |
| 维科技术2025年第一次临时股东大会会议资料 | 2025-08-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 40430007 | 维科技术关于公司2022年股票期权激励计划2025年第三季度自主行权结果的公告 | 2025-10-09 | Chinese | ||
| 40430000 | 维科技术2025年第一次临时股东大会法律意见书 | 2025-09-10 | Chinese | ||
| 40429989 | 维科技术2025年第一次临时股东大会决议公告 | 2025-09-10 | Chinese | ||
| 40429979 | 维科技术股东减持股份结果公告 | 2025-09-05 | Chinese | ||
| 40429973 | 维科技术关于召开2025年半年度业绩说明会的公告 | 2025-08-28 | Chinese | ||
| 40429961 | 维科技术2025年第一次临时股东大会会议资料 | 2025-08-28 | Chinese | ||
| 40429950 | 维科技术关于2022年股票期权激励计划部分股票期权注销完成公告 | 2025-08-28 | Chinese | ||
| 40429943 | 维科技术2025年半年度报告摘要 | 2025-08-25 | Chinese | ||
| 40429941 | 内幕信息知情人登记制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429931 | 关联交易管理制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429919 | 重大信息内部报告制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429911 | 独立董事工作制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429902 | 会计师事务所选聘制度(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429897 | 董事会秘书工作细则(2025年8月修订) | 2025-08-25 | Chinese | ||
| 40429885 | 董事和高级管理人员所持公司股份及其变动管理制度(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.