DLF LIMITED — Investor Relations & Filings
DLF Limited specializes in the development and management of residential, commercial, and retail properties. The company operates an integrated business model encompassing the construction and sale of residential units as well as the leasing of office and retail spaces. Its portfolio features luxury housing, premium commercial complexes, and large-scale shopping centers. DLF is known for creating integrated ecosystems and business districts, supported by a significant land bank. The organization emphasizes high-quality construction, modern infrastructure, and sustainable urban development across major metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | |
| Trading Window | 2026-03-31 | English | |
| General Updates | 2026-03-30 | English | |
| News Verification | 2026-03-05 | English | |
| Rumour Verification - Regulation 30(11) | 2026-03-04 | English | |
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42206856 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-06 | English | ||
| 42185633 | Trading Window | 2026-03-31 | English | ||
| 42197079 | General Updates | 2026-03-30 | English | ||
| 42168296 | News Verification | 2026-03-05 | English | ||
| 42170320 | Rumour Verification - Regulation 30(11) | 2026-03-04 | English | ||
| 42162802 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-26 | English | ||
| 42189098 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-23 | English | ||
| 42174848 | Updates | 2026-02-18 | English | ||
| 42236923 | Updates | 2026-02-13 | English | ||
| 42210923 | General Updates | 2026-02-03 | English | ||
| 42168591 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-29 | English | ||
| 42217864 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-23 | English | ||
| 42225622 | Copy of Newspaper Publication | 2026-01-23 | English | ||
| 42164336 | Investor Presentation | 2026-01-22 | English | ||
| 42164979 | Press Release | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTRALIAN UNITY OFFICE FUND
Owns and manages office properties in metropolitan and majo…
|
AOF | AU | Real estate activities |
|
Automotive Properties Real Estate Investment Trust
Specialized REIT owning and acquiring income-producing auto…
|
APR.UN | CA | Real estate activities |
|
AVALONBAY COMMUNITIES INC
A REIT that develops, redevelops, acquires, and manages apa…
|
AVB | US | Real estate activities |
|
AVANTIA CO., LTD.
A real estate company managing the property lifecycle from …
|
8904 | JP | Real estate activities |
|
Av-Gad Holdings Ltd.
A real estate development company specializing in urban ren…
|
AVGD | IL | Real estate activities |
|
Avista Real Estate Investment Trust
Specializes in owning, managing, and financing income-gener…
|
— | CA | Real estate activities |
|
AVRASYA GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT investing in real estate, capital market instruments…
|
AVGYO | TR | Real estate activities |
|
AVRUPAKENT GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust with a diversified, income-g…
|
AVPGY | TR | Real estate activities |
|
Awfis Space Solutions Limited
Provides flexible workspace solutions, co-working, and mana…
|
AWFIS | IN | Real estate activities |
|
AX Real Estate Plc
Owns, develops, and manages a diversified portfolio of prop…
|
AXR | MT | Real estate activities |
DLF 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/60851/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60851 | 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=60851 | 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=60851 \ -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": 60851}, 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 DLF LIMITED (id: 60851)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.