
Buffalo Potash Corporation — Investor Relations & Filings
Buffalo Potash Corporation is a potash developer focused on advancing supply through its patented Horizontal Line-Drive (HLD) Selective Solution Mining technology. HLD utilizes horizontal wells to dissolve and extract potash, offering a modular, capital-efficient, and lower-impact alternative to traditional shaft mining. This technology significantly reduces CAPEX per tonne, minimizes freshwater consumption, and eliminates the need for underground personnel. The company is currently advancing its Disley Project with the objective of establishing sustainable potash production to meet the global demand for essential crop nutrients used in food production.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2026-04-24 | English | |
| News release - English.pdf | 2026-03-31 | English | |
| News release - English.pdf | 2026-03-31 | English | |
| News release - English.pdf | 2026-02-05 | English | |
| News release - English.pdf | 2026-01-26 | English | |
| Notice of the meeting and record date - English.pdf | 2026-01-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 36198752 | Material change report - English.pdf | 2026-04-24 | English | ||
| 33118739 | News release - English.pdf | 2026-03-31 | English | ||
| 33115194 | News release - English.pdf | 2026-03-31 | English | ||
| 32393890 | News release - English.pdf | 2026-02-05 | English | ||
| 32388801 | News release - English.pdf | 2026-01-26 | English | ||
| 32387168 | Notice of the meeting and record date - English.pdf | 2026-01-24 | English | ||
| 13340874 | Notice of the meeting and record date - English.pdf | 2026-01-24 | English | ||
| 33077549 | News release - English.pdf | 2026-01-21 | English | ||
| 32386619 | News release - English.pdf | 2026-01-12 | English | ||
| 32379672 | Notice.pdf | 2026-01-08 | English | ||
| 32380004 | Material change report - English.pdf | 2026-01-07 | English | ||
| 32379146 | News release - English.pdf | 2026-01-06 | English | ||
|
2025
3 filings
| |||||
| 32380196 | News release - English.pdf | 2025-12-30 | English | ||
| 32372403 | Certificate and articles of change of name.pdf | 2025-12-24 | English | ||
| 32372496 | Other.pdf | 2025-12-24 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of chemical and fertilizer minerals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Lithium Corp.
Explores mineral properties for lithium and precious metals…
|
AALI | CA | Mining and quarrying |
|
Advantage Lithium Corp.
Resource company focused on the strategic acquisition, expl…
|
AAL | CA | Mining and quarrying |
|
AgriMinco Corp.
Develops agricultural and industrial mineral projects and r…
|
ETPHF | CA | Mining and quarrying |
|
AGRIMIN LIMITED
Developing the Mackay Potash Project to supply sustainable …
|
AMN | AU | Mining and quarrying |
|
AGUIA RESOURCES LIMITED
Explores and develops phosphate and copper assets for agric…
|
AGR | AU | Mining and quarrying |
|
Allana Potash Corp.
Exploration and development of the Dallol Potash property i…
|
AAA | CA | Mining and quarrying |
|
American Critical Minerals Corp.
Mineral exploration focused on potash, lithium, and bromine…
|
KCLI | CA | Mining and quarrying |
|
American Salars Lithium Inc.
Explores and develops lithium brine and hardrock properties…
|
USLI | CA | Mining and quarrying |
|
Ameriwest Critical Metals Inc.
Exploration company focused on lithium and battery metal pr…
|
AWCM | CA | Mining and quarrying |
|
Ares Strategic Mining Inc.
Owns the only permitted fluorspar mine in the US, supplying…
|
ARS | CA | Mining and quarrying |
Buffalo Potash Corporation 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/48414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48414 | 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=48414 | 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=48414 \ -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": 48414}, 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 Buffalo Potash Corporation (id: 48414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.