Farasis Energy (Gan Zhou) Co., Ltd. — Investor Relations & Filings
About Farasis Energy (Gan Zhou) Co., Ltd.
Farasis Energy (Gan Zhou) Co., Ltd. specializes in the research, development, manufacturing, and sale of high-performance lithium-ion battery systems. The company is a global leader in pouch-type ternary lithium-ion battery technology, focusing primarily on the electric vehicle (EV) market and energy storage solutions (ESS). Its product portfolio includes battery cells, modules, and complete battery packs designed for passenger cars, commercial vehicles, and specialized electric transport. Farasis Energy is recognized for its advanced battery chemistry that delivers high energy density, enhanced safety profiles, and rapid charging capabilities. The company maintains strategic partnerships with major global automotive manufacturers to provide sustainable power solutions. Its technical expertise extends to the integration of battery management systems and thermal management technologies to optimize performance and longevity in diverse operating environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 孚能科技关于为全资子公司提供担保的公告 | 2026-04-29 | Chinese | |
| 孚能科技董事会关于独立董事独立性自查情况的专项报告 | 2026-04-29 | Chinese | |
| 孚能科技2025年度独立董事述职报告(王纪伟) | 2026-04-29 | Chinese | |
| 孚能科技2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-29 | Chinese | |
| 孚能科技2025年度独立董事述职报告(饶静) | 2026-04-29 | Chinese | |
| 孚能科技2025年年度报告摘要 | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39245024 | 孚能科技关于为全资子公司提供担保的公告 | 2026-04-29 | Chinese | ||
| 39245018 | 孚能科技董事会关于独立董事独立性自查情况的专项报告 | 2026-04-29 | Chinese | ||
| 39245008 | 孚能科技2025年度独立董事述职报告(王纪伟) | 2026-04-29 | Chinese | ||
| 39244991 | 孚能科技2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-29 | Chinese | ||
| 39244983 | 孚能科技2025年度独立董事述职报告(饶静) | 2026-04-29 | Chinese | ||
| 39244976 | 孚能科技2025年年度报告摘要 | 2026-04-29 | Chinese | ||
| 39244974 | 关于孚能科技(赣州)股份有限公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-29 | Chinese | ||
| 39244743 | 孚能科技2025年度董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-29 | Chinese | ||
| 39244734 | 孚能科技(赣州)股份有限公司营业收入扣除情况表专项核查报告 | 2026-04-29 | Chinese | ||
| 39244677 | 孚能科技(赣州)股份有限公司2025年度内部控制审计报告 | 2026-04-29 | Chinese | ||
| 39244654 | 孚能科技2025年度独立董事述职报告(汤一诺-已离任) | 2026-04-29 | Chinese | ||
| 39244648 | 孚能科技2025年度独立董事述职报告(魏飞-已离任) | 2026-04-29 | Chinese | ||
| 39244635 | 孚能科技2025年度环境、社会和公司治理(ESG)报告(中文版) | 2026-04-29 | Chinese | ||
| 39244263 | 孚能科技2026年第一季度报告 | 2026-04-29 | Chinese | ||
| 39244254 | 孚能科技2025年度内部控制评价报告 | 2026-04-29 | 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 |
Farasis Energy (Gan Zhou) 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/58494/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58494 | 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=58494 | 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=58494 \ -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": 58494}, 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 Farasis Energy (Gan Zhou) Co., Ltd. (id: 58494)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.