
JIANGSU TONGLI TIANQI TECHNOLOGY CO., LTD. — Investor Relations & Filings
Jiangsu Tongli Tianqi Technology Co., Ltd. specializes in the research, development, and manufacturing of high-precision mechanical components. The company focuses on producing critical parts for construction machinery, including pins, bushings, and shafts used in excavators, loaders, and other heavy equipment. Utilizing advanced CNC machining, forging, and specialized heat treatment processes, the firm ensures high durability and wear resistance in its products. It serves both original equipment manufacturers (OEMs) and the global aftermarket, providing engineering solutions tailored to demanding industrial environments. The company maintains a commitment to quality control and technical innovation to meet international standards for mechanical performance and reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 同力天启关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-06 | Chinese | |
| 同力天启2025年年度股东会资料 | 2026-04-14 | Chinese | |
| 同力天启关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-08 | Chinese | |
| 同力天启关于使用自有资金进行现金管理的公告 | 2026-04-08 | Chinese | |
| 独立董事2025年度述职报告(杨佰军) | 2026-04-08 | Chinese | |
| 同力天启2025年年度报告摘要 | 2026-04-08 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44279272 | 同力天启关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-06 | Chinese | ||
| 34854507 | 同力天启2025年年度股东会资料 | 2026-04-14 | Chinese | ||
| 39238075 | 同力天启关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-08 | Chinese | ||
| 39238069 | 同力天启关于使用自有资金进行现金管理的公告 | 2026-04-08 | Chinese | ||
| 39238068 | 独立董事2025年度述职报告(杨佰军) | 2026-04-08 | Chinese | ||
| 39238028 | 同力天启2025年年度报告摘要 | 2026-04-08 | Chinese | ||
| 39238025 | 同力天启第三届董事会第六次会议决议公告 | 2026-04-08 | Chinese | ||
| 39238016 | 同力天启关于2025年度利润分配方案的公告 | 2026-04-08 | Chinese | ||
| 39238010 | 同力天启关于召开2025年年度股东会的通知 | 2026-04-08 | Chinese | ||
| 39238007 | 董事和高级管理人员薪酬管理制度 | 2026-04-08 | Chinese | ||
| 39238003 | 独立董事2025年度述职报告(眭鸿明) | 2026-04-08 | Chinese | ||
| 39237998 | 同力天启2025年年度报告 | 2026-04-08 | Chinese | ||
| 39237996 | 独立董事2025年度述职报告(鲁忠涛) | 2026-04-08 | Chinese | ||
| 39237964 | 同力天启2025年度内部控制审计报告 | 2026-04-08 | Chinese | ||
| 39237962 | 同力天启关于预计2026年度日常关联交易的公告 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
JIANGSU TONGLI TIANQI TECHNOLOGY 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/58018/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58018 | 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=58018 | 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=58018 \ -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": 58018}, 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 JIANGSU TONGLI TIANQI TECHNOLOGY CO., LTD. (id: 58018)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.