
TIELIU CO.,LTD. — Investor Relations & Filings
TIELIU CO.,LTD. specializes in the research, development, production, and sale of clutch systems. The company's primary product portfolio includes clutch cover assemblies, clutch disc assemblies, and release bearings designed for a wide range of vehicles, including passenger cars, commercial trucks, buses, and agricultural machinery. It operates across both the original equipment manufacturer (OEM) and independent aftermarket (IAM) sectors. The organization emphasizes technological innovation and precision engineering, utilizing automated production lines and advanced testing equipment to ensure product reliability and performance. With a focus on transmission system components, the company serves a global customer base, providing drivetrain solutions that meet international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 铁流股份2025年年度股东会决议公告 | 2026-05-15 | Chinese | |
| 铁流股份2025年年度股东会法律意见书 | 2026-05-15 | Chinese | |
| 铁流股份2025年年度股东会会议资料 | 2026-05-08 | Chinese | |
| 铁流股份关于2026年第一季度计提资产减值准备的公告 | 2026-04-28 | Chinese | |
| 铁流股份2026年第一季度报告 | 2026-04-28 | Chinese | |
| 铁流股份关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46365909 | 铁流股份2025年年度股东会决议公告 | 2026-05-15 | Chinese | ||
| 46364374 | 铁流股份2025年年度股东会法律意见书 | 2026-05-15 | Chinese | ||
| 44492749 | 铁流股份2025年年度股东会会议资料 | 2026-05-08 | Chinese | ||
| 38165857 | 铁流股份关于2026年第一季度计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 38165847 | 铁流股份2026年第一季度报告 | 2026-04-28 | Chinese | ||
| 38165832 | 铁流股份关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-24 | Chinese | ||
| 38165814 | 铁流股份2025年度审计报告 | 2026-04-23 | Chinese | ||
| 38164449 | 铁流股份关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 38164442 | 铁流股份关于预计开展外汇衍生品交易的公告 | 2026-04-23 | Chinese | ||
| 38164431 | 铁流股份有限公司章程(2026年4月) | 2026-04-23 | Chinese | ||
| 38164421 | 铁流股份2025年非经营性资金占用及其他关联资金往来情况 | 2026-04-23 | Chinese | ||
| 38164415 | 铁流股份2025年度董事会审计委员会履职情况报告 | 2026-04-23 | Chinese | ||
| 38164402 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-04-23 | Chinese | ||
| 38164390 | 铁流股份关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-23 | Chinese | ||
| 38164379 | 铁流股份关于预计使用部分闲置自有资金购买理财产品的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOTIV LIMITED
Designs, manufactures, and distributes automotive aftermark…
|
AOV | AU | Manufacturing |
|
Amulaire
Develops thermal management solutions and heat sinks for el…
|
2241 | TW | Manufacturing |
|
Aotecar New Energy Technology Group Co.,Ltd.
Manufactures automotive thermal management systems and elec…
|
002239 | CN | Manufacturing |
|
APM AUTOMOTIVE HOLDINGS BERHAD
Manufacturer and supplier of automotive and locomotive comp…
|
— | MY | Manufacturing |
|
ARB CORPORATION LIMITED.
Designs, manufactures, and distributes accessories for 4WD …
|
ARB | AU | Manufacturing |
|
Ashimori Industry Co.,Ltd
Manufacturer of automotive safety systems and high-performa…
|
3526 | JP | Manufacturing |
|
ASK Automotive Limited
Manufacturer of advanced friction products and precision al…
|
ASKAUTOLTD | IN | Manufacturing |
|
Astra Otoparts Tbk
A leading automotive component company manufacturing and di…
|
AUTO | ID | Manufacturing |
|
Atmus Filtration Technologies Inc.
Global leader in filtration and media solutions for on- and…
|
ATMU | US | Manufacturing |
|
Aurrigo Group Plc
Designs and manufactures transport technology for the aviat…
|
AURR | GB | Manufacturing |
TIELIU 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/57905/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57905 | 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=57905 | 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=57905 \ -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": 57905}, 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 TIELIU CO.,LTD. (id: 57905)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.