
MagIndustries Corp. — Investor Relations & Filings
MagIndustries Corp. is a mineral exploration and development company primarily focused on advancing large-scale potash and magnesium deposits. The company's core business revolves around the development of its mineral assets, specifically a significant potash fertilizer project. MagIndustries aimed to produce and market primary magnesium metal, magnesium alloys, and potash fertilizer to international markets. The company was acquired in 2011 by Evergreen Industry Holding, a private entity focused on mining and logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2017-04-18 | English | |
| News release - English.pdf | 2017-04-18 | English | |
| News release - English.pdf | 2016-06-28 | English | |
| News release - English.pdf | 2016-03-04 | English | |
| News release - English.pdf | 2015-09-29 | English | |
| News release - English.pdf | 2015-09-01 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
2 filings
| |||||
| 47158304 | News release - English.pdf | 2017-04-18 | English | ||
| 47158308 | News release - English.pdf | 2017-04-18 | English | ||
|
2016
2 filings
| |||||
| 47158312 | News release - English.pdf | 2016-06-28 | English | ||
| 47158321 | News release - English.pdf | 2016-03-04 | English | ||
|
2015
11 filings
| |||||
| 47158325 | News release - English.pdf | 2015-09-29 | English | ||
| 47158329 | News release - English.pdf | 2015-09-01 | English | ||
| 47158401 | News release - English.pdf | 2015-07-20 | English | ||
| 47158405 | News release - English.pdf | 2015-07-15 | English | ||
| 47158409 | News release - English.pdf | 2015-07-08 | English | ||
| 47158535 | News release - English.pdf | 2015-07-07 | English | ||
| 47158538 | Letter from former auditor.pdf | 2015-06-26 | English | ||
| 47158572 | News release - English.pdf | 2015-06-26 | English | ||
| 47158576 | News release - English.pdf | 2015-06-24 | English | ||
| 47158802 | Material change report - English.pdf | 2015-06-18 | English | ||
| 47158810 | Material change report - English.pdf | 2015-06-18 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of chemical and fertilizer minerals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SOCIEDAD QUIMICA Y MINERA DE CHILE S.A.
Global producer and distributor of essential chemicals and …
|
— | CL | Mining and quarrying |
|
SPOD LITHIUM CORP.
Mineral exploration and development focused on lithium, bat…
|
SPOD | CA | Mining and quarrying |
|
Superior Mining International Corporation
Early-stage mineral exploration focused on lithium properti…
|
SUI | CA | Mining and quarrying |
|
Super Lithium Corp.
Acquiring and exploring mineral properties, primarily lithi…
|
SL | CA | Mining and quarrying |
|
Surge Battery Metals
Exploring and developing high-grade lithium clay deposits i…
|
NILI | CA | Mining and quarrying |
|
Tearlach Resources Limited
Exploration company focused on identifying and developing h…
|
TEA | CA | Mining and quarrying |
|
Tianqi Lithium Corporation
A vertically integrated global new energy materials company…
|
9696 | CN | Mining and quarrying |
|
Triex Minerals Corporation
A mineral exploration company specializing in the acquisiti…
|
— | CA | Mining and quarrying |
|
United Lithium Corp
Exploring and developing lithium properties in Sweden, Finl…
|
ULTH | CA | Mining and quarrying |
|
Vatic Ventures Corp.
Mineral exploration and development company focused on stra…
|
VCV | CA | Mining and quarrying |
MagIndustries Corp. 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/43170/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43170 | 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=43170 | 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=43170 \ -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": 43170}, 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 MagIndustries Corp. (id: 43170)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.