
Forsys Metals Corp — Investor Relations & Filings
Forsys Metals Corp. is a mineral development company focused on the acquisition, exploration, and development of uranium mineral properties. Its principal asset is the wholly owned Norasa Uranium Project in Namibia, Africa. Norasa consolidates the Valencia and Namibplaas Uranium Projects. The company is focused on bringing Norasa into production, supported by the Valencia deposit's fully licensed status (Mining Licence ML149 valid until 2033).
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Audited annual financial statements – English.pdf | 2026-03-31 | English | |
| Audited annual financial statements – English.pdf | 2026-03-31 | English | |
| News release - English.pdf | 2026-02-06 | English | |
| News release - English.pdf | 2025-10-16 | English | |
| Material change report - English.pdf | 2025-10-08 | English | |
| News release - English.pdf | 2025-08-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 33095068 | Audited annual financial statements – English.pdf | 2026-03-31 | English | ||
| 33094734 | Audited annual financial statements – English.pdf | 2026-03-31 | English | ||
| 32394755 | News release - English.pdf | 2026-02-06 | English | ||
|
2025
12 filings
| |||||
| 32344837 | News release - English.pdf | 2025-10-16 | English | ||
| 32335148 | Material change report - English.pdf | 2025-10-08 | English | ||
| 13809824 | News release - English.pdf | 2025-08-06 | English | ||
| 32240303 | Report of voting results.pdf | 2025-06-30 | English | ||
| 13799186 | Other.pdf | 2025-06-06 | English | ||
| 13799185 | Other.pdf | 2025-06-06 | English | ||
| 13799184 | Other.pdf | 2025-06-06 | English | ||
| 13799183 | Form of proxy - English.pdf | 2025-06-06 | English | ||
| 13799182 | Notice of meeting - English.pdf | 2025-06-06 | English | ||
| 13799181 | Management information circular - English.pdf | 2025-06-06 | English | ||
| 13795927 | Notice of the meeting and record date (amended) - English.pdf | 2025-05-27 | English | ||
| 13789408 | Notice of the meeting and record date - English.pdf | 2025-05-02 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of uranium and thorium ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abasca Resources Inc.
Mineral exploration focused on clean and sustainable resour…
|
ABA | CA | Mining and quarrying |
|
Aero Energy Limited
Junior company focused on high-grade uranium exploration an…
|
AERO | CA | Mining and quarrying |
|
Alliance Mining Corp.
Acquires, explores, and develops mineral properties, specia…
|
ALM | CA | Mining and quarrying |
|
ALLIGATOR ENERGY LIMITED
Explores and develops uranium and energy mineral assets for…
|
AGE | AU | Mining and quarrying |
|
Alpha Minerals Inc.
Junior explorer specializing in uranium and gold deposits i…
|
AMW | CA | Mining and quarrying |
|
American Atomics Incorporated
Developing an integrated domestic nuclear fuel cycle, from …
|
NUKE | CA | Mining and quarrying |
|
AMERICAN URANIUM LTD
Mineral exploration company identifying and developing high…
|
AMU | AU | Mining and quarrying |
|
ANFIELD ENERGY INC
Operates one of three licensed US conventional uranium mill…
|
AEC | CA | Mining and quarrying |
|
ANFIELD ENERGY INC.
Uranium and vanadium developer with a licensed U.S. mill fo…
|
AEC | US | Mining and quarrying |
|
Anthem Resources Incorporated
Exploration and development of mineral properties, primaril…
|
AYN | CA | Mining and quarrying |
Forsys Metals 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/44298/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44298 | 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=44298 | 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=44298 \ -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": 44298}, 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 Forsys Metals Corp (id: 44298)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.