
Sprott Inc. — Investor Relations & Filings
Sprott Inc. is a global asset management holding company specializing in precious metals, critical materials, and natural resources investments. The firm provides highly-differentiated investment strategies across three main pillars: Exchange Listed Products (including physical precious metals and critical materials ETFs), Managed Equities (actively managed funds focused on gold mining and value equities), and Private Strategies (covering debt, royalties, streams, equity, and physical commodities in the natural resources sector). Sprott leverages deep sector expertise, including portfolio managers, geologists, and analysts, to offer specialized investment and wealth management services to clients globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2026-05-06 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-06 | English | |
| Interim MD&A - English.pdf | 2026-05-06 | English | |
| Interim financial statements/report – English.pdf | 2026-05-06 | English | |
| News release - English.pdf | 2026-05-06 | English | |
| News release - English.pdf | 2026-05-05 | English |
Browse filings by year
19 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47204165 | Other.pdf | 2026-05-06 | English | ||
| 47204169 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2026-05-06 | English | ||
| 47204316 | Interim MD&A - English.pdf | 2026-05-06 | English | ||
| 47204320 | Interim financial statements/report – English.pdf | 2026-05-06 | English | ||
| 47204429 | News release - English.pdf | 2026-05-06 | English | ||
| 47204435 | News release - English.pdf | 2026-05-05 | English | ||
| 47204440 | News release - English.pdf | 2026-04-29 | English | ||
| 33169168 | Notice of meeting - English.pdf | 2026-04-02 | English | ||
| 33169166 | Management information circular - English.pdf | 2026-04-02 | English | ||
| 33169165 | Form of proxy - English.pdf | 2026-04-02 | English | ||
| 33160328 | Notice of meeting - English.pdf | 2026-04-02 | English | ||
| 33158079 | Notice of meeting - English.pdf | 2026-04-02 | English | ||
| 33158076 | Management information circular - English.pdf | 2026-04-02 | English | ||
| 33158075 | Form of proxy - English.pdf | 2026-04-02 | English | ||
| 33158074 | Form of proxy - English.pdf | 2026-04-02 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HBL Investment Fund
Manages diverse investment solutions for wealth accumulatio…
|
HIFA | PK | Financial and insurance activit… |
|
HBM Healthcare Investments AG
Manages a global portfolio of private and public companies …
|
HBMN | CH | Financial and insurance activit… |
|
Healthy Investments Ltd.
Manages a diversified portfolio of securities for long-term…
|
503689 | IN | Financial and insurance activit… |
|
HEARTS AND MINDS INVESTMENTS LIMITED
Manages high-conviction equity portfolios to provide fundin…
|
HM1 | AU | Financial and insurance activit… |
|
HEDEF GİRİŞİM SERMAYESİ YATIRIM ORTAKLIĞI A.Ş.
A venture capital trust investing in companies from seed to…
|
HDFGS | TR | Financial and insurance activit… |
|
Heidelberger Beteiligungsholding AG
Investment firm in blockchain & AI, accumulating yield-gene…
|
IPOK | DE | Financial and insurance activit… |
|
Heliad Equity Partners GmbH & Co. KGaA
An evergreen investment company supporting European tech st…
|
HPBK | DE | Financial and insurance activit… |
|
HENDERSON DIVERSIFIED INC TST PLC
Investment trust investing in global fixed-income for high …
|
HDIV | GB | Financial and insurance activit… |
|
HENDERSON EUROPEAN FOCUS TRUST PLC
Closed-end trust investing in a portfolio of large-cap Cont…
|
HET | GB | Financial and insurance activit… |
|
HENDERSON EUROTRUST PLC
An investment trust focused on European (ex-UK) equities, w…
|
HET | GB | Financial and insurance activit… |
Sprott 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/46289/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46289 | 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=46289 | 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=46289 \ -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": 46289}, 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 Sprott Inc. (id: 46289)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.