
ASIA PILE HOLDINGS CORPORATION — Investor Relations & Filings
Asia Pile Holdings Corporation is a holding company operating as a general foundation engineering group. The company specializes in the foundation construction business, with core activities encompassing the manufacturing, sales, and installation of various foundation piles. Its product portfolio includes precast concrete piles and steel pipe piles. In addition to product supply, the group's subsidiaries also perform foundation work as contractors. The company focuses on providing comprehensive foundation solutions to support infrastructure development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 内部統制報告書-第20期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第20期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8276331 | 確認書 | 2025-11-13 | Japanese | ||
| 8276321 | 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7242171 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7251131 | 内部統制報告書-第20期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251095 | 確認書 | 2025-06-25 | Japanese | ||
| 7251079 | 有価証券報告書-第20期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7259870 | 臨時報告書 | 2025-06-09 | Japanese | ||
|
2024
8 filings
| |||||
| 7298568 | 半期報告書-第20期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7298562 | 確認書 | 2024-11-13 | Japanese | ||
| 7317642 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7322284 | 内部統制報告書-第19期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322279 | 確認書 | 2024-06-27 | Japanese | ||
| 7322282 | 有価証券報告書-第19期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350445 | 確認書 | 2024-02-14 | Japanese | ||
| 7350440 | 四半期報告書-第19期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Badger Daylighting Inc.
Largest North American provider of non-destructive hydro-ex…
|
BDGI | CA | Construction |
|
Badger Infrastructure Solutions Ltd.
North America's largest provider of non-destructive hydro-e…
|
BDGI | CA | Construction |
|
Basetrophy Group Holdings Limited
Provides foundation and civil engineering works, and trades…
|
8460 | HK | Construction |
|
Chinney Alliance Group Limited
Building contracting, ground engineering, foundation work, …
|
385 | HK | Construction |
|
Chinney Kin Wing Holdings Limited
Provider of foundation engineering services, construction, …
|
1556 | HK | Construction |
|
CT Vision (International) Holdings Limited
Operates in construction, renewable energy, social e-commer…
|
994 | HK | Construction |
|
DirectBooking Technology Co., Ltd.
An investment holding company providing construction materi…
|
ZDAI | US | Construction |
|
Dragon Rise Group Holdings Limited
Hong Kong subcontractor specializing in foundation engineer…
|
6829 | HK | Construction |
|
FEG Holdings Corporation Limited
Foundation engineering contractor providing foundation work…
|
1413 | HK | Construction |
|
Giken Holdings Co., Ltd.
A construction group specializing in press-in piling techno…
|
1443 | JP | Construction |
ASIA PILE HOLDINGS 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/11532/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11532 | 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=11532 | 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=11532 \ -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": 11532}, 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 ASIA PILE HOLDINGS CORPORATION (id: 11532)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.