
MAAX INC. — Investor Relations & Filings
MAAX INC. is a leading North American manufacturer of bathware solutions, established in 1969. Operating factories in Canada and the United States, the company specializes in designing and producing a comprehensive range of bathroom products, including bathtubs (such as freestanding and ModulR systems), showers, and shower doors. MAAX is recognized for its commitment to innovation, holding over 80 patents and offering unique, easy-to-install solutions like Utile wall panels, which mimic the appearance of tile. Serving residential customers, architects, designers, and construction professionals, MAAX provides trend-setting designs and lasting quality for renovation and new construction projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other securityholders documents - English.pdf | 2004-06-23 | English | |
| Material change report - English.pdf | 2004-06-07 | English | |
| Relief/Approval.pdf | 2004-04-29 | English | |
| Other.pdf | 2004-04-08 | English | |
| Other.pdf | 2004-03-31 | English | |
| Material change report - English.pdf | 2004-03-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2004
7 filings
| |||||
| 47151984 | Other securityholders documents - English.pdf | 2004-06-23 | English | ||
| 47151990 | Material change report - English.pdf | 2004-06-07 | English | ||
| 47151994 | Relief/Approval.pdf | 2004-04-29 | English | ||
| 47152002 | Other.pdf | 2004-04-08 | English | ||
| 47152006 | Other.pdf | 2004-03-31 | English | ||
| 47152095 | Material change report - English.pdf | 2004-03-22 | English | ||
| 47152099 | Material change report - English.pdf | 2004-03-19 | English | ||
|
2003
1 filing
| |||||
| 47152103 | Other.pdf | 2003-07-02 | English | ||
|
2002
1 filing
| |||||
| 47152106 | Other.pdf | 2002-07-05 | English | ||
|
2001
1 filing
| |||||
| 47152114 | Other.PDF | 2001-07-16 | English | ||
|
2000
5 filings
| |||||
| 47152118 | Other Correspondence.pdf | 2000-09-25 | English | ||
| 47152121 | Other Correspondence.pdf | 2000-08-24 | English | ||
| 47152125 | Other Correspondence.pdf | 2000-08-10 | English | ||
| 47152388 | Other Correspondence.pdf | 2000-07-18 | English | ||
| 47152392 | Other Correspondence.PDF | 2000-07-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Milton Industries Limited
Manufacturer of laminates, artificial leather, and GFRE she…
|
MILTON | IN | Manufacturing |
|
Miraial Co.,Ltd
Manufacturer of high-precision plastic products for the sem…
|
4238 | JP | Manufacturing |
|
Mitsu Chem Plast Limited
Manufacturer of plastic packaging and molded products for i…
|
540078 | IN | Manufacturing |
|
Mold-Tek Packaging Limited
Manufactures rigid plastic packaging and IML solutions for …
|
MOLDTKPAC | IN | Manufacturing |
|
MORIROKU COMPANY, LTD.
Manufactures resin parts for vehicles and operates a specia…
|
4249 | JP | Manufacturing |
|
MPL Plastics Limited
Designs and manufactures insulated plastic household produc…
|
526143 | IN | Manufacturing |
|
MS Group Holdings Limited
OEM manufacturer of plastic infant/toddler products and sta…
|
1451 | HK | Manufacturing |
|
MUTO SEIKO CO.
Manufacturer of plastic molds and components with an integr…
|
7927 | JP | Manufacturing |
|
MYERS INDUSTRIES INC
A manufacturer of polymer products and a distributor for th…
|
MYE | US | Manufacturing |
|
Nahar Polyfilms Ltd.
Produces diverse BOPP films for flexible packaging, labelin…
|
NAHARPOLY | IN | Manufacturing |
MAAX 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/43379/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43379 | 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=43379 | 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=43379 \ -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": 43379}, 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 MAAX INC. (id: 43379)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.