
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 |
|---|---|---|---|
|
Western Resources Corp.
Resource company developing potash properties using innovat…
|
WRX | CA | Mining and quarrying |
|
West High Yield Resources Ltd.
Junior mining company focused on acquiring and developing c…
|
WHY | CA | Mining and quarrying |
|
Xplore Resources
Mineral exploration company strategically focused on lithiu…
|
XPLR | CA | Mining and quarrying |
|
ZANGGE MINING COMPANY LIMITED
Produces potash and lithium carbonate from salt lake brine …
|
000408 | CN | 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.