Antong Holdings Co., Ltd. — Investor Relations & Filings
About Antong Holdings Co., Ltd.
Antong Holdings Co., Ltd. is a comprehensive logistics service provider specializing in domestic container shipping and multimodal transport solutions. The company operates through its core subsidiaries to offer integrated supply chain services, including sea-rail, sea-road, and water-to-water transshipment. Its primary business activities encompass container transportation, freight forwarding, and warehousing management. Antong Holdings maintains an extensive domestic shipping network, utilizing a large fleet of container vessels and a wide array of logistics hubs to facilitate efficient cargo movement. The company focuses on providing end-to-end logistics solutions, leveraging its digital infrastructure to optimize transport routes and enhance supply chain visibility for diverse industrial and commercial clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年环境、社会及治理(ESG)报告(英文版) | 2026-03-23 | Chinese | |
| 关于召开2025年年度业绩说明会的公告 | 2026-03-23 | Chinese | |
| 2025年度独立董事述职报告-黄呈南 | 2026-03-23 | Chinese | |
| 2025年度总裁工作报告 | 2026-03-23 | Chinese | |
| 关于2025年度拟不进行利润分配的公告 | 2026-03-23 | Chinese | |
| 公司对会计师事务所履职情况评估报告 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40478374 | 2025年环境、社会及治理(ESG)报告(英文版) | 2026-03-23 | Chinese | ||
| 40476729 | 关于召开2025年年度业绩说明会的公告 | 2026-03-23 | Chinese | ||
| 40476720 | 2025年度独立董事述职报告-黄呈南 | 2026-03-23 | Chinese | ||
| 40476710 | 2025年度总裁工作报告 | 2026-03-23 | Chinese | ||
| 40476702 | 关于2025年度拟不进行利润分配的公告 | 2026-03-23 | Chinese | ||
| 40476692 | 公司对会计师事务所履职情况评估报告 | 2026-03-23 | Chinese | ||
| 40476690 | 董事会关于对独立董事独立性自查情况的专项报告 | 2026-03-23 | Chinese | ||
| 40476680 | 2025年度关于公司非经营性资金占用及期他关联资金往来的专项说明 | 2026-03-23 | Chinese | ||
| 40476643 | 关于未来12个月内预计为全资子公司提供担保额度的公告 | 2026-03-23 | Chinese | ||
| 40476641 | 关于公司现任董事、高级管理人员2026年度薪酬的方案 | 2026-03-23 | Chinese | ||
| 40476639 | 董事、高级管理人员薪酬与绩效管理办法 | 2026-03-23 | Chinese | ||
| 40476637 | 2025年度独立董事述职报告-邵立新 | 2026-03-23 | Chinese | ||
| 40476620 | 2025年度董事会审计委员会履职报告 | 2026-03-23 | Chinese | ||
| 40476615 | 2025年度审计报告 | 2026-03-23 | Chinese | ||
| 40475479 | 关于处置老旧集装箱船舶的公告 | 2026-03-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2020 Bulkers
Operates a modern fleet of eight scrubber-fitted Newcastlem…
|
0FF | BM | Transportation and storage |
|
ADS Maritime Holding
Shipping investment company that acquires, owns, and operat…
|
ADS | CY | Transportation and storage |
|
Alpha Adriatic d.d.
A ship owning and management group for dry bulk and tanker …
|
ULPL | HR | Transportation and storage |
|
Ardmore Shipping Corp
Owns and operates product and chemical tankers for worldwid…
|
ASC | MH | Transportation and storage |
|
Asia Energy Logistics Group Limited
Provision of shipping and logistics services, vessel charte…
|
351 | HK | Transportation and storage |
|
Aspo Oyj
A conglomerate owning B2B companies in shipping, chemicals,…
|
ASPO | FI | Transportation and storage |
|
Atlantska Plovidba d.d.
A global shipping company specializing in the transport of …
|
ATPL | HR | Transportation and storage |
|
Avance Gas Holding
A former owner and operator of VLGCs for LPG transport, now…
|
AVACF | BM | Transportation and storage |
|
Awilco LNG
An LNG transportation provider owning and operating two 156…
|
ALNG | NO | Transportation and storage |
|
Azuma Shipping Co.,Ltd.
A logistics firm providing maritime/land transport, warehou…
|
9380 | JP | Transportation and storage |
Antong Holdings Co., Ltd. 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/56543/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56543 | 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=56543 | 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=56543 \ -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": 56543}, 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 Antong Holdings Co., Ltd. (id: 56543)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.