
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 |
|---|---|---|---|
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
|
A-JIN INDUSTRY CO.,LTD
OEM manufacturer of automotive body parts and electronic eq…
|
013310 | KR | Manufacturing |
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | 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.