
INVERSIONES ATLANTIDA, S.A. — Investor Relations & Filings
INVERSIONES ATLANTIDA, S.A. (INVATLAN) is a strategic financial holding company with a century-long track record, overseeing a diverse portfolio of financial enterprises. It delivers comprehensive financial solutions, including banking, insurance, pension fund management, and investment advisory services. Catering to individuals, businesses, and corporations, INVATLAN focuses on fostering financial inclusion, securing financial futures, and empowering economic progress. The company also provides administrative and support services to enhance operational efficiency across its group, serving markets throughout Latin America and expanding into Europe.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Issuer's Early Redemption (Call Option)::Mandatory | 2026-02-26 | English | |
| Issuer's Early Redemption (Call Option)::Mandatory | 2026-01-06 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 44894736 | Issuer's Early Redemption (Call Option)::Mandatory | 2026-02-26 | English | ||
| 44898238 | Issuer's Early Redemption (Call Option)::Mandatory | 2026-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Starrex International Ltd.
Financial services focused on US real estate, providing tit…
|
STX | CA | Financial and insurance activit… |
|
XPS PENSIONS GROUP PLC
A pensions consulting and administration business for pensi…
|
XPS | GB | Financial and insurance activit… |
|
Yolo Group
Insurtech company with a platform for distributing digital …
|
YOLO | IT | Financial and insurance activit… |
|
Zhibao Technology Inc.
A 2B2C provider of digital insurance solutions via a propri…
|
ZBAO | US | Financial and insurance activit… |
INVERSIONES ATLANTIDA, S.A. 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/67644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67644 | 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=67644 | 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=67644 \ -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": 67644}, 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 INVERSIONES ATLANTIDA, S.A. (id: 67644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.