
KSR Footwear Limited — Investor Relations & Filings
KSR Footwear Limited is a manufacturer and exporter specializing in the production of high-quality footwear. The company focuses on the design and fabrication of a diverse range of products, including formal leather shoes, casual footwear, and specialized safety boots. Utilizing advanced manufacturing technologies and rigorous quality control protocols, the organization serves a global clientele across various retail and distribution channels. Its operations emphasize precision craftsmanship, material durability, and compliance with international safety and quality standards. The company maintains a robust supply chain to ensure the consistent delivery of products tailored to evolving consumer preferences and industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report for the financial year ended March 31, 2026 | 2026-05-29 | English | |
| Newspaper Advertisement w.r.t. Audited Standalone Financial Results of the Company for the quarter and financial year ended March 31, 2026 | 2026-05-23 | English | |
| Copy of Newspaper Publication | 2026-05-23 | English | |
| Audited Standalone Financial Results for the quarter and year ended March 31, 2026 | 2026-05-22 | English | |
| Outcome of Board Meeting | 2026-05-22 | English | |
| Outcome of Board Meeting held on May 22, 2026 | 2026-05-22 | English |
Browse filings by year
2 yearsMarket 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 |
|
Bata Pakistan Limited
Manufactures and sells footwear, accessories, and hosiery i…
|
BATA | PK | 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 |
KSR Footwear 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/60631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60631 | 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=60631 | 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=60631 \ -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": 60631}, 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 KSR Footwear Limited (id: 60631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.