
KONSORTIUM LOGISTIK BERHAD — Investor Relations & Filings
Konsortium Logistik Berhad is an integrated logistics service provider offering end-to-end supply chain solutions. Established in 1984, the company specializes in a comprehensive range of services including container haulage, general transportation, warehousing and distribution, and freight forwarding (air and sea). It also provides shipping agency, customs and port clearance services, and vehicle shipping. Konsortium Logistik Berhad caters to diverse sectors through specialized solutions such as automotive logistics, project logistics for government, private, energy, and oil & gas industries, and e-commerce logistics. The company focuses on timely, accurate, and reliable delivery, with a strong emphasis on safety for specialized logistics requirements.
Recent filings
No filings indexed yet
We are still gathering filings for KONSORTIUM LOGISTIK BERHAD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XIN HWA HOLDINGS BERHAD
Integrated logistics provider (land transport, warehousing,…
|
— | MY | Transportation and storage |
|
XinJiang Tianshun Supply Chain CO.,LTD.
Provides multimodal logistics, bulk commodity distribution,…
|
002800 | CN | Transportation and storage |
|
Yongtaiyun Chemical Logistics Co.,Ltd.
Integrated supply chain solutions for hazardous chemical tr…
|
001228 | CN | Transportation and storage |
|
Y.U.D.Yangtze River Investment Industry Co.,Ltd.
Provides integrated logistics, supply chain management, and…
|
600119 | CN | Transportation and storage |
|
华光源海
Provides integrated logistics, multimodal transport, and su…
|
920351 | CN | Transportation and storage |
KONSORTIUM LOGISTIK BERHAD 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/70895/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70895 | 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=70895 | 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=70895 \ -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": 70895}, 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 KONSORTIUM LOGISTIK BERHAD (id: 70895)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.