Vikram Solar Limited — Investor Relations & Filings
Vikram Solar Limited specializes in the manufacturing of high-efficiency solar photovoltaic (PV) modules and the provision of comprehensive engineering, procurement, and construction (EPC) services. The product portfolio includes advanced monocrystalline, bifacial, and half-cut cell modules designed for utility-scale, commercial, and industrial applications. Beyond manufacturing, the firm offers end-to-end solutions encompassing project design, installation, and operations and maintenance (O&M) services. With a significant annual production capacity and a focus on research and development, the entity delivers energy infrastructure globally. Technical expertise extends to specialized applications such as floating solar and rooftop installations, supported by international quality certifications and a robust supply chain.
Recent filings
No filings indexed yet
We are still gathering filings for Vikram Solar Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of solar cells, solar panels and photovoltaic inverters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Waaree Energies Limited
Manufacturer of solar PV modules and provider of integrated…
|
WAAREEENER | IN | Manufacturing |
|
Websol Energy System Limited
Manufactures crystalline silicon PV solar cells and modules…
|
WEBELSOLAR | IN | Manufacturing |
|
Win Win Precision Technology Co., Ltd.
Provides precision semiconductor parts and integrated renew…
|
4949 | TW | Manufacturing |
|
Zhejiang Sunoren Solar Technology Co.,Ltd.
Manufacturer of high-efficiency PV modules and solar system…
|
603105 | CN | Manufacturing |
|
海泰新能
Manufactures high-efficiency solar PV modules and integrate…
|
920985 | CN | Manufacturing |
|
艾能聚
Manufactures solar cells and provides distributed photovolt…
|
920770 | CN | Manufacturing |
Vikram Solar 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/59364/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59364 | 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=59364 | 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=59364 \ -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": 59364}, 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 Vikram Solar Limited (id: 59364)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.