
MaxsMaking Inc. — Investor Relations & Filings
MaxsMaking Inc. is a holding company that, through its subsidiaries, manufactures and sells customized consumer goods. The company's product offerings include a range of customizable textile items such as backpacks, shopping bags, aprons, and other promotional products. It focuses on serving small and medium-sized enterprises, emphasizing the use of advanced technology and innovation in its manufacturing processes. The company operates in markets across North America, Europe, and Asia.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-23 | English | |
| 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-20 | English | |
| 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-20 | English | |
| 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-18 | English | |
| 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-18 | English | |
| 20-F - MAXSMAKING INC. (0002008007) (Filer) | 2026-03-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33015736 | 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-23 | English | ||
| 33001901 | 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-20 | English | ||
| 33001899 | 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-20 | English | ||
| 32978523 | 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-18 | English | ||
| 32978520 | 3 - MaxsMaking Inc. (0002008007) (Issuer) | 2026-03-18 | English | ||
| 32900968 | 20-F - MAXSMAKING INC. (0002008007) (Filer) | 2026-03-04 | English | ||
|
2025
9 filings
| |||||
| 13688087 | Major Shareholding Notification 2025 | 2025-12-04 | English | ||
| 13688080 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-01 | English | ||
| 13688083 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-09-30 | English | ||
| 13688093 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-11 | English | ||
| 13688136 | PROSPECTUS | 2025-07-08 | English | ||
| 13688137 | Regulatory Filings 2025 | 2025-07-07 | English | ||
| 13688139 | Regulatory Filings 2025 | 2025-07-03 | English | ||
| 13688141 | FOR REGISTRATION OF CERTAIN CLASSES | 2025-07-03 | English | ||
| 13688143 | Regulatory Filings 2025 | 2025-07-02 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW Holding Inc.
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
MaxsMaking 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/34667/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34667 | 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=34667 | 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=34667 \ -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": 34667}, 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 MaxsMaking Inc. (id: 34667)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.