D-Link (India) Ltd — Investor Relations & Filings
D-Link (India) Ltd specializes in the design and distribution of networking and connectivity solutions. Its comprehensive product portfolio includes managed and unmanaged switches, wireless access points, broadband routers, and IP-based surveillance systems. The company also provides structured cabling products and network-attached storage solutions. Serving a broad spectrum of clients, from individual consumers and small-to-medium businesses to large-scale enterprises and service providers, the organization focuses on delivering scalable and secure infrastructure. Key strengths include an extensive distribution network and a commitment to technological innovation, ensuring reliable data transmission and connectivity across various environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | |
| Trading Window | 2026-03-27 | English | |
| Copy of Newspaper Publication | 2026-02-06 | English | |
| Resignation | 2026-02-05 | English | |
| Change in Management | 2026-02-05 | English | |
| Resignation of Independent director | 2026-02-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 42199474 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | ||
| 42223280 | Trading Window | 2026-03-27 | English | ||
| 42295614 | Copy of Newspaper Publication | 2026-02-06 | English | ||
| 42166973 | Resignation | 2026-02-05 | English | ||
| 42167150 | Change in Management | 2026-02-05 | English | ||
| 42167571 | Resignation of Independent director | 2026-02-05 | English | ||
| 42170173 | Outcome of Board Meeting | 2026-02-05 | English | ||
| 42170456 | Outcome of Board Meeting | 2026-02-05 | English | ||
| 42193298 | Action(s) taken or orders passed | 2026-01-20 | English | ||
| 42225684 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-06 | English | ||
|
2025
5 filings
| |||||
| 42215256 | Trading Window | 2025-12-24 | English | ||
| 42247457 | Copy of Newspaper Publication | 2025-11-06 | English | ||
| 42254661 | Record Date | 2025-11-05 | English | ||
| 42254824 | Dividend | 2025-11-05 | English | ||
| 42255268 | Resignation | 2025-11-05 | English | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vercom S.A.
Provides cloud communication platforms (CPaaS) for automate…
|
VRC | PL | Telecommunications, computer pr… |
|
Vivo Collaboration Solutions Limited
Provides cloud-based communication, conferencing, and colla…
|
VIVO | IN | Telecommunications, computer pr… |
|
VOGO
Develops audio and video solutions for sports, industrial, …
|
ALVGO | FR | Telecommunications, computer pr… |
|
WellCell Holdings Co., Limited
Provides telecom network support, ICT integration, speciali…
|
2477 | HK | Telecommunications, computer pr… |
|
Woori-Net Co., Ltd.
Designs and manufactures fiber optic transmission and acces…
|
115440 | KR | Telecommunications, computer pr… |
|
Wutong Holding Group CO.,LTD
Provides communication infrastructure and mobile internet d…
|
300292 | CN | Telecommunications, computer pr… |
|
Zhonggan Communication (Group) Holdings Limited
Comprehensive provider of telecom infrastructure services a…
|
2545 | HK | Telecommunications, computer pr… |
D-Link (India) Ltd 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/60792/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60792 | 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=60792 | 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=60792 \ -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": 60792}, 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 D-Link (India) Ltd (id: 60792)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.