Ratti — Investor Relations & Filings
Ratti is a manufacturer of high-quality textiles for the international luxury and prêt-à-porter markets. Founded in 1945, the company combines artisan tradition with advanced technology and stylistic innovation. Its product portfolio includes a wide range of printed, plain, yarn-dyed, and jacquard fabrics, with a specialization in natural fibers. In addition to fabrics, Ratti produces finished accessories such as scarves and ties. The company serves the fashion, design, and home decor sectors, emphasizing creativity and a commitment to economic, social, and environmental sustainability in its operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Comunicato deposito verbale Assemblea Ordinaria del 29 aprile 2026 | 2026-05-21 | Italian | |
| Deposito verbale Assemblea Ordinaria degli Azionisti | 2026-05-21 | Italian | |
| Comunicato stampa Assemblea Ordinaria degli Azionisti | 2026-04-29 | Italian | |
| Comunicato avviso pubblicazione Relazione Finanziaria Annuale al 31 dicembre 2025 e ulteriore documentazione Assemblea | 2026-04-08 | Italian | |
| Relazione Finanziaria Annuale 2025 in formato PDF (versione supplementare e non ufficiale) | 2026-04-08 | Italian | |
| Relazione illustrativa degli Amministratori ai sensi art. 125-ter TUF p, 3) odg Assemblea - Politica di remunerazione | 2026-04-08 | Italian |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Ratti, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
STL Global Ltd
Integrated manufacturer and exporter of fabrics, apparel, a…
|
SGL | IN | Manufacturing |
|
Sunil Industries Ltd.
Manufactures and processes cotton, synthetic, and blended f…
|
521232 | IN | Manufacturing |
|
TAIHAN TEXTILE CO.,LTD
Manufacturer of yarns, fabrics, and functional industrial t…
|
001070 | KR | Manufacturing |
|
The National Silk & Rayon Mills Limited
Manufacturing and finishing high-quality woven and silk fab…
|
NSRM | PK | Manufacturing |
|
Tokai Senko K.K.
Specializes in textile processing, product design, and indu…
|
3577 | JP | Manufacturing |
|
Vaxtex Cotfab Limited
Manufactures and processes cotton, denim, and twill fabrics…
|
VCL | IN | Manufacturing |
|
Wuhu Fuchun Dye and Weave Co.,Ltd.
Specializes in the R&D and production of dyed yarns for glo…
|
605189 | CN | Manufacturing |
|
Zhejiang Hangmin Co.,Ltd
Specializes in textile printing, dyeing, and gold jewelry p…
|
600987 | CN | Manufacturing |
Ratti 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/4089/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4089 | 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=4089 | 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=4089 \ -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": 4089}, 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 Ratti (id: 4089)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.