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-04-27 | Chinese | |
| 内部审计制度 | 2026-04-27 | Chinese | |
| 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | |
| 中泰证券股份有限公司关于鑫磊压缩机股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-27 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项意见 | 2026-04-27 | Chinese | |
| 2025年年度报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 39346220 | 上市公司关于会计师事务所履职情况的评估报告 | 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 |
|---|---|---|---|
|
Hubei DP Co., Ltd.
Manufacturer of high-pressure plunger pumps and water jet c…
|
300808 | CN | Manufacturing |
|
Hydract A/S
Develops water-hydraulic sanitary process valves for the fo…
|
HYDRCT | DK | Manufacturing |
|
HYUNWOOINDUSTRIALCO.,LTD
Manufacturer of industrial valves, specializing in knife ga…
|
092300 | KR | Manufacturing |
|
IDEX CORP /DE/
Develops, designs, and manufactures specialty engineered pr…
|
IEX | US | Manufacturing |
|
IMI PLC
Designs and services highly engineered products for fluid a…
|
IMI | GB | Manufacturing |
|
Incon Engineers Ltd.
Designs and manufactures high-precision flow control system…
|
531594 | IN | Manufacturing |
|
Ingersoll Rand Inc.
Global provider of mission-critical flow creation and indus…
|
IR | US | Manufacturing |
|
Ingersoll-Rand (India) Ltd.
Manufactures industrial air compression systems, vacuum sol…
|
INGERRAND | IN | Manufacturing |
|
ITT INC.
A diversified manufacturer of engineered components for ind…
|
ITT | US | Manufacturing |
|
IWAKI CO., LTD.
A global manufacturer of chemical pumps and fluid control e…
|
6237 | JP | 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.