XINLEI COMPRESSOR CO., LTD. — Investor Relations & Filings
XINLEI COMPRESSOR CO., LTD. specializes in the research, development, and manufacturing of air compression systems. The product range encompasses screw air compressors, piston air compressors, and high-speed centrifugal blowers designed for various industrial requirements. The company provides comprehensive compressed air solutions, including air treatment equipment such as refrigerated dryers and precision filters. With a focus on energy efficiency and technological innovation, the firm develops high-performance machinery for applications in manufacturing, energy, and infrastructure. Its operations prioritize quality management and technical advancement to support a broad international client base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度持续督导跟踪报告 | 2026-05-08 | Chinese | |
| 2025年度独立董事述职报告(阳辉) | 2026-04-27 | Chinese | |
| 内部审计制度 | 2026-04-27 | Chinese | |
| 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | |
| 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44257457 | 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度持续督导跟踪报告 | 2026-05-08 | Chinese | ||
| 39346364 | 2025年度独立董事述职报告(阳辉) | 2026-04-27 | Chinese | ||
| 39346352 | 内部审计制度 | 2026-04-27 | Chinese | ||
| 39346345 | 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | ||
| 39346333 | 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | ||
| 39346315 | 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | ||
| 39346309 | 2025年年度报告 | 2026-04-27 | Chinese | ||
| 39346306 | 关于续聘会计师事务所的公告 | 2026-04-27 | Chinese | ||
| 39346296 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 39346289 | 2025年度内部控制评价报告 | 2026-04-27 | Chinese | ||
| 39346281 | 董事、高级管理人员薪酬管理制度 | 2026-04-27 | Chinese | ||
| 39346268 | 募集资金管理制度 | 2026-04-27 | Chinese | ||
| 39346262 | 内幕信息知情人登记管理制度 | 2026-04-27 | Chinese | ||
| 39346244 | 关于2025年度计提信用减值损失和资产减值损失的公告 | 2026-04-27 | Chinese | ||
| 39346230 | 第三届董事会第二十六次会议决议公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xiamen Solex High-Tech Industries Co., Ltd.
Global OEM/ODM manufacturer of high-end kitchen, bathroom, …
|
603992 | CN | Manufacturing |
|
Xylem Inc.
A water technology provider offering solutions for the enti…
|
XYL | US | Manufacturing |
|
YAMADA CORPORATION
Manufacturer of industrial equipment specializing in fluid …
|
6392 | JP | Manufacturing |
|
Yokota Manufacturing Co., Ltd.
Manufactures specialized pumps and valves with proprietary …
|
6248 | JP | Manufacturing |
|
Yorhe Fluid Intelligent Control CO., LTD.
Manufactures fluid control valves and fittings for water, g…
|
002795 | CN | Manufacturing |
|
Yoshitake Inc.
Manufacturer of regulating valves for fluid control in indu…
|
6488 | JP | Manufacturing |
|
Zhejiang Chunhui Intelligent Control Co.,Ltd.
Manufactures precision fluid control components for HVACR a…
|
300943 | CN | Manufacturing |
|
Zhejiang Dayuan Pumps Industry Co., Ltd
Manufactures water pump systems for agricultural, industria…
|
603757 | CN | Manufacturing |
|
Zhejiang Dibay Electric Co.,Ltd.
Manufactures energy-efficient compressors for household ref…
|
603320 | CN | Manufacturing |
|
Zhejiang Lenor Flow Control Technology Co.,Ltd.
Manufactures industrial valves and flow control equipment f…
|
300838 | CN | Manufacturing |
XINLEI COMPRESSOR 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/56233/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56233 | 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=56233 | 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=56233 \ -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": 56233}, 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 XINLEI COMPRESSOR CO., LTD. (id: 56233)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.