%20Co.%2CLtd./other/XTC_New_Energy_MaterialsXiamen_Co.Ltd.-logo.png)
XTC New Energy Materials(Xiamen) Co.,Ltd. — Investor Relations & Filings
XTC New Energy Materials (Xiamen) Co., Ltd. specializes in the research, development, and production of cathode materials for lithium-ion batteries. Its core product portfolio includes Lithium Cobalt Oxide (LCO) and ternary materials such as Nickel-Manganese-Cobalt (NMC) and Nickel-Cobalt-Aluminum (NCA) oxides. These materials are primarily utilized in the manufacturing of batteries for consumer electronics, electric vehicles, and large-scale energy storage systems. The company focuses on delivering high-performance solutions characterized by high energy density, thermal stability, and extended cycle life. Through continuous investment in research and development, it maintains a significant position in the global battery material supply chain, catering to leading battery manufacturers and supporting the transition to clean energy technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 厦门厦钨新能源材料股份有限公司2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 福建至理律师事务所关于厦门厦钨新能源材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 厦门厦钨新能源材料股份有限公司关于完成董事会换届选举暨聘任高级管理人员、证券事务代表、审计部负责人的公告 | 2026-05-18 | Chinese | |
| 厦门厦钨新能源材料股份有限公司第三届董事会独立董事专门会议第一次会议决议 | 2026-05-18 | Chinese | |
| 厦门厦钨新能源材料股份有限公司关于2026年度开展外汇远期结售汇业务的公告 | 2026-04-22 | Chinese | |
| 厦门厦钨新能源材料股份有限公司2025年度内部控制评价报告 | 2026-04-22 | Chinese |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
XTC New Energy Materials(Xiamen) 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/58634/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58634 | 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=58634 | 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=58634 \ -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": 58634}, 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 XTC New Energy Materials(Xiamen) Co.,Ltd. (id: 58634)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.