
METHANEX CORP — Investor Relations & Filings
Methanex Corporation is the world's largest producer and supplier of methanol. The company manages a global network of production facilities, storage terminals, and a dedicated fleet of marine vessels to supply major international markets in North America, Asia Pacific, Europe, and South America. Its primary product, methanol, is a chemical building block for numerous consumer and industrial products and is also used as a cleaner-burning alternative fuel for marine and land transportation. Methanex leverages its extensive global supply chain and logistics capabilities to provide a reliable supply to its customers. The company is also involved in the production and supply of ammonia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2025 | 2025-07-02 | English | |
| F-X | 2025-06-27 | English | |
| 6-K | 2025-06-27 | English | |
| 6-K | 2025-06-27 | English | |
| F-10 | 2025-06-27 | English | |
| 6-K | 2025-06-27 | English |
Browse filings by year
32 years- 2026 5 filings
- 2025 34 filings
- 2024 37 filings
- 2023 27 filings
- 2022 34 filings
- 2021 29 filings
- 2020 43 filings
- 2019 46 filings
- 2018 26 filings
- 2017 30 filings
- 2016 25 filings
- 2015 30 filings
- 2014 50 filings
- 2013 35 filings
- 2012 46 filings
- 2011 28 filings
- 2010 27 filings
- 2009 32 filings
- 2008 26 filings
- 2007 44 filings
- 2006 33 filings
- 2005 37 filings
- 2004 25 filings
- 2003 41 filings
- 2002 18 filings
- 2001 1 filing
- 2000 2 filings
- 1999 2 filings
- 1998 1 filing
- 1997 2 filings
- 1996 1 filing
- 1995 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 9910783 | Major Shareholding Notification 2025 | 2025-07-02 | English | ||
| 9910784 | F-X | 2025-06-27 | English | ||
| 9910786 | 6-K | 2025-06-27 | English | ||
| 9910785 | 6-K | 2025-06-27 | English | ||
| 9910789 | F-10 | 2025-06-27 | English | ||
| 9910787 | 6-K | 2025-06-27 | English | ||
| 9910788 | 6-K | 2025-06-12 | English | ||
| 9910790 | Major Shareholding Notification 2025 | 2025-05-12 | English | ||
| 9910791 | Major Shareholding Notification 2025 | 2025-05-12 | English | ||
| 9910792 | 6-K | 2025-05-02 | English | ||
| 9910793 | 6-K | 2025-05-01 | English | ||
| 9910794 | 6-K | 2025-05-01 | English | ||
| 9910795 | 6-K | 2025-04-30 | English | ||
| 9910798 | Major Shareholding Notification 2025 | 2025-04-23 | English | ||
| 9910796 | 6-K | 2025-03-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | US | Manufacturing |
METHANEX 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/31356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31356 | 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=31356 | 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=31356 \ -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": 31356}, 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 METHANEX CORP (id: 31356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.