
Sinopec Kantons Holdings Limited — Investor Relations & Filings
Sinopec Kantons Holdings Limited is an investment holding company specializing in petrochemical storage, terminal, and logistics services. The company's principal activities include the operation of crude oil loading, unloading, storage, and transportation facilities, providing essential crude oil jetty services. Its core business focuses on the receiving, storage, and delivery of petroleum and petrochemical products. The company manages a significant portfolio of assets, including seven domestic storage terminal companies (wholly-owned or joint ventures) and operational overseas storage projects such as Vesta Terminals and Fujairah Oil Terminal FZC. Additionally, the company participates in the liquefied natural gas (LNG) sector through vessel transportation, operating 8 LNG carriers via joint ventures, aiming to be a first-class international petrochemical storage and logistics provider.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return for April 2026 | 2026-04-30 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-17 | English | |
| Letter to Non-registered holders - Notification of Publication of 2025 Annual Report, Circular dated 17 April 2026 and Notice of Annual General Meeting | 2026-04-17 | English | |
| Letter to Registered Shareholders - Notification of Publication of 2025 Annual Report, Circular dated 17 April 2026, Notice of Annual General Meeting and Form of Proxy | 2026-04-17 | English | |
| Letter to New Shareholders - Election of means of receipt and language of corporate communications | 2026-04-17 | English | |
| Proxy Form for 2025 AGM | 2026-04-17 | English |
Browse filings by year
28 years- 2026 31 filings
- 2025 47 filings
- 2024 35 filings
- 2023 34 filings
- 2022 48 filings
- 2021 29 filings
- 2020 29 filings
- 2019 35 filings
- 2018 25 filings
- 2017 25 filings
- 2016 29 filings
- 2015 29 filings
- 2014 36 filings
- 2013 36 filings
- 2012 41 filings
- 2011 32 filings
- 2010 33 filings
- 2009 23 filings
- 2008 28 filings
- 2007 16 filings
- 2006 15 filings
- 2005 23 filings
- 2004 13 filings
- 2003 13 filings
- 2002 11 filings
- 2001 8 filings
- 2000 5 filings
- 1999 4 filings
Market data
Market data not available
Price history
Peer group · Service activities incidental to water transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABS Marine Services Limited
Provides ship management, marine engineering, and technical…
|
ABSMARINE | IN | Transportation and storage |
|
ABU DHABI PORTS CO Euro MTN 2.5% MAY2031
Leading developer and operator of ports and industrial zone…
|
XSADPMTN0531 | AE | Transportation and storage |
|
Abu Dhabi Ports Company PJSC
Operates world-class ports, economic zones, maritime, logis…
|
ADPORTS | AE | Transportation and storage |
|
ACI d.d.
Nautical tourism company operating the largest chain of mar…
|
ACI | HR | Transportation and storage |
|
Adani Ports and Special Economic Zone Ltd
Integrated port infrastructure and logistics provider with …
|
ADANIPORTS | IN | Transportation and storage |
|
ARVIND PORT AND INFRA LIMITED
Develops and manages port facilities and infrastructure for…
|
ARVINDPORT | IN | Transportation and storage |
|
Beibu Gulf Port Co., Ltd.
Manages port facilities and logistics services across the B…
|
000582 | CN | Transportation and storage |
|
BINTULU PORT HOLDINGS BHD
An investment holding company providing comprehensive port …
|
— | MY | Transportation and storage |
|
CBL International Ltd
A marine fuel logistics company providing one-stop vessel r…
|
BANL | US | Transportation and storage |
|
CCTC
Provides container terminal, warehousing, and stevedoring w…
|
2613 | TW | Transportation and storage |
Sinopec Kantons 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/49576/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49576 | 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=49576 | 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=49576 \ -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": 49576}, 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 Sinopec Kantons Holdings Limited (id: 49576)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.