
Aberdeen International Inc. — Investor Relations & Filings
Aberdeen International Inc. is a global resource investment corporation and merchant bank. It specializes in providing investment capital and investment banking services to micro and small capitalization companies within the resource sector. The company's investment mandate emphasizes industries such as natural resources, green energy, clean energy, renewable resources, and agriculture.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim financial statements/report – English.pdf | 2025-09-17 | English | |
| News release - English.pdf | 2025-07-03 | English | |
| Material change report - English.pdf | 2025-06-11 | English | |
| News release - English.pdf | 2025-06-04 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2025-06-04 | English | |
| 52-109F2 - Certification of interim filings - CFO (E).pdf | 2025-06-04 | English |
Browse filings by year
25 years- 2026 6 filings
- 2025 31 filings
- 2024 33 filings
- 2023 32 filings
- 2022 38 filings
- 2021 45 filings
- 2020 28 filings
- 2019 18 filings
- 2018 21 filings
- 2017 38 filings
- 2016 45 filings
- 2015 48 filings
- 2014 3 filings
- 2013 1 filing
- 2012 4 filings
- 2011 3 filings
- 2010 2 filings
- 2009 2 filings
- 2008 3 filings
- 2007 1 filing
- 2005 1 filing
- 2001 3 filings
- 2000 1 filing
- 1998 3 filings
- 1997 4 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 32313299 | Interim financial statements/report – English.pdf | 2025-09-17 | English | ||
| 47359250 | News release - English.pdf | 2025-07-03 | English | ||
| 13800143 | Material change report - English.pdf | 2025-06-11 | English | ||
| 13797537 | News release - English.pdf | 2025-06-04 | English | ||
| 13797548 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2025-06-04 | English | ||
| 13797547 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2025-06-04 | English | ||
| 13797550 | Interim financial statements/report – English.pdf | 2025-06-04 | English | ||
| 13797549 | Interim MD&A - English.pdf | 2025-06-04 | English | ||
| 13797553 | Other.pdf | 2025-06-04 | English | ||
| 13794083 | Other.pdf | 2025-05-27 | English | ||
| 13794082 | Form of proxy - English.pdf | 2025-05-27 | English | ||
| 13794081 | Other.pdf | 2025-05-27 | English | ||
| 13794080 | Management information circular - English.pdf | 2025-05-27 | English | ||
| 13788777 | Material change report - English.pdf | 2025-05-02 | English | ||
| 47359315 | News release - English.pdf | 2025-05-01 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of non-money market investments funds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
029 Group SE
Global investment platform for the hospitality and lifestyl…
|
Z29 | DE | Financial and insurance activit… |
|
21Shares Bitcoin ETP
An ETP providing direct, physically backed exposure to Bitc…
|
ABTC | CH | Financial and insurance activit… |
|
21Shares Ethereum ETF
An ETF holding spot ether to track its performance, with po…
|
TETH | US | Financial and insurance activit… |
|
2invest AG
An investment company focusing on biotech, life science, an…
|
2INV | DE | Financial and insurance activit… |
|
3i Group PLC
An international investment company focused on Private Equi…
|
III | GB | Financial and insurance activit… |
|
3i Infrastructure PLC
Manages mid-market infrastructure assets in developed marke…
|
3IN | JE | Financial and insurance activit… |
|
450 PLC
An acquisition vehicle acquiring businesses in creative, e-…
|
450 | JE | Financial and insurance activit… |
|
49 North Resources Inc.
A venture capital firm specializing in seed and early-stage…
|
FNR | CA | Financial and insurance activit… |
|
4Aim SICAF
An investment fund investing in listed or pre-listing SMEs,…
|
AIM | IT | Financial and insurance activit… |
|
786 Investment (Right)
Asset management and NBFC offering diverse investment produ…
|
786R | PK | Financial and insurance activit… |
Aberdeen International 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/43782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43782 | 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=43782 | 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=43782 \ -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": 43782}, 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 Aberdeen International Inc. (id: 43782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.