
Abalance Corporation — Investor Relations & Filings
Abalance Corporation is a vertically integrated solar technology company that manufactures and supplies high-quality solar panels and cells globally under its 'VSUN' and 'TOYO SOLAR' brands. The company's operations cover the entire production process, from ingots and wafers to cells and modules. With manufacturing facilities in Asia, Africa, and North America, Abalance has established a robust global supply chain to ensure stable delivery and mitigate geopolitical risks. The group also provides comprehensive services supporting the planning, development, sale, operation, and maintenance of solar power generation systems. While historically involved in IT and other sectors, its primary focus is now the green energy business.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半期報告書-第27期(2025/04/01-2026/03/31) | 2026-01-13 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese | |
| 内部統制報告書-第26期(2024/07/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese | |
| 有価証券報告書-第26期(2024/07/01-2025/03/31) | 2025-06-30 | Japanese | |
| 有価証券届出書(通常方式) | 2025-04-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 12574953 | 半期報告書-第27期(2025/04/01-2026/03/31) | 2026-01-13 | Japanese | ||
|
2025
11 filings
| |||||
| 7244026 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7244023 | 内部統制報告書-第26期(2024/07/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7244018 | 確認書 | 2025-06-30 | Japanese | ||
| 7244013 | 有価証券報告書-第26期(2024/07/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7267775 | 有価証券届出書(通常方式) | 2025-04-10 | Japanese | ||
| 7273699 | 訂正臨時報告書 | 2025-03-17 | Japanese | ||
| 7274770 | 変更報告書 | 2025-03-07 | Japanese | ||
| 7275758 | 臨時報告書 | 2025-02-28 | Japanese | ||
| 7276307 | 臨時報告書 | 2025-02-21 | Japanese | ||
| 7277288 | 確認書 | 2025-02-14 | Japanese | ||
| 7277290 | 半期報告書-第26期(2024/07/01-2025/06/30) | 2025-02-14 | Japanese | ||
|
2024
3 filings
| |||||
| 7294228 | 臨時報告書 | 2024-11-26 | Japanese | ||
| 7307639 | 内部統制報告書-第25期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307636 | 臨時報告書 | 2024-09-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | Electricity, gas, steam and air… |
|
ABO Wind AG
Global developer of renewable energy projects like wind, so…
|
AB9 | DE | Electricity, gas, steam and air… |
Abalance Corporation 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/13514/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13514 | 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=13514 | 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=13514 \ -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": 13514}, 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 Abalance Corporation (id: 13514)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.