
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 |
|---|---|---|---|
|
AXGATE Co., Ltd.
Develops and supplies integrated network security systems l…
|
356680 | KR | Telecommunications, computer pr… |
|
Axilion Smart Mobility Ltd.
Artificial intelligence software company developing solutio…
|
AILN | IL | Telecommunications, computer pr… |
|
AXON ENTERPRISE, INC.
Develops integrated hardware and software solutions for pub…
|
AXON | US | Telecommunications, computer pr… |
|
Axons Vision Ltd.
Develops AI perception and decision-making applications for…
|
AXN | IL | Telecommunications, computer pr… |
|
Axway Software
Manages and secures complex data flows with API management,…
|
AXW | FR | Telecommunications, computer pr… |
|
Ayfie Group
Develops an AI platform for secure enterprise search and kn…
|
AYFIE | NO | Telecommunications, computer pr… |
|
Backstageplay Inc.
Provides a gamification platform specializing in iGaming, C…
|
BP.V | CA | Telecommunications, computer pr… |
|
Bairong Inc.
Enterprise AI application service company providing RaaS fo…
|
6608 | KY | Telecommunications, computer pr… |
|
Baiwang Co., Ltd.
SaaS provider offering intelligent electronic invoice and t…
|
6657 | HK | Telecommunications, computer pr… |
|
Bankware Global Co., Ltd.
Develops core banking systems and cloud business platforms …
|
199480 | KR | 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.