
Silver Storm Mining — Investor Relations & Filings
Silver Storm Mining Ltd. is a mineral resource development company specializing in the exploration and advancement of precious and base metal properties, primarily focused on silver and zinc assets in Durango, Mexico. The company's core asset is the 100%-owned La Parrilla Silver Mine Complex, an advanced-stage project featuring a 2,000 tpd processing facility and existing underground mines. La Parrilla previously yielded 34.3 million silver-equivalent ounces (2005-2019), and the company is actively working toward its potential near-term restart. Additionally, Silver Storm holds the 100%-owned San Diego Project, identified as one of the largest undeveloped silver-zinc assets in Mexico, which has undergone extensive surface diamond drilling. The company's portfolio targets deposits of silver, zinc, lead, copper, and gold.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-02-27 | English | |
| News release - English.pdf | 2026-02-26 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-25 | English | |
| Interim MD&A - English.pdf | 2026-02-25 | English | |
| Interim financial statements/report – English.pdf | 2026-02-25 | English | |
| News release - English.pdf | 2026-02-18 | English |
Browse filings by year
21 years- 2026 10 filings
- 2025 100 filings
- 2024 62 filings
- 2023 50 filings
- 2022 39 filings
- 2021 40 filings
- 2020 49 filings
- 2019 18 filings
- 2018 14 filings
- 2017 16 filings
- 2016 22 filings
- 2015 20 filings
- 2014 1 filing
- 2013 1 filing
- 2009 2 filings
- 2008 3 filings
- 2007 1 filing
- 2005 3 filings
- 2004 1 filing
- 2003 1 filing
- 2002 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 47430288 | News release - English.pdf | 2026-02-27 | English | ||
| 47430292 | News release - English.pdf | 2026-02-26 | English | ||
| 47430297 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2026-02-25 | English | ||
| 47430303 | Interim MD&A - English.pdf | 2026-02-25 | English | ||
| 47430307 | Interim financial statements/report – English.pdf | 2026-02-25 | English | ||
| 30674459 | News release - English.pdf | 2026-02-18 | English | ||
| 32392168 | News release - English.pdf | 2026-02-03 | English | ||
| 47430311 | News release - English.pdf | 2026-01-21 | English | ||
| 47430315 | News release - English.pdf | 2026-01-15 | English | ||
| 32383216 | News release - English.pdf | 2026-01-14 | English | ||
|
2025
5 filings
| |||||
| 32378326 | Form of proxy - English.pdf | 2025-12-23 | English | ||
| 32378325 | Other.pdf | 2025-12-23 | English | ||
| 32378323 | Other.pdf | 2025-12-23 | English | ||
| 32378322 | Other.pdf | 2025-12-23 | English | ||
| 32378321 | Management information circular - English.pdf | 2025-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canary Gold Corporation
Advancing district-scale exploration for Witwatersrand-styl…
|
BRAZ | CA | Mining and quarrying |
|
Canasil Resources Inc.
Mineral exploration focused on developing precious and base…
|
CLZ.H | CA | Mining and quarrying |
|
Candelaria Mining Corp.
Explores for gold and copper in Mexico, aiming to become a …
|
CAND.H | CA | Mining and quarrying |
|
CANEX Metals Inc.
Engaged in mineral exploration for gold, copper, and silver…
|
CANX | CA | Mining and quarrying |
|
Canico Resource Corp.
Junior resource company developing nickel and cobalt lateri…
|
— | CA | Mining and quarrying |
|
CANNINDAH RESOURCES LIMITED
Mineral exploration company advancing copper, gold, and sil…
|
CAE | AU | Mining and quarrying |
|
Canoe Mining Ventures Corp.
Exploration stage company focused on acquiring and developi…
|
CLV | CA | Mining and quarrying |
|
Canplats Resources Corporation
Gold exploration company focused on the Camino Rojo propert…
|
CPQ | CA | Mining and quarrying |
|
Canstar Resources Inc.
Mineral exploration company focused on high-grade copper, g…
|
ROX | CA | Mining and quarrying |
|
CANTERBURY RESOURCES LIMITED
Explores for copper-gold porphyry and epithermal systems in…
|
CBY | AU | Mining and quarrying |
Silver Storm Mining 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/44161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44161 | 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=44161 | 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=44161 \ -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": 44161}, 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 Silver Storm Mining (id: 44161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.