
Pitchstone Exploration Ltd. — Investor Relations & Filings
Pitchstone Exploration Ltd. is an exploration company engaged in the identification, acquisition, and development of uranium properties. The company focuses on major uranium districts, including the highly prospective Athabasca Basin, which is known for hosting high-grade uranium deposits. Its property portfolio has historically featured multiple projects in the eastern Athabasca region. Furthermore, the company has pursued exploration interests in Africa, holding properties in Namibia and Gabon. Pitchstone conducts systematic exploration programs aimed at advancing its portfolio of assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2012-07-11 | English | |
| Other.PDF | 2012-04-25 | English | |
| Material change report - English.PDF | 2012-04-25 | English | |
| Material change report - English.PDF | 2011-10-06 | English | |
| Material change report - English.pdf | 2008-11-15 | English | |
| Material change report - English.pdf | 2008-10-17 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2012
3 filings
| |||||
| 47645921 | Material change report - English.pdf | 2012-07-11 | English | ||
| 47645923 | Other.PDF | 2012-04-25 | English | ||
| 47645927 | Material change report - English.PDF | 2012-04-25 | English | ||
|
2011
1 filing
| |||||
| 47645939 | Material change report - English.PDF | 2011-10-06 | English | ||
|
2008
2 filings
| |||||
| 47645943 | Material change report - English.pdf | 2008-11-15 | English | ||
| 47645947 | Material change report - English.pdf | 2008-10-17 | English | ||
|
2006
4 filings
| |||||
| 47645957 | Material change report - English.pdf | 2006-08-10 | English | ||
| 47645961 | Material change report - English.pdf | 2006-07-25 | English | ||
| 47645965 | Material change report - English.pdf | 2006-07-25 | English | ||
| 47646131 | Material change report - English.pdf | 2006-03-22 | English | ||
|
2005
5 filings
| |||||
| 47646135 | Other securityholders documents - English.pdf | 2005-11-21 | English | ||
| 47646146 | Material change report - English.pdf | 2005-10-19 | English | ||
| 47646152 | Other.pdf | 2005-10-11 | English | ||
| 47646166 | Underwriting or agency agreement.pdf | 2005-10-05 | English | ||
| 47646169 | Decision Document (Final).pdf | 2005-10-05 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of uranium and thorium ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xcite Resources Inc.
Early-stage mineral exploration company focused on uranium …
|
XRI | CA | Mining and quarrying |
|
XEMPLAR ENERGY CORP.
Exploration company targeting uranium, bentonite, and marbl…
|
XEPRF | CA | Mining and quarrying |
|
ZEUS RESOURCES LIMITED
Mineral exploration company targeting uranium, gold, and ba…
|
ZEU | AU | Mining and quarrying |
Pitchstone Exploration 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/45698/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45698 | 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=45698 | 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=45698 \ -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": 45698}, 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 Pitchstone Exploration Ltd. (id: 45698)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.