GRENDENE SA — Investor Relations & Filings
About GRENDENE SA
Grendene SA specializes in the design, development, and manufacturing of synthetic products, primarily focusing on a diverse range of footwear brands such as Melissa, Ipanema, Rider, Grendha, and Zaxy. Established in 1971, the company employs exclusive proprietary technologies to create sustainable and affordable designs for a global consumer base. Its operations encompass the entire value chain, from material innovation and production to international distribution and e-commerce. The company is recognized for its large-scale manufacturing capabilities and its commitment to integrating environmental responsibility into its production processes. By leveraging technical expertise in synthetic materials, it delivers products tailored to various demographics across multiple international markets, maintaining a focus on innovation and functional design.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DFP 2022 | 2023-03-02 | Portuguese | |
| FRE NOVO 2022 v10 | 2023-02-09 | Portuguese | |
| FRE NOVO 2022 v9 | 2023-01-09 | Portuguese | |
| FRE NOVO 2022 v8 | 2022-12-05 | Portuguese | |
| FRE NOVO 2022 v7 | 2022-11-03 | Portuguese | |
| ITR 2022-Q3 | 2022-10-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
3 filings
| |||||
| 33769985 | DFP 2022 | 2023-03-02 | Portuguese | ||
| 35435846 | FRE NOVO 2022 v10 | 2023-02-09 | Portuguese | ||
| 35435787 | FRE NOVO 2022 v9 | 2023-01-09 | Portuguese | ||
|
2022
12 filings
| |||||
| 35435750 | FRE NOVO 2022 v8 | 2022-12-05 | Portuguese | ||
| 35435686 | FRE NOVO 2022 v7 | 2022-11-03 | Portuguese | ||
| 34018855 | ITR 2022-Q3 | 2022-10-27 | Portuguese | ||
| 35435661 | FRE NOVO 2022 v6 | 2022-10-05 | Portuguese | ||
| 35435562 | FRE NOVO 2022 v5 | 2022-09-06 | Portuguese | ||
| 35435496 | FRE NOVO 2022 v4 | 2022-08-08 | Portuguese | ||
| 34018834 | ITR 2022-Q2 | 2022-08-04 | Portuguese | ||
| 35435403 | FRE NOVO 2022 v3 | 2022-07-04 | Portuguese | ||
| 35435346 | FRE NOVO 2022 v2 | 2022-06-13 | Portuguese | ||
| 35435286 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34848592 | FRE NOVO 2021 v9 | 2022-05-04 | Portuguese | ||
| 34018786 | ITR 2022-Q1 | 2022-04-28 | 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 |
|
ALPARGATAS SA
Global manufacturer and distributor of footwear, apparel, a…
|
— | BR | 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 |
GRENDENE 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/52997/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52997 | 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=52997 | 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=52997 \ -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": 52997}, 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 GRENDENE SA (id: 52997)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.