
KLN Logistics Group Limited — Investor Relations & Filings
KLN Logistics Group Limited provides comprehensive supply chain solutions, operating as a global logistics service provider. The core business encompasses integrated logistics, contract logistics, and international freight forwarding, utilizing air, ocean, road, rail, and multimodal transport capabilities. The company also specializes in e-commerce logistics and industrial project logistics. KLN maintains a strategic focus on emerging markets, leveraging extensive infrastructure, ground support, and local expertise across key regions including Mainland China, India, Southeast Asia, the CIS, the Middle East, and Latin America (LATAM). This network is designed to connect markets and facilitate global trade through resilient, end-to-end logistics management.
Recent filings
Browse filings by year
28 years- 2026 29 filings
- 2025 175 filings
- 2024 87 filings
- 2023 112 filings
- 2022 97 filings
- 2021 947 filings
- 2020 155 filings
- 2019 153 filings
- 2018 126 filings
- 2017 92 filings
- 2016 82 filings
- 2015 130 filings
- 2014 122 filings
- 2013 52 filings
- 2012 34 filings
- 2011 33 filings
- 2010 32 filings
- 2009 28 filings
- 2008 12 filings
- 2007 12 filings
- 2006 11 filings
- 2005 13 filings
- 2004 10 filings
- 2003 8 filings
- 2002 10 filings
- 2001 7 filings
- 2000 5 filings
- 1999 2 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 |
KLN Logistics Group 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/49356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49356 | 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=49356 | 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=49356 \ -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": 49356}, 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 KLN Logistics Group Limited (id: 49356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.