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 |
|---|---|---|---|
|
Elgi Equipments Ltd.
Global manufacturer of industrial air compressors and compr…
|
ELGIEQUIP | IN | Manufacturing |
|
Enerflex Ltd.
Global provider of integrated energy infrastructure and ene…
|
EFXT | CA | Manufacturing |
|
FLOWSERVE CORP
Manufacturer and aftermarket service provider of flow contr…
|
FLS | US | Manufacturing |
|
FRANKLIN ELECTRIC CO INC
Global manufacturer of systems for moving and managing wate…
|
FELE | US | Manufacturing |
|
Gévelot S.A.
Manufactures pumping equipment and extruded steel parts for…
|
ALGEV | FR | Manufacturing |
|
Globe Union Industrial Corp.
Global provider of plumbing products, kitchen fixtures, and…
|
9934 | TW | Manufacturing |
|
GORMAN RUPP CO
Designs and manufactures pumps and pumping systems for a di…
|
GRC | US | Manufacturing |
|
GRACO INC
Manufactures equipment to move, measure, control, and spray…
|
GGG | US | Manufacturing |
|
Guangdong LingXiao Pump Industry Co., Ltd.
Specializes in the research, development, and manufacturing…
|
002884 | CN | Manufacturing |
|
Guangdong Yangshan United Precision Manufacturing Co., Ltd.
Produces precision mechanical components for compressors, a…
|
001268 | 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.