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 |
|---|---|---|---|
|
Mueller Water Products, Inc.
Manufactures products and services for water transmission, …
|
MWA | US | Manufacturing |
|
MZT Pumpi AD
Designs and manufactures industrial pumps for various fluid…
|
MZPU | MK | Manufacturing |
|
NAKAKITA SEISAKUSHO CO.,LTD.
Manufacturer of fluid control valves and systems for marine…
|
6496 | JP | Manufacturing |
|
Nanfang Pump Industry Co., Ltd.
Specializes in stainless steel centrifugal pumps and fluid …
|
300145 | CN | Manufacturing |
|
NANJING CIGU TECHNOLOGY CORP.,LTD.
Specializes in maglev high-speed fluid machinery for energy…
|
688448 | CN | Manufacturing |
|
Nasosenergomash
Develops and produces pumping equipment for the energy and …
|
SNEM | UA | Manufacturing |
|
NATURAL GAS SERVICES GROUP INC
Provider of natural gas compression equipment, technology, …
|
NGS | US | Manufacturing |
|
Neway Valve (Suzhou) Co., Ltd.
Global manufacturer of industrial valves for energy, chemic…
|
603699 | CN | Manufacturing |
|
NIKKISO CO.,LTD.
A diversified manufacturer of pumps, medical devices, and a…
|
6376 | JP | Manufacturing |
|
Ningbo BaoSi Energy Equipment Co., Ltd.
Manufactures screw compressors, vacuum pumps, and precision…
|
300441 | 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.