
AKI India Limited — Investor Relations & Filings
AKI India Limited specializes in the production and export of high-quality leather and leather-based products. The company's core operations encompass the entire value chain, from the processing of raw hides into finished leather to the manufacturing of value-added goods. Its diverse product portfolio includes footwear, bags, belts, and specialized equestrian equipment such as saddlery and harnesses. Utilizing advanced tanning and manufacturing technologies, the firm caters to a global clientele across various international markets. The company emphasizes quality assurance and technical precision in its manufacturing processes to meet the rigorous standards of the global fashion and utility sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Appointment | 2026-04-15 | English | |
| Resignation | 2026-04-15 | English | |
| Resignation | 2026-04-15 | English | |
| Resignation | 2026-04-15 | English | |
| Outcome of Board Meeting | 2026-04-15 | English | |
| Change in Director(s) | 2026-04-15 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42171319 | Appointment | 2026-04-15 | English | ||
| 42171345 | Resignation | 2026-04-15 | English | ||
| 42171372 | Resignation | 2026-04-15 | English | ||
| 42171388 | Resignation | 2026-04-15 | English | ||
| 42171437 | Outcome of Board Meeting | 2026-04-15 | English | ||
| 42171455 | Change in Director(s) | 2026-04-15 | English | ||
| 42187097 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-13 | English | ||
| 42206686 | Trading Window | 2026-03-28 | English | ||
| 42214014 | Copy of Newspaper Publication | 2026-02-14 | English | ||
| 42175362 | Integrated Filing- Financial | 2026-02-12 | English | ||
| 42175716 | General Updates | 2026-02-12 | English | ||
| 42176338 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42177005 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 43858404 | Board Meeting — Board Meeting Intimation | 2026-02-05 | English | ||
| 43858423 | Board Meeting — Financial Results/Other business matters | 2026-02-05 | English | ||
Market data
Market data not available
Price history
Peer group · Tanning and dressing of leather; dressing and dyeing of fur
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMIN TANNERY LIMITED
Manufacturer of finished leather and leather products for d…
|
541771 | IN | Manufacturing |
|
CHOKWANG LEATHER CO.,LTD
Manufacturer and distributor of leather for automotive and …
|
004700 | KR | Manufacturing |
|
DESA DERİ SANAYİ VE TİCARET A.Ş.
Vertically integrated manufacturer and retailer of leather …
|
DESA | TR | Manufacturing |
|
G.M. Leather
Processes and markets high-quality bovine leathers for luxu…
|
GML | IT | Manufacturing |
|
KARO Leather a.s.
Vertically integrated manufacturer of upholstery and clothi…
|
KARIN | CZ | Manufacturing |
|
MINGXIN NEW MATERIAL CO.,LTD.
Produces advanced, sustainable automotive interior material…
|
605068 | CN | Manufacturing |
|
Namyue Holdings LimitedI
Processes and sells semi-finished and finished leather prod…
|
1058 | HK | Manufacturing |
|
Pak Leather Crafts Limited
Manufacturer and exporter of finished leather and leather g…
|
PAKL | PK | Manufacturing |
|
SAMYANGTONGSANG LTD
Manufacturer of cow leather for the automotive, footwear, a…
|
002170 | KR | Manufacturing |
|
SCHAFFER CORPORATION LIMITED
Produces automotive leather, building materials, and manage…
|
SFC | AU | Manufacturing |
AKI India 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/61890/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61890 | 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=61890 | 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=61890 \ -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": 61890}, 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 AKI India Limited (id: 61890)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.