Ampa Ltd. — Investor Relations & Filings
About Ampa Ltd.
Ampa Ltd. is a holding company with primary operations in real estate and finance. Through its subsidiaries, the company develops, manages, and executes a wide range of high-quality residential projects. It also develops, holds, rents, and manages income-producing commercial properties, including office and industrial buildings. In the financial sector, its subsidiary Ampa Capital operates as a non-bank credit company, providing financing solutions to small and medium-sized businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of special meeting for 8.3.26 - voting deed | 2026-02-01 | English | |
| Private placement | 2026-01-30 | English | |
| Holdings of interested parties/officers as of 31.12.25 | 2026-01-08 | English | |
| Company's liability status as of 30.9.25, by maturity dates | 2025-11-27 | English | |
| Quarter 3 report for 2025 | 2025-11-27 | English | |
| Quarter 3 report for 2025 | 2025-11-27 | Hebrew (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 13888113 | Notice of special meeting for 8.3.26 - voting deed | 2026-02-01 | English | ||
| 13719730 | Private placement | 2026-01-30 | English | ||
| 12246440 | Holdings of interested parties/officers as of 31.12.25 | 2026-01-08 | English | ||
|
2025
8 filings
| |||||
| 8716601 | Company's liability status as of 30.9.25, by maturity dates | 2025-11-27 | English | ||
| 8716597 | Quarter 3 report for 2025 | 2025-11-27 | English | ||
| 8716595 | Quarter 3 report for 2025 | 2025-11-27 | Hebrew (modern) | ||
| 8716588 | Quarter 3 report for 2025 | 2025-11-27 | Russian | ||
| 7854783 | Opening of Trading on September 21 2025-AMPA B1 | 2025-09-18 | English | ||
| 7843972 | Identifying Details of New Security-AMPA B1 | 2025-09-17 | English | ||
| 7653930 | Opening of Trading on August 7, 2025-AMPA P1 | 2025-08-06 | English | ||
| 7651610 | Identifying Details of New Security- AMPA P1 | 2025-08-05 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
|
Changshu Tianyin Electromechanical Co.,Ltd.
Manufactures components for household appliance refrigerati…
|
300342 | CN | Manufacturing |
Ampa Ltd. 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/10817/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10817 | 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=10817 | 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=10817 \ -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": 10817}, 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 Ampa Ltd. (id: 10817)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.