
Makalot — Investor Relations & Filings
Makalot Industrial Co., Ltd. is a global apparel manufacturer and strategic partner for leading international clothing brands and retailers. The company provides high-value integrated services encompassing trend analysis, design and development, raw material procurement, and production logistics. Its diverse product portfolio includes sportswear, sleepwear, and underwear. Leveraging advanced ERP systems and a robust global production network across Southeast Asia, Makalot offers comprehensive supply chain solutions. The company focuses on delivering integrated value through sophisticated manufacturing processes and strategic market expansion, managing the entire product lifecycle from initial design to final distribution.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第1季資產負債表 | 2025-05-02 | Chinese | |
| 本公司董事會通過解除經理人競業禁止之限制 | 2025-05-02 | Chinese | |
| 公告本公司114年度第1季合併財務報告業經董事會決議通過 | 2025-05-02 | Chinese | |
| 公告114年第1季財務報告董事會預計召開日期 為114年05月02日 | 2025-04-24 | Chinese | |
| 本公司受邀參加國票證券舉辦之法人說明會 | 2025-04-15 | Chinese | |
| 114年04月法人說明會簡報 — 147720250319E001.pdf | 2025-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33325932 | 114年第1季資產負債表 | 2025-05-02 | Chinese | ||
| 33325949 | 本公司董事會通過解除經理人競業禁止之限制 | 2025-05-02 | Chinese | ||
| 33325952 | 公告本公司114年度第1季合併財務報告業經董事會決議通過 | 2025-05-02 | Chinese | ||
| 33325955 | 公告114年第1季財務報告董事會預計召開日期 為114年05月02日 | 2025-04-24 | Chinese | ||
| 33325960 | 本公司受邀參加國票證券舉辦之法人說明會 | 2025-04-15 | Chinese | ||
| 33325996 | 114年04月法人說明會簡報 — 147720250319E001.pdf | 2025-04-15 | Chinese | ||
| 33325989 | 114年04月法人說明會簡報 — 147720250319M001.pdf | 2025-04-15 | Chinese | ||
| 33325962 | 114年04月法人說明會簡報 | 2025-04-15 | Chinese | ||
| 33325998 | 114年4月9日內部人設質解質 | 2025-04-10 | Chinese | ||
| 33326001 | 公司治理組織架構 | 2025-04-10 | Chinese | ||
| 33326011 | 114年03月內部人持股異動(事後) | 2025-04-07 | Chinese | ||
| 33326007 | 114年03月董事會成員及持股 | 2025-04-07 | Chinese | ||
| 33326018 | 114年3月背書保證與資金貸與 | 2025-04-02 | Chinese | ||
| 33326014 | 114年3月營業收入 | 2025-04-02 | Chinese | ||
| 33326020 | 本公司受邀參加HSBC舉辦之「HSBC Global Investment Summit」 | 2025-03-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
Makalot 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/51834/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51834 | 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=51834 | 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=51834 \ -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": 51834}, 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 Makalot (id: 51834)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.