
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 |
|---|---|---|---|
|
JAMES HALSTEAD PLC
Global manufacturer of commercial and residential vinyl flo…
|
JHD | GB | Manufacturing |
|
Jauss Polymers Ltd
Manufactures PET preforms and containers for beverage, phar…
|
526001 | IN | Manufacturing |
|
JIANGNAN MOULD & PLASTIC TECHNOLOGY CO.,LTD
Manufactures high-performance automotive plastic components…
|
000700 | CN | Manufacturing |
|
Jiangsu Boiln Plastics Co., Ltd.
Manufactures high-performance polycarbonate and acrylic she…
|
301003 | CN | Manufacturing |
|
JIANGSU GDK BIOLOGICAL TECHNOLOGY CO., LTD.
Manufacturer of laboratory consumables and life science res…
|
688670 | CN | Manufacturing |
|
Jiangsu Huaxin New Material Co.,Ltd.
Produces functional plastic materials and substrates for sm…
|
300717 | CN | Manufacturing |
|
JIANGSU SHUANGXING COLOR PLASTIC NEW MATERIALS CO.,LTD.
Produces functional polyester films for displays, solar ene…
|
002585 | CN | Manufacturing |
|
JiangSu YuXing Film Technology Co.,Ltd
Manufacturer of high-performance BOPET films for solar and …
|
300305 | CN | Manufacturing |
|
JIANGYIN HAIDA RUBBER AND PLASTIC CO.,LTD.
Manufacturer of rubber and plastic sealing and vibration re…
|
300320 | CN | Manufacturing |
|
JiaWei
Global designer and manufacturer of premium household produ…
|
3557 | TW | 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.