
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 |
|---|---|---|---|
|
B-GAMING SA
Develops tech solutions for capturing, processing info and …
|
— | AR | Telecommunications, computer pr… |
|
BigBear.ai Holdings, Inc.
Provides AI-powered decision intelligence solutions for mis…
|
BBAI | US | Telecommunications, computer pr… |
|
BIGG Digital Assets Inc.
Owns and operates digital asset businesses focusing on trad…
|
BIGG | CA | Telecommunications, computer pr… |
|
Bigknowledge Enterprises Inc.
Develops knowledge management products, customized eLearnin…
|
— | CA | Telecommunications, computer pr… |
|
BIG Technologies PLC
Developer and provider of a technology platform for remote …
|
BIG | GB | Telecommunications, computer pr… |
|
BI MATRIX Co., Ltd.
Provides generative AI solutions for enterprise data analyt…
|
413640 | KR | Telecommunications, computer pr… |
|
Binovi Technologies Corp.
Develops software for visual and neuro-cognitive processing…
|
BNVIF | CA | Telecommunications, computer pr… |
|
BIO KEY INTERNATIONAL INC
Provider of Identity and Access Management (IAM) and biomet…
|
BKYI | US | Telecommunications, computer pr… |
|
BIONEXO S.A.
Provides cloud-based supply chain and procurement solutions…
|
— | BR | Telecommunications, computer pr… |
|
Biosign Technologies Inc.
Develops cloud-based remote patient monitoring (RPM) and no…
|
BIOh | CA | 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.