
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 |
|---|---|---|---|
|
BEIJING HAOHAN DATA TECHNOLOGY CO., LTD.
Provides big data intelligence, network security, and traff…
|
688292 | CN | Telecommunications, computer pr… |
|
Beijing Huaru Technology Co., Ltd.
Provides modeling and simulation solutions for defense, aer…
|
301302 | CN | Telecommunications, computer pr… |
|
BEIJING INFOSEC TECHNOLOGIES CO.,LTD
Provides cryptographic solutions, PKI systems, and identity…
|
688201 | CN | Telecommunications, computer pr… |
|
BEIJING INTERACT TECHNOLOGY CO.,LTD.
Provides AI-driven contact center solutions and omnichannel…
|
300419 | CN | Telecommunications, computer pr… |
|
BEIJING JINGYEDA TECHNOLOGY CO.,LTD.
Provides smart education, examination management, and digit…
|
003005 | CN | Telecommunications, computer pr… |
|
Beijing Join-Cheer Software Co.,Ltd.
Provides enterprise management software and IT services for…
|
002279 | CN | Telecommunications, computer pr… |
|
Beijing Kingsoft Office Software, Inc.
Develops cross-platform office productivity solutions with …
|
688111 | CN | Telecommunications, computer pr… |
|
Beijing Longruan Technologies Inc.
Develops GIS software for intelligent mine construction and…
|
688078 | CN | Telecommunications, computer pr… |
|
Beijing Saimo Technology Co., Ltd.
Technology-driven provider of ICV testing and validation so…
|
2571 | HK | Telecommunications, computer pr… |
|
Beijing Seeyon Internet Software Corp.
Provides collaborative management software and digital tran…
|
688369 | CN | 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.