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 |
|---|---|---|---|
|
SHANGHAI HANBELL PRECISE MACHINERY CO.,LTD.
Manufacturer of screw compressors and vacuum pumps for HVAC…
|
002158 | CN | Manufacturing |
|
Shanghai Highly (Group) Co., Ltd.
Global supplier of appliance compressors and automotive the…
|
600619 | CN | Manufacturing |
|
SHANGHAI KARON ECO-VALVE MANUFACTURING CO.,LTD.
Produces precision valves for water supply, drainage, and i…
|
301151 | CN | Manufacturing |
|
SHANXI HUAXIANG GROUP CO., LTD
Produces precision castings and machined parts for applianc…
|
603112 | CN | Manufacturing |
|
SHENZHEN CSL VACUUM SCIENCE AND TECHNOLOGY CO., LTD.
Manufacturer of high-precision vacuum components and system…
|
688785 | CN | Manufacturing |
|
Spirax-Sarco Engineering PLC
Global provider of thermal energy and fluid technology solu…
|
SPXSF | GB | Manufacturing |
|
SPRINTEX LIMITED
Designs and manufactures high-efficiency superchargers and …
|
SIX | AU | Manufacturing |
|
Storage Drop Storage Technologies Ltd.
Develops long-duration and isothermal compressed air energy…
|
STRG | IL | Manufacturing |
|
SUFA Technology Industry Co.,Ltd.,CNNC.
Specializes in industrial and nuclear-grade valves and flui…
|
000777 | CN | Manufacturing |
|
Sulzer AG
Industrial engineering and manufacturing company specializi…
|
SUN | CH | 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.