%20Limited/other/Leeport_Holdings_Limited-logo.png)
Leeport (Holdings) Limited — Investor Relations & Filings
Leeport (Holdings) Limited is a manufacturing technologies solution provider and distributor, offering a total solution encompassing equipment, tools, accessories, and comprehensive support services. Established in 1967, the company specializes in the trading, installation, and maintenance of advanced production equipment. Key product categories include metalworking machinery, metalforming machinery, measuring instruments, cutting tools, and specialized electronic equipment, particularly for printed circuit board (PCB) manufacture and assembly. Beyond equipment distribution, Leeport provides value-added services such as product design, prototype fabrication, part manufacturing services, and rapid prototyping (through its subsidiary, Rapman Limited). The company supports its operations and client base through dedicated Advanced Manufacturing Technology Centres.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notification Letter and Request Form to Non-registered Shareholders | 2026-05-18 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-05-18 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| Notification Letter and Reply Form to Registered Shareholders | 2026-04-29 | English | |
| Notification Letter and Request Form to Non-registered Shareholders | 2026-04-29 | English | |
| (1) PROPOSED GRANTING OF GENERAL MANDATES TO ISSUE SHARES AND TO REPURCHASE SHARES, (2) INFORMATION ON THE RETIRING DIRECTORS TO BE RE-ELECTED AT THE 2026 ANNUAL GENERAL MEETING, AND (3) NOTICE OF ANN | 2026-04-29 | English |
Browse filings by year
28 years- 2026 22 filings
- 2025 145 filings
- 2024 117 filings
- 2023 156 filings
- 2022 168 filings
- 2021 130 filings
- 2020 152 filings
- 2019 124 filings
- 2018 135 filings
- 2017 78 filings
- 2016 82 filings
- 2015 82 filings
- 2014 118 filings
- 2013 122 filings
- 2012 75 filings
- 2011 98 filings
- 2010 64 filings
- 2009 99 filings
- 2008 164 filings
- 2007 102 filings
- 2006 68 filings
- 2005 58 filings
- 2004 46 filings
- 2003 51 filings
- 2002 14 filings
- 2001 7 filings
- 2000 8 filings
- 1999 6 filings
Market data
Market data not available
Price history
Peer group · Installation of industrial machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gérard Perrier Industrie
Designs, installs, and maintains industrial electrical and …
|
PERR | FR | Manufacturing |
Leeport (Holdings) Limited 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/49182/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49182 | 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=49182 | 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=49182 \ -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": 49182}, 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 Leeport (Holdings) Limited (id: 49182)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.