KAIRUIDE HOLDING CO.,LTD. — Investor Relations & Filings
Kairuide Holding Co., Ltd. operates as a diversified holding company with core business activities centered on supply chain management and internet services. The company manages the procurement, logistics, and distribution of coal and related energy products, serving a broad range of industrial customers. In addition to its energy-related operations, it provides information technology services and internet-based solutions. Kairuide Holding focuses on leveraging its logistics infrastructure and digital platforms to enhance operational efficiency and market reach. The company’s strategic approach involves the continuous evaluation of its asset portfolio to align with shifting market dynamics and to support long-term business sustainability through diversified revenue streams.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于持股5%以上股东减持期限届满未减持股份的公告 | 2026-04-14 | Chinese | |
| 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2026-02-10 | Chinese | |
| 2025年年度审计报告 | 2026-02-10 | Chinese | |
| 关于续聘公司2026年度审计机构的公告 | 2026-02-10 | Chinese | |
| 独立董事2025年度述职报告(沈新鹏) | 2026-02-10 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-02-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34855141 | 关于持股5%以上股东减持期限届满未减持股份的公告 | 2026-04-14 | Chinese | ||
| 34763690 | 关于公司未弥补亏损达到实收股本总额三分之一的公告 | 2026-02-10 | Chinese | ||
| 34763679 | 2025年年度审计报告 | 2026-02-10 | Chinese | ||
| 34763483 | 关于续聘公司2026年度审计机构的公告 | 2026-02-10 | Chinese | ||
| 34763463 | 独立董事2025年度述职报告(沈新鹏) | 2026-02-10 | Chinese | ||
| 34763457 | 关于2025年度利润分配预案的公告 | 2026-02-10 | Chinese | ||
| 34763450 | 审计委员会对公司2024年度非标准审计意见涉及事项消除情况的专项说明 | 2026-02-10 | Chinese | ||
| 34763449 | 会计师事务所2025年度营业收入扣除情况的专项核查报告 | 2026-02-10 | Chinese | ||
| 34763235 | 2025年年度报告 | 2026-02-10 | Chinese | ||
| 34763233 | 独立董事2025年度述职报告(纪晓腾) | 2026-02-10 | Chinese | ||
| 34763227 | 内部控制自我评价报告 | 2026-02-10 | Chinese | ||
| 34763218 | 2025年度会计师事务所履职情况评估报告 | 2026-02-10 | Chinese | ||
| 34763212 | 董事会审计委员会对会计师事务所2025年度履行监督职责的报告 | 2026-02-10 | Chinese | ||
| 34763192 | 董事会对独立董事独立性评估的专项意见 | 2026-02-10 | Chinese | ||
| 34763184 | 关于使用闲置自有资金进行理财的公告 | 2026-02-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of solid, liquid and gaseous fuels and related products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anmol India Limited
Imports and distributes coal and solid fuels for various in…
|
ANMOL | IN | Wholesale and retail trade |
|
Ares Asia Limited
Specializes in wholesale trading of Indonesian thermal coal…
|
645 | HK | Wholesale and retail trade |
|
Aventura Energy Inc.
Wholesale distributor specializing in the procurement and s…
|
AVNE | CA | Wholesale and retail trade |
|
AVRASYA PETROL VE TURİSTİK TESİSLER YATIRIMLAR A.Ş.
An investment firm offering office management, oil, and tou…
|
AVTUR | TR | Wholesale and retail trade |
|
CASA EMTİA PETROL KİMYEVİ VE TÜREVLERİ SANAYİ TİCARET A.Ş.
Publicly traded firm focused on commodity trading and fuel …
|
CASA | TR | Wholesale and retail trade |
|
Concern Galnaftogas
Operates multi-service filling stations and distributes pet…
|
GLNG | UA | Wholesale and retail trade |
|
CrossAmerica Partners LP
Wholesale motor fuel distributor, convenience store operato…
|
CAPL | US | Wholesale and retail trade |
|
DAIMARU.ENAWIN CO.,LTD.
A supplier of petroleum products, bottled water, and medica…
|
9818 | JP | Wholesale and retail trade |
|
Delixy Holdings Ltd
An investment holding company engaged in the wholesale trad…
|
DLXY | US | Wholesale and retail trade |
|
E-Commodities Holdings Limited
Leading integrated supply chain provider and trader of impo…
|
1733 | HK | Wholesale and retail trade |
KAIRUIDE HOLDING 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/54132/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54132 | 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=54132 | 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=54132 \ -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": 54132}, 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 KAIRUIDE HOLDING CO.,LTD. (id: 54132)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.