
Materials Protection Technologies Inc. — Investor Relations & Filings
Materials Protection Technologies (MPT) provides customized, advanced solutions for the protection and optimization of industrial and marine materials. The company specializes in developing sustainable technologies tailored to client needs, aiming to enhance long-lasting durability and reduce operational costs. MPT offers comprehensive services, ranging from consultation to execution, focused on material performance strategies. A core product line includes high-performance rust removers and corrosion elimination systems, trusted globally for efficiently restoring surfaces and providing reliable, long-term protection against future degradation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2001-05-04 | English | |
| Material change report - English.pdf | 2001-03-06 | English | |
| Material change report - English.PDF | 2000-11-15 | English | |
| Material change report - English.PDF | 2000-10-05 | English | |
| Material change report - English.PDF | 1999-09-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2001
2 filings
| |||||
| 47813913 | Material change report - English.PDF | 2001-05-04 | English | ||
| 47813915 | Material change report - English.pdf | 2001-03-06 | English | ||
|
2000
2 filings
| |||||
| 47813917 | Material change report - English.PDF | 2000-11-15 | English | ||
| 47813921 | Material change report - English.PDF | 2000-10-05 | English | ||
|
1999
1 filing
| |||||
| 47813923 | Material change report - English.PDF | 1999-09-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
康普化学
Develops and produces specialty chemicals for hydrometallur…
|
920033 | CN | Manufacturing |
|
汉维科技
Produces polymer additives, metallic soaps, lubricants, and…
|
920957 | CN | Manufacturing |
|
齐鲁华信
Develops molecular sieves and catalysts for petrochemicals …
|
920832 | CN | Manufacturing |
Materials Protection Technologies 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/44286/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44286 | 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=44286 | 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=44286 \ -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": 44286}, 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 Materials Protection Technologies Inc. (id: 44286)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.