
AHASOLAR TECHNOLOGIES LIMITED — Investor Relations & Filings
Ahasolar Technologies Limited specializes in providing digital solutions and advisory services for the solar energy sector. The company develops software-as-a-service (SaaS) platforms designed to streamline the lifecycle of solar power projects. Its core offerings include project management tools, design software, and a marketplace that connects solar installers, equipment manufacturers, and end-users. The company provides specialized platforms for government agencies and utility providers to manage solar rooftop applications and regulatory compliance. Additionally, it offers technical consultancy and advisory services for large-scale renewable energy projects. By integrating data analytics and cloud-based technology, the company aims to optimize the deployment of solar energy systems and enhance operational efficiency for stakeholders across the renewable energy value chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| The Audited Financial Results as on 31.03.2026 is enclosed. | 2026-05-29 | English | |
| Statement of Deviation or Variation for the half year ended on 31/03/2026 | 2026-05-29 | English | |
| Audited Financial Results for 31.03.2026 is enclosed. | 2026-05-28 | English | |
| Outcome for Meeting is enclosed | 2026-05-28 | English | |
| Intimation of Commencement of Solar Power Plant. | 2026-05-21 | English | |
| Ahasolar Technologies Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Notice is hereby given .... | 2026-05-19 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 47878011 | The Audited Financial Results as on 31.03.2026 is enclosed. | 2026-05-29 | English | ||
| 47878055 | Statement of Deviation or Variation for the half year ended on 31/03/2026 | 2026-05-29 | English | ||
| 47855339 | Audited Financial Results for 31.03.2026 is enclosed. | 2026-05-28 | English | ||
| 47855376 | Outcome for Meeting is enclosed | 2026-05-28 | English | ||
| 46714604 | Intimation of Commencement of Solar Power Plant. | 2026-05-21 | English | ||
| 46535782 | Ahasolar Technologies Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 28/05/2026 ,inter alia, to consider and approve Notice is hereby given .... | 2026-05-19 | English | ||
| 45142130 | Revised Work Order file on 11th May, 2026. | 2026-05-12 | English | ||
| 44893403 | Intimation of receipt of work order received. | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CEMTREX INC
A diversified technology company offering security solution…
|
CETX | US | Telecommunications, computer pr… |
|
CENSOF HOLDINGS BERHAD
An investment holding company specializing in financial man…
|
— | MY | Telecommunications, computer pr… |
|
Centrinity Inc.
A technology company specializing in unified messaging and …
|
CTI | CA | Telecommunications, computer pr… |
|
Cerence Inc.
Develops conversational AI solutions for the automotive and…
|
CRNC | US | Telecommunications, computer pr… |
|
CERILLION PLC
Provides enterprise software for billing, charging, and CRM…
|
CER | GB | Telecommunications, computer pr… |
|
Certicom Corp.
Specialist in applied cryptography and key management, know…
|
— | CA | Telecommunications, computer pr… |
|
CGS HOLDINGS INC.
A DX integrator for manufacturing, developing proprietary C…
|
6633 | JP | Telecommunications, computer pr… |
|
Cg-Vak Software & Exports Ltd.
Provides custom software, mobile apps, and managed IT servi…
|
531489 | IN | Telecommunications, computer pr… |
|
Chalk Media Corp.
Develops specialized K-12 software for curriculum managemen…
|
— | CA | Telecommunications, computer pr… |
|
Chameleon Smart Home PLC
Develops an AI-powered, system-independent smart home autom…
|
CHOME | HU | Telecommunications, computer pr… |
AHASOLAR TECHNOLOGIES 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/62999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62999 | 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=62999 | 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=62999 \ -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": 62999}, 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 AHASOLAR TECHNOLOGIES LIMITED (id: 62999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.