
Azgard Nine Limited — Investor Relations & Filings
Azgard Nine Limited is a vertically integrated textile company specializing in the manufacturing and sale of yarn, denim fabrics, and denim products. With comprehensive spinning, weaving, dyeing, and stitching capabilities, the company provides one-stop denim solutions. Azgard Nine prioritizes sustainability, producing high-quality, environmentally friendly denim using recycled materials. It adheres to stringent international standards and certifications, including Higg Index, WRAP, GOTS, GRS, and ZDHC, ensuring responsible production processes. The company serves global clients and fashion brands, offering innovative and ethical denim solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Transmission of Quarterly Financial Statements for the Period Ended March 31, 2026 | 2026-04-30 | English | |
| Shariah Disclosures under Clause VII of Part I of Schedule IV of The Companies Act, 2017 for the half year ended 31-12-2025 (Revised) | 2026-04-30 | English | |
| Financial Results for the Quarter Ended March 31, 2026 | 2026-04-29 | English | |
| Transmission of Quarterly Financial Statements for the Period Ended December 31, 2025 | 2026-03-02 | English | |
| Financial Results for the Quarter Ended December 31, 2025 | 2026-02-27 | English | |
| Material Information | 2026-01-01 | English |
Browse filings by year
11 yearsMarket data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Sri Rejeki Isman Tbk
A vertically integrated textile and garment producer, recog…
|
SRIL | ID | Manufacturing |
|
Rachit Prints Limited
Specializes in fabric manufacturing, dyeing, and printing f…
|
544503 | IN | Manufacturing |
|
Ratti
Manufactures high-quality textiles and accessories for luxu…
|
RAT | IT | Manufacturing |
|
Sadoon Textile Industries Limited
Primarily engaged in textile and fabric finishing, producin…
|
SDOT | PK | Manufacturing |
|
SANDERSON DESIGN GROUP PLC
Luxury interior furnishings company designing wallpapers, f…
|
SDG | GB | Manufacturing |
|
Sanwil Holding S.A.
Produces coated materials, synthetic leather, and technical…
|
SNW | PL | Manufacturing |
|
seiren co.,ltd.
Manufacturer specializing in dyeing and processing filament…
|
3569 | JP | Manufacturing |
|
Shree Bhavya Fabrics Limited
Manufactures and processes diverse textiles for garment and…
|
521131 | IN | Manufacturing |
|
Sonovia Ltd.
Develops sustainable ultrasonic technology for textile dyei…
|
SONO | IL | Manufacturing |
|
SOTOHCO.,LTD.
Specializes in dyeing and processing textiles and manufactu…
|
3571 | JP | Manufacturing |
Azgard Nine 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/71528/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71528 | 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=71528 | 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=71528 \ -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": 71528}, 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 Azgard Nine Limited (id: 71528)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.