ALPARGATAS SA — Investor Relations & Filings
About ALPARGATAS SA
Alpargatas S.A. is a global manufacturer and distributor specializing in footwear, apparel, and accessories. Established in 1907, the company focuses on managing a portfolio of lifestyle brands, most notably Havaianas, a world leader in the open footwear category. Its operations encompass the design, production, and marketing of a wide range of products, including sandals, sneakers, and textile goods. The company emphasizes innovation and sustainability in its manufacturing processes, utilizing materials such as rubber and recycled resins. With a presence in over 100 countries, Alpargatas maintains a vertically integrated business model that supports its global supply chain and retail network. The firm is dedicated to developing hyper-connected brands that prioritize consumer experience and digital integration across diverse international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2024-Q1 | 2024-05-09 | Portuguese | |
| FRE WEB 2023 v14 | 2024-05-07 | Portuguese | |
| FRE WEB 2023 v13 | 2024-04-19 | Portuguese | |
| DFP 2023 v2 | 2024-02-28 | Portuguese | |
| FRE WEB 2023 v12 | 2024-02-07 | Portuguese | |
| DFP 2023 | 2024-02-07 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 34077130 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
| 35879232 | FRE WEB 2023 v14 | 2024-05-07 | Portuguese | ||
| 35879133 | FRE WEB 2023 v13 | 2024-04-19 | Portuguese | ||
| 33780436 | DFP 2023 v2 | 2024-02-28 | Portuguese | ||
| 35879026 | FRE WEB 2023 v12 | 2024-02-07 | Portuguese | ||
| 33780429 | DFP 2023 | 2024-02-07 | Portuguese | ||
|
2023
9 filings
| |||||
| 35878928 | FRE WEB 2023 v11 | 2023-12-13 | Portuguese | ||
| 35878849 | FRE WEB 2023 v10 | 2023-12-08 | Portuguese | ||
| 35878746 | FRE WEB 2023 v9 | 2023-11-30 | Portuguese | ||
| 35878674 | FRE WEB 2023 v8 | 2023-11-16 | Portuguese | ||
| 34043520 | ITR 2023-Q3 | 2023-11-08 | Portuguese | ||
| 35878588 | FRE WEB 2023 v7 | 2023-09-18 | Portuguese | ||
| 35878527 | FRE WEB 2023 v6 | 2023-09-13 | Portuguese | ||
| 35878441 | FRE WEB 2023 v5 | 2023-09-04 | Portuguese | ||
| 35878302 | FRE WEB 2023 v4 | 2023-08-15 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
361 Degrees International Limited
Leading sporting goods provider specializing in athletic fo…
|
1361 | KY | Manufacturing |
|
Allbirds, Inc.
Designs and sells footwear and apparel using natural and re…
|
BIRD | US | Manufacturing |
|
AZZAS 2154 S.A.
Fashion platform specializing in footwear, handbags, and ac…
|
— | BR | Manufacturing |
|
Bata India Limited
Footwear manufacturer and retailer of diverse brands for me…
|
BATAINDIA | IN | Manufacturing |
|
Birkenstock Holding PLC
Global footwear brand and inventor of the anatomically shap…
|
BIRK | JE | Manufacturing |
|
Brill Shoe Industries Ltd.
Designs, manufactures, and retails footwear, sports clothin…
|
BRIL | IL | Manufacturing |
|
CALERES INC
A global footwear company that designs, sources, and market…
|
CAL | US | Manufacturing |
|
Campus Activewear Limited
Designs, manufactures, and distributes sports and athleisur…
|
CAMPUS | IN | Manufacturing |
|
C. Banner International Holdings Ltd.
Designs, produces, and retails mid-to-premium women's footw…
|
1028 | HK | Manufacturing |
|
China International Development Corporation Limited
Investment holding entity manufacturing consumer goods, cul…
|
264 | HK | Manufacturing |
ALPARGATAS SA 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/52825/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52825 | 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=52825 | 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=52825 \ -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": 52825}, 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 ALPARGATAS SA (id: 52825)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.