
PowerTECH Co., Ltd. — Investor Relations & Filings
PowerTECH Co., Ltd. specializes in the research, development, and manufacturing of advanced power electronics and energy storage solutions. The company's core product portfolio includes high-performance lithium-ion battery packs, battery management systems (BMS), and power conversion equipment. Serving sectors such as telecommunications, renewable energy, and industrial automation, PowerTECH provides integrated energy systems designed for reliability and efficiency. Its technical expertise encompasses smart grid integration and customized power supply modules for diverse applications. The company focuses on delivering scalable energy solutions that meet international safety and performance standards, positioning itself as a key provider in the global power technology supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2023年限制性股票激励计划第一类限制性股票第一个解除限售期解除限售条件成就的公告 | 2025-05-21 | Chinese | |
| 2024年年度权益分派实施公告 | 2025-05-19 | Chinese | |
| 关于注销及开立募集资金现金管理专用结算账户的公告 | 2025-05-19 | Chinese | |
| 关于公司证券事务代表离职的公告 | 2025-05-14 | Chinese | |
| 2024年年度股东大会决议公告 | 2025-05-13 | Chinese | |
| 北京市君合(深圳)律师事务所关于佛山市联动科技股份有限公司2024年年度股东大会的法律意见书 | 2025-05-13 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44543335 | 关于2023年限制性股票激励计划第一类限制性股票第一个解除限售期解除限售条件成就的公告 | 2025-05-21 | Chinese | ||
| 44543322 | 2024年年度权益分派实施公告 | 2025-05-19 | Chinese | ||
| 44543312 | 关于注销及开立募集资金现金管理专用结算账户的公告 | 2025-05-19 | Chinese | ||
| 44543301 | 关于公司证券事务代表离职的公告 | 2025-05-14 | Chinese | ||
| 44543291 | 2024年年度股东大会决议公告 | 2025-05-13 | Chinese | ||
| 44543280 | 北京市君合(深圳)律师事务所关于佛山市联动科技股份有限公司2024年年度股东大会的法律意见书 | 2025-05-13 | Chinese | ||
| 44543271 | 国泰海通证券股份有限公司关于佛山市联动科技股份有限公司2024年度持续督导跟踪报告 | 2025-05-06 | Chinese | ||
| 44543255 | 关于2023年限制性股票激励计划首次授予部分第一个归属期归属结果暨股份上市公告 | 2025-04-30 | Chinese | ||
| 44543248 | 2025年一季度报告 | 2025-04-24 | Chinese | ||
| 44543229 | 关于举行2024年度网上业绩说明会的公告 | 2025-04-22 | Chinese | ||
| 44543214 | 关于开立募集资金现金管理专用结算账户的公告 | 2025-04-22 | Chinese | ||
| 44543202 | 2025年第一次临时股东大会决议公告 | 2025-04-21 | Chinese | ||
| 44543188 | 北京市君合(深圳)律师事务所关于佛山市联动科技股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-04-21 | Chinese | ||
| 44543175 | 关于2024年度利润分配预案的公告 | 2025-04-17 | Chinese | ||
| 44543165 | 关于佛山市联动科技股份有限公司2024年非经营性资金占用及其他关联资金往来情况的专项报告 | 2025-04-17 | 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 |
PowerTECH 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/56271/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56271 | 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=56271 | 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=56271 \ -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": 56271}, 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 PowerTECH Co., Ltd. (id: 56271)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.