
Reflex Advanced Materials Corp. — Investor Relations & Filings
Reflex Advanced Materials Corp. is a mineral exploration company focused on the acquisition, exploration, and evaluation of resource properties, with a strategic objective to improve domestic specialty mineral infrastructure efficiencies. The company aims to meet surging demand from North American manufacturers by developing streamlined supply chain access for strategic metals and advanced materials. Its primary asset is the Ruby Graphite Project in Montana, which is being advanced to supply high-quality natural flake graphite concentrate. This domestic focus is intended to ensure supply quality, consistency, and mitigate geopolitical risk within the North American electrification supply chain. Furthermore, the company has executed partnerships in product development and materials research concerning advanced carbon materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Filing statement - English.pdf | 2022-08-03 | English | |
| News release - English.pdf | 2022-08-02 | English | |
| Decision Document (Final).pdf | 2022-07-28 | English | |
| Escrow agreement.pdf | 2022-07-27 | English | |
| Auditors' consent letter.pdf | 2022-07-27 | English | |
| Consent of qualified person (NI 43-101) - English.pdf | 2022-07-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 13605800 | Filing statement - English.pdf | 2022-08-03 | English | ||
| 13606103 | News release - English.pdf | 2022-08-02 | English | ||
| 25308702 | Decision Document (Final).pdf | 2022-07-28 | English | ||
| 13605227 | Escrow agreement.pdf | 2022-07-27 | English | ||
| 13605208 | Auditors' consent letter.pdf | 2022-07-27 | English | ||
| 13605207 | Consent of qualified person (NI 43-101) - English.pdf | 2022-07-27 | English | ||
| 13605206 | Other material contract(s).pdf | 2022-07-27 | English | ||
| 13605204 | Final long form prospectus - English.pdf | 2022-07-27 | English | ||
| 24705399 | Decision Document (Preliminary).pdf | 2022-05-09 | English | ||
| 24705594 | Other.pdf | 2022-05-09 | English | ||
| 13586733 | Certificate of qualified person (NI 43-101) - English.pdf | 2022-05-07 | English | ||
| 13586732 | Consent of qualified person (NI 43-101) - English.pdf | 2022-05-07 | English | ||
| 13586730 | Other.pdf | 2022-05-07 | English | ||
| 13586728 | Other.pdf | 2022-05-07 | English | ||
| 13586727 | Other.pdf | 2022-05-07 | English | ||
Market data
Market data not available
Price history
Peer group · Other mining and quarrying n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Afri-Can Marine Minerals Corporation
Exploration and development of marine diamond deposits, pri…
|
AFA | CA | Mining and quarrying |
|
AJN Resources Inc.
Exploration and development of critical mineral properties,…
|
AJN | CA | Mining and quarrying |
|
Alabama Graphite Corp.
Mineral exploration and development focused on US flake gra…
|
CSPG | CA | Mining and quarrying |
|
Allican Resources Inc.
A corporation operating within the resources sector.
|
— | CA | Mining and quarrying |
|
ALROSA ao
Vertically integrated diamond producer managing mining, cut…
|
ALRS | RU | Mining and quarrying |
|
Anglo-Bomarc Mines Ltd. (N.P.L.)
Mineral exploration company focused on uranium, lead-silver…
|
ANB | CA | Mining and quarrying |
|
Applied Graphite Technologies Corp.
Exploration and development company supplying high-quality …
|
AGT | CA | Mining and quarrying |
|
Archon Minerals Limited
Mineral exploration focused on the discovery, acquisition, …
|
ACS | CA | Mining and quarrying |
|
Arcland Resources Inc.
Mineral resource company focused on acquiring, exploring, a…
|
ADR.H | CA | Mining and quarrying |
|
Arctic Star Exploration Corp.
Acquisition, exploration, and development of diamond minera…
|
ADD | CA | Mining and quarrying |
Reflex Advanced Materials Corp. 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/48367/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48367 | 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=48367 | 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=48367 \ -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": 48367}, 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 Reflex Advanced Materials Corp. (id: 48367)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.