
Battery X Metals Inc. — Investor Relations & Filings
Battery X Metals Inc. is a technology and resource company focused on the global clean-energy ecosystem, employing a 360-degree approach encompassing exploration, battery life extension, and recycling. The company identifies and advances critical battery metal projects in North America, utilizing AI-driven geological modeling. Its technology segment develops patent-pending rebalancing machines designed to diagnose, restore performance, and extend the effective range of electric vehicle (EV) batteries. Additionally, Battery X Metals pioneers sustainable recycling solutions, including an eco-friendly froth flotation process developed in collaboration with a major university, which efficiently recovers high-purity, battery-grade materials (such as graphite and metal oxides) from end-of-life lithium-ion battery black mass. This integrated strategy supports a sustainable supply chain for next-generation technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-21 | English | |
| Material change report - English.pdf | 2026-04-16 | English | |
| Material change report - English.pdf | 2026-04-16 | English | |
| News release - English.pdf | 2026-02-11 | English | |
| Report of exempt distribution (45-106F1).pdf | 2026-01-26 | French | |
| Report of exempt distribution (45-106F1).pdf | 2026-01-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 34742911 | News release - English.pdf | 2026-04-21 | English | ||
| 34621639 | Material change report - English.pdf | 2026-04-16 | English | ||
| 34621642 | Material change report - English.pdf | 2026-04-16 | English | ||
| 32398127 | News release - English.pdf | 2026-02-11 | English | ||
| 32388420 | Report of exempt distribution (45-106F1).pdf | 2026-01-26 | French | ||
| 32388408 | Report of exempt distribution (45-106F1).pdf | 2026-01-26 | English | ||
| 32387267 | Material change report - English.pdf | 2026-01-23 | English | ||
| 13340957 | Material change report - English.pdf | 2026-01-23 | English | ||
| 32382384 | News release - English.pdf | 2026-01-14 | English | ||
| 32378811 | News release - English.pdf | 2026-01-07 | English | ||
| 32376795 | News release - English.pdf | 2026-01-03 | English | ||
|
2025
4 filings
| |||||
| 32372254 | News release - English.pdf | 2025-12-25 | English | ||
| 32372605 | News release - English.pdf | 2025-12-24 | English | ||
| 32359475 | News release - English.pdf | 2025-11-26 | English | ||
| 32344037 | News release - English.pdf | 2025-10-17 | English | ||
Market 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 |
Battery X Metals Inc. 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/47803/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47803 | 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=47803 | 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=47803 \ -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": 47803}, 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 Battery X Metals Inc. (id: 47803)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.