
Redco Textiles Limited — Investor Relations & Filings
Redco Textiles Limited, established in 1991, is an ISO 9001 certified company specializing in the manufacturing and sale of yarn and grey fabric. Its operations are vertically integrated, encompassing the production of fiber. The company utilizes state-of-the-art machinery for precision weaving, dyeing, and finishing, ensuring superior fabric quality, durability, and a premium finish. Redco Textiles offers customized solutions and innovative designs to meet diverse customer needs. Committed to sustainability, it employs eco-friendly practices and stringent quality control measures throughout its production processes, ensuring consistent high standards and reliable delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transmission of Quarterly Report for the Period Ended March 31, 2026 | 2026-04-30 | English | |
| Financial Results for the Quarter Ended March 31, 2026 | 2026-04-30 | English | |
| Board Meeting | 2026-04-22 | English | |
| APPOINTMENT OF DIRECTOR | 2026-04-16 | English | |
| Transmission of Quarterly Report for the Period Ended December 31, 2025 | 2026-02-27 | English | |
| Financial Results for the Quarter Ended December 31, 2025 | 2026-02-27 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Weaving of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Globale Tessile Limited
Manufactures and distributes textile products for apparel a…
|
GLOBALE | IN | Manufacturing |
|
Globe Textile Mills Limited
Manufactures high-quality yarns, fabrics, and garments.
|
GLOT | PK | Manufacturing |
|
Globe Textile Mills (OE) Limited
A manufacturing company producing and selling high-quality …
|
GOEM | PK | Manufacturing |
|
Gloster Ltd
Manufactures and exports sustainable jute products for glob…
|
GLOSTERLTD | IN | Manufacturing |
|
Gravity (India) Ltd.
Manufactures and exports suiting, shirting, and finished ap…
|
532015 | IN | Manufacturing |
|
Gujarat Cotex Ltd
Manufactures and markets fabrics and yarns for the apparel …
|
514386 | IN | Manufacturing |
| Gul Ahmed Textile Mills Limited | GATM | PK | Manufacturing |
|
Hajra Textile Mills Limited
Weaving factory specializing in POCKETING fabrics for woven…
|
HAJT | PK | Manufacturing |
|
Hakkim Textile Mills Limited
Manufacturing company producing and selling cloth, speciali…
|
HKKT | PK | Manufacturing |
|
Hindoostan Mills Ltd.
Manufacturer of textiles and advanced composite materials f…
|
509895 | IN | Manufacturing |
Redco Textiles Limited 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/72345/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72345 | 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=72345 | 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=72345 \ -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": 72345}, 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 Redco Textiles Limited (id: 72345)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.