
PLATINUM GROUP METALS LTD — Investor Relations & Filings
Platinum Group Metals Ltd. is an exploration and development company focused on platinum group metals, primarily palladium and platinum. The company's principal asset is the Waterberg Project, a large-scale, bulk underground palladium and platinum deposit which it operates. In addition to its core mining development activities, the company is advancing next-generation battery technology through its Lion Battery partnership. This initiative aims to develop new battery applications that utilize platinum and palladium.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - PLATINUM GROUP METALS LTD (0001095052) (Filer) | 2026-04-10 | English | |
| 6-K Filing | 2026-01-15 | English | |
| FORM 40-F | 2025-11-26 | English | |
| FORM 6-K | 2025-11-26 | English | |
| FORM 6-K | 2025-07-11 | English | |
| FORM 6-K | 2025-05-29 | English |
Browse filings by year
25 years- 2026 2 filings
- 2025 9 filings
- 2024 20 filings
- 2023 15 filings
- 2022 27 filings
- 2021 34 filings
- 2020 28 filings
- 2019 46 filings
- 2018 58 filings
- 2017 51 filings
- 2016 54 filings
- 2015 28 filings
- 2014 47 filings
- 2013 51 filings
- 2012 37 filings
- 2011 19 filings
- 2010 24 filings
- 2009 24 filings
- 2008 26 filings
- 2007 26 filings
- 2006 20 filings
- 2005 31 filings
- 2004 16 filings
- 2003 11 filings
- 2002 14 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34027635 | 6-K - PLATINUM GROUP METALS LTD (0001095052) (Filer) | 2026-04-10 | English | ||
| 27324457 | 6-K Filing | 2026-01-15 | English | ||
|
2025
9 filings
| |||||
| 11225210 | FORM 40-F | 2025-11-26 | English | ||
| 11225212 | FORM 6-K | 2025-11-26 | English | ||
| 11225213 | FORM 6-K | 2025-07-11 | English | ||
| 11225214 | FORM 6-K | 2025-05-29 | English | ||
| 11225215 | FORM 6-K | 2025-05-12 | English | ||
| 11225216 | FORM 6-K | 2025-04-11 | English | ||
| 11225218 | FORM 6-K | 2025-02-28 | English | ||
| 11225223 | FORM 6-K | 2025-01-23 | English | ||
| 11225226 | FORM 6-K | 2025-01-14 | English | ||
|
2024
4 filings
| |||||
| 11225227 | FORM 6-K | 2024-12-05 | English | ||
| 11225228 | FORM 6-K | 2024-12-05 | English | ||
| 11225232 | FORM SUPPL | 2024-12-05 | English | ||
| 11225233 | FORM 6-K | 2024-11-28 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1844 Resources Inc.
Explores for high-impact copper, nickel, and gold deposits …
|
EFF | CA | Mining and quarrying |
|
1911 Gold Corporation
Junior gold producer and advanced explorer of precious and …
|
AUMB | CA | Mining and quarrying |
|
29METALS LIMITED
Explores and operates copper, zinc, and precious metals ass…
|
29M | AU | Mining and quarrying |
|
49 METALS LIMITED
Mineral exploration company targeting gold, copper, and bas…
|
49M | AU | Mining and quarrying |
|
55 North Mining Inc.
Gold exploration and development advancing the Last Hope Go…
|
FFF | CA | Mining and quarrying |
|
80 MILE PLC
Explores and develops critical metal, industrial gas, and s…
|
80M | GB | Mining and quarrying |
|
A2 Gold Corp.
Mineral exploration company focused on gold and silver depo…
|
AUAU | CA | Mining and quarrying |
|
Abacus Mining and Exploration Corporation
Explores and develops copper and gold porphyry deposits acr…
|
AME | CA | Mining and quarrying |
|
ABCOURT MINES INC.
A mining, development, and exploration company focused on g…
|
ABI | CA | Mining and quarrying |
|
Aben Gold Corp.
Gold-focused mineral exploration company operating in Yukon…
|
ABM | CA | Mining and quarrying |
PLATINUM GROUP METALS 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/33302/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33302 | 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=33302 | 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=33302 \ -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": 33302}, 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 PLATINUM GROUP METALS LTD (id: 33302)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.