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 |
|---|---|---|---|
|
Boulevard Industrial Real Estate Investment Trust
An institutional consolidator of industrial assets, acquire…
|
BVD.DB | CA | Real estate activities |
|
Brack Capital Properties N.V
Real estate investment firm that acquires, develops, and ma…
|
BCNV-M | NL | Real estate activities |
|
BRANDYWINE REALTY TRUST
A real estate firm developing and managing office and mixed…
|
BDN | US | Real estate activities |
|
Bravo Property Fund REIT
A REIT that securitizes real estate to invest in income-gen…
|
BPF | BG | Real estate activities |
|
Brigade Enterprises Limited
Diversified property developer across residential, commerci…
|
BRIGADE | IN | Real estate activities |
|
Bright Real Estate Group Co.,Limited
Develops properties and integrates logistics, cold chain, a…
|
600708 | CN | Real estate activities |
|
B-RIGHT REALESTATE LIMITED
Develops and manages residential and commercial properties …
|
543543 | IN | Real estate activities |
|
Brinova Fastigheter
Acquires, develops, and manages rental and community proper…
|
BRIN | SE | Real estate activities |
|
Brioschi
Real estate developer focused on urban regeneration and pro…
|
BRI | IT | Real estate activities |
|
BriQ Properties REIC
Real estate investment firm that acquires and manages comme…
|
BRIQ | GR | 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.