
Infinity Logistics and Transport Ventures Limited — Investor Relations & Filings
Infinity Logistics and Transport Ventures Limited provides comprehensive, integrated third-party logistics (3PL) solutions and value chain services. The company's core business segments encompass Integrated Freight Forwarding (including NVOCC operations), Land Transportation, Warehousing, and Distribution. A key specialization is the provision of Flexitank solutions and related services, which facilitates the bulk transport of non-hazardous liquids. Furthermore, the company offers value-added services such as palletising, labelling, and repackaging. Serving a wide range of industries, notably palm oil processors, Infinity operates an international network to deliver end-to-end supply chain management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO APPOINTMENT OF AUDITOR | 2026-05-15 | English | |
| (1) PROPOSED GRANT OF GENERAL MANDATES TO ISSUE NEW SHARES AND BUY-BACK SHARES; (2) PROPOSED RE-ELECTION OF RETIRING DIRECTORS; AND (3) NOTICE OF ANNUAL GENERAL MEETING | 2026-04-27 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-27 | English | |
| FORM OF PROXY FOR ANNUAL GENERAL MEETING (OR AT ANY ADJOURNMENT THEREOF) | 2026-04-27 | English | |
| 2025 ANNUAL REPORT | 2026-04-27 | English | |
| EXCHANGE NOTICE - RESUMPTION OF TRADING | 2026-04-10 | English |
Browse filings by year
28 years- 2026 19 filings
- 2025 92 filings
- 2024 71 filings
- 2023 75 filings
- 2022 71 filings
- 2021 90 filings
- 2020 92 filings
- 2019 59 filings
- 2018 32 filings
- 2017 38 filings
- 2016 49 filings
- 2015 83 filings
- 2014 37 filings
- 2013 41 filings
- 2012 42 filings
- 2011 42 filings
- 2010 26 filings
- 2009 30 filings
- 2008 29 filings
- 2007 38 filings
- 2006 31 filings
- 2005 36 filings
- 2004 21 filings
- 2003 21 filings
- 2002 36 filings
- 2001 25 filings
- 2000 62 filings
- 1999 28 filings
Market data
Market data not available
Price history
Peer group · Intermediation service activities for freight transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accuracy Shipping Limited
3PL provider offering freight forwarding, customs clearance…
|
ACCURACY | IN | Transportation and storage |
|
AGX GROUP BERHAD
Provides integrated 3PL solutions including sea, air, land …
|
— | MY | Transportation and storage |
|
Ahlers AG
Manufacturer of men's fashion apparel with proprietary and …
|
AAH | DE | Transportation and storage |
|
AIT CORPORATION
Integrated logistics provider specializing in trade with Ch…
|
9381 | JP | Transportation and storage |
|
Amiable Logistics (India) Limited
Provides integrated logistics, customs clearance, and freig…
|
AMIABLE | IN | Transportation and storage |
|
ANCOM LOGISTICS BERHAD
Providing comprehensive logistics solutions: rental, transp…
|
— | MY | Transportation and storage |
|
Andino Global
Develops and operates airport and port infrastructure and p…
|
MLAIG | ES | Transportation and storage |
|
A.P. Møller - Mærsk
An integrated transport and logistics company for global tr…
|
MAERSK | DK | Transportation and storage |
|
Aquila Part Prod Com
Specializes in integrated distribution and logistics for co…
|
AQ | RO | Transportation and storage |
|
ARCBEST CORP /DE/
Integrated logistics company providing multi-modal freight …
|
ARCB | US | Transportation and storage |
Infinity Logistics and Transport Ventures 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/49925/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49925 | 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=49925 | 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=49925 \ -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": 49925}, 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 Infinity Logistics and Transport Ventures Limited (id: 49925)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.