HENGTONG LOGISTICS CO., LTD. — Investor Relations & Filings
About HENGTONG LOGISTICS CO., LTD.
Hengtong Logistics Co., Ltd. specializes in comprehensive logistics and supply chain management services. The company primarily focuses on the transportation of energy products, particularly Liquefied Natural Gas (LNG), and hazardous chemicals. Its core operations include road freight transportation, port logistics, and specialized warehousing solutions. The firm integrates advanced information technology to optimize fleet management and distribution efficiency. Key service offerings encompass vehicle maintenance, refueling station operations, and multimodal transport coordination. By leveraging a large-scale specialized transport fleet, the company serves industrial clients and energy providers, ensuring the safe and efficient movement of bulk commodities and specialized cargo across regional and international networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 恒通物流股份有限公司关于在南山集团财务有限公司办理金融业务的风险持续评估报告 | 2026-04-17 | Chinese | |
| 恒通物流股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese | |
| 恒通物流股份有限公司章程(2026年5月修订) | 2026-04-17 | Chinese | |
| 恒通物流股份有限公司2025年度独立董事述职报告(胡元木) | 2026-04-17 | Chinese | |
| 恒通物流股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-17 | Chinese | |
| 恒通物流股份有限公司2026年第一季度报告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34827114 | 恒通物流股份有限公司关于在南山集团财务有限公司办理金融业务的风险持续评估报告 | 2026-04-17 | Chinese | ||
| 34827088 | 恒通物流股份有限公司2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 34827030 | 恒通物流股份有限公司章程(2026年5月修订) | 2026-04-17 | Chinese | ||
| 34826549 | 恒通物流股份有限公司2025年度独立董事述职报告(胡元木) | 2026-04-17 | Chinese | ||
| 34825868 | 恒通物流股份有限公司董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-17 | Chinese | ||
| 34822229 | 恒通物流股份有限公司2026年第一季度报告 | 2026-04-17 | Chinese | ||
| 34820408 | 恒通物流股份有限公司关于公司总经理离任暨聘任总经理的公告 | 2026-04-17 | Chinese | ||
| 34820402 | 恒通物流股份有限公司关于变更经营范围并修订《公司章程》的公告 | 2026-04-17 | Chinese | ||
| 34820380 | 关于恒通物流股份有限公司非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-17 | Chinese | ||
| 34819589 | 恒通物流股份有限公司关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-17 | Chinese | ||
| 34818444 | 恒通物流股份有限公司内部控制审计报告 | 2026-04-17 | Chinese | ||
| 37421924 | 恒通物流股份有限公司关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2026-04-07 | Chinese | ||
| 37421910 | 恒通物流股份有限公司第五届董事会第十六次会议决议公告 | 2026-04-01 | Chinese | ||
| 37421909 | 恒通物流股份有限公司关于股份回购进展公告 | 2026-04-01 | Chinese | ||
| 37421906 | 恒通物流股份有限公司关于向控股子公司提供财务资助的公告 | 2026-04-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Freight transport by road
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABC India Ltd.
Provides project logistics and heavy-duty transport for ove…
|
520123 | IN | Transportation and storage |
|
AMJ Campbell Inc.
Major provider of relocation and logistics services, handli…
|
— | CA | Transportation and storage |
|
ANE (Cayman) Inc.
Operates a leading LTL express freight network in China via…
|
9956 | HK | Transportation and storage |
|
Anhui Expressway Company Limited
Operates and manages toll expressways and key transportatio…
|
995 | HK | Transportation and storage |
|
Ashwini Container Movers Limited
Specializes in container transport, road haulage, and integ…
|
ASHWINI | IN | Transportation and storage |
|
Autostrade Meridionali
Former motorway concession manager for the A3 route, now in…
|
AUTME | IT | Transportation and storage |
|
Aveda Transportation and Energy Services Inc.
Specialized transportation and equipment rental solutions f…
|
AVE | CA | Transportation and storage |
|
Balurghat Technologies Ltd.
Provides integrated logistics, road transport, and tech-dri…
|
520127 | IN | Transportation and storage |
|
Batic Investments and Logistics Co.
Provides logistics, security services, and smart city infra…
|
4110 | SA | Transportation and storage |
|
Baza de Transport Auto Nr. 31 Chisinau
Carrier providing freight, logistics, and real estate renta…
|
- | MD | Transportation and storage |
HENGTONG LOGISTICS 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/57525/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57525 | 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=57525 | 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=57525 \ -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": 57525}, 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 HENGTONG LOGISTICS CO., LTD. (id: 57525)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.