
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 Asiacom Information Technology Co., Ltd.
Provides IT solutions, BSS, OSS, and CRM software for telec…
|
301085 | CN | Telecommunications, computer pr… |
|
Beijing Baolande Software Corporation.
Develops middleware and AIOps solutions for high-availabili…
|
688058 | CN | Telecommunications, computer pr… |
|
BEIJING BOHUI SCIENCE & TECHNOLOGY CO.,LTD
Provides intelligent video monitoring and operation mainten…
|
688004 | CN | Telecommunications, computer pr… |
|
Beijing Compass Technology Development Co., Ltd.
Provides securities investment analysis software and integr…
|
300803 | CN | Telecommunications, computer pr… |
|
BEIJING DEEP GLINT TECHNOLOGY CO., LTD.
Provides computer vision and big data solutions for public …
|
688207 | CN | Telecommunications, computer pr… |
|
Beijing eGOVA Co., Ltd
Specialized provider of smart city management and digital g…
|
300075 | CN | Telecommunications, computer pr… |
|
Beijing E-techstar Co.,Ltd
Develops intelligent transportation and IT solutions for ur…
|
300513 | CN | Telecommunications, computer pr… |
|
BEIJING FOREVER TECHNOLOGY CO., LTD
Provides BIM software and digital twin platforms for infras…
|
300365 | CN | Telecommunications, computer pr… |
|
Beijing Geekplus Technology Co., Ltd.
Leading global provider of intelligent logistics and wareho…
|
2590 | HK | Telecommunications, computer pr… |
|
Beijing Global Safety Technology Co., Ltd.
Offers public safety and emergency management solutions for…
|
300523 | 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.