
AbaCore Capital Holdings, Inc. — Investor Relations & Filings
AbaCore Capital Holdings, Inc. is a diversified investment holding company. Its core interests include real estate, financial services, gold and coal mining, and the leasing of gaming equipment. The company is a key promoter of regional development, particularly in Calabarzon, by fostering local and foreign direct investments in real estate, tourism, and infrastructure projects. Through its subsidiary, Philippine Regional Investment Development Corporation (PRIDE), it also arranges project financing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [Amend-1]Notice of Annual or Special Stockholders' Meeting | 2026-06-09 | English | |
| Information Statement | 2026-06-09 | English | |
| Integrated Annual Corporate Governance Report | 2026-06-04 | English | |
| Notice of Annual or Special Stockholders' Meeting | 2026-05-25 | English | |
| Information Statement | 2026-05-25 | English | |
| Quarterly Report | 2026-05-15 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48509568 | [Amend-1]Notice of Annual or Special Stockholders' Meeting | 2026-06-09 | English | ||
| 48510953 | Information Statement | 2026-06-09 | English | ||
| 48513898 | Integrated Annual Corporate Governance Report | 2026-06-04 | English | ||
| 48502445 | Notice of Annual or Special Stockholders' Meeting | 2026-05-25 | English | ||
| 48507230 | Information Statement | 2026-05-25 | English | ||
| 48505141 | Quarterly Report | 2026-05-15 | English | ||
| 48498157 | Annual Report | 2026-04-16 | English | ||
| 48499227 | Request for extension to file SEC Form 17-A | 2026-04-16 | English | ||
| 48500143 | Public Ownership Report | 2026-04-15 | English | ||
| 48500178 | List of Top 100 Stockholders (Common Shares) | 2026-04-15 | English | ||
| 48497390 | Material Information/Transactions | 2026-04-13 | English | ||
| 48494036 | Material Information/Transactions | 2026-03-02 | English | ||
| 48489810 | [Amend-1]Material Information/Transactions | 2026-02-10 | English | ||
| 48486784 | List of Top 100 Stockholders (Common Shares) | 2026-01-14 | English | ||
| 48486803 | Public Ownership Report | 2026-01-14 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aceso Life Science Group Limited
Investment holding with diversified interests: finance, pro…
|
474 | HK | Financial and insurance activit… |
| Achari Ventures Holdings Corp I | AVHI | US | Financial and insurance activit… |
| Acies Acquisition Corp | ACACW | US | Financial and insurance activit… |
|
Ackermans & van Haaren NV
A diversified investment group focused on creating long-ter…
|
ACKB | BE | Financial and insurance activit… |
|
ACNB CORP
Financial holding company with banking and insurance subsid…
|
ACNB | US | Financial and insurance activit… |
| ACP Holdings Acquisition Corp. Class A Ordinary Shares | ACGC | KY | Financial and insurance activit… |
| Acri Capital Acquisition Corporation | ACAC | US | Financial and insurance activit… |
| Acropolis Infrastructure Acquisition Corp | ACRO | US | Financial and insurance activit… |
| Adara Acquisition Corp. | ADRAU | US | Financial and insurance activit… |
| Adit EdTech Acquisition Cor | ADEX | US | Financial and insurance activit… |
AbaCore Capital Holdings, Inc. 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/75997/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=75997 | 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=75997 | 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=75997 \ -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": 75997}, 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 AbaCore Capital Holdings, Inc. (id: 75997)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.