Jin Tong Ling Technology Group Co., Ltd — Investor Relations & Filings
Jin Tong Ling Technology Group Co., Ltd. specializes in the research, development, and manufacturing of high-end fluid machinery and integrated energy systems. The company's core product portfolio includes centrifugal blowers, centrifugal compressors, high-pressure centrifugal fans, and small-to-medium-sized steam turbines. These technologies are applied across diverse sectors such as power generation, environmental protection, chemical processing, and metallurgy. Beyond equipment production, the group provides comprehensive system solutions, including waste heat recovery, biomass power generation, and energy-saving technical services. The company focuses on engineering high-efficiency fluid dynamics and providing EPC services to enhance operational reliability and energy conservation in industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 简式权益变动报告书 | 2026-02-24 | Chinese | |
| 详式权益变动报告书 | 2026-02-24 | Chinese | |
| 华泰联合证券有限责任公司关于金通灵科技集团股份有限公司详式权益变动报告之财务顾问意见 | 2026-02-24 | Chinese | |
| 金通灵科技集团股份有限公司重整计划执行情况监督报告 | 2026-02-13 | Chinese | |
| 北京海润天睿律师事务所关于金通灵科技集团股份有限公司重整计划执行完毕的法律意见书 | 2026-02-13 | Chinese | |
| 关于公司重整计划执行完毕暨法院裁定终结重整程序的公告 | 2026-02-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 35713675 | 简式权益变动报告书 | 2026-02-24 | Chinese | ||
| 35713665 | 详式权益变动报告书 | 2026-02-24 | Chinese | ||
| 35713654 | 华泰联合证券有限责任公司关于金通灵科技集团股份有限公司详式权益变动报告之财务顾问意见 | 2026-02-24 | Chinese | ||
| 35713651 | 金通灵科技集团股份有限公司重整计划执行情况监督报告 | 2026-02-13 | Chinese | ||
| 35713640 | 北京海润天睿律师事务所关于金通灵科技集团股份有限公司重整计划执行完毕的法律意见书 | 2026-02-13 | Chinese | ||
| 35713639 | 关于公司重整计划执行完毕暨法院裁定终结重整程序的公告 | 2026-02-13 | Chinese | ||
| 35713637 | 关于公司股票交易可能被实施财务类退市风险警示的第二次提示性公告 | 2026-02-13 | Chinese | ||
| 35713631 | 华泰联合证券关于金通灵调整资本公积金转增股本股权登记日次一交易日股票开盘参考价格的专项意见 | 2026-02-11 | Chinese | ||
| 35713630 | 关于资本公积金转增股本实施后首个交易日开盘参考价调整的提示公告 | 2026-02-11 | Chinese | ||
| 35713623 | 关于重整计划资本公积金转增股本实施进展暨公司股票复牌的公告 | 2026-02-11 | Chinese | ||
| 35713618 | 关于公司股票临时停牌的提示性公告 | 2026-02-10 | Chinese | ||
| 35713612 | 关于资本公积金转增股本实施后首个交易日开盘参考价调整事项的第二次风险提示公告 | 2026-02-10 | Chinese | ||
| 35713605 | 华泰联合证券关于金通灵调整资本公积转增股本除权参考价格的计算公式的专项意见 | 2026-02-09 | Chinese | ||
| 35713590 | 关于资本公积金转增股本实施后首个交易日开盘参考价调整事项的风险提示公告 | 2026-02-09 | Chinese | ||
| 35713583 | 关于收到重整投资人全部重整投资款的公告 | 2026-02-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
|
Burckhardt Compression Holding AG
Global market leader in reciprocating compressor systems an…
|
BCHN | CH | Manufacturing |
Jin Tong Ling Technology Group 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/55109/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55109 | 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=55109 | 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=55109 \ -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": 55109}, 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 Jin Tong Ling Technology Group Co., Ltd (id: 55109)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.