Xinling Electrical CO., LTD. — Investor Relations & Filings
Xinling Electrical CO., LTD. specializes in the research, development, and manufacturing of industrial control components and electrical appliances. The company's core product portfolio includes a wide range of relays, such as electromagnetic, solid-state, time, and thermal overload relays. Additionally, it produces sensors, counters, timers, temperature controllers, and circuit breakers designed for industrial automation and power distribution systems. Xinling focuses on providing reliable solutions for complex control requirements across various sectors, including manufacturing, energy, and infrastructure. The company emphasizes quality management and technical innovation, maintaining international certifications to ensure product compliance with global safety and performance standards. Its products are utilized in diverse applications ranging from simple machine control to sophisticated automated production lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于举行2025年度业绩说明会的公告 | 2026-05-07 | Chinese | |
| 首次公开发行前已发行股份上市流通提示性公告 | 2026-05-06 | Chinese | |
| 2025年度独立董事述职报告-项国友 | 2026-03-30 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | |
| 2025年度募集资金年度存放与使用情况的专项报告 | 2026-03-30 | Chinese | |
| 国泰海通证券股份有限公司关于欣灵电气股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44274381 | 关于举行2025年度业绩说明会的公告 | 2026-05-07 | Chinese | ||
| 44278333 | 首次公开发行前已发行股份上市流通提示性公告 | 2026-05-06 | Chinese | ||
| 39419145 | 2025年度独立董事述职报告-项国友 | 2026-03-30 | Chinese | ||
| 39419143 | 董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 39419136 | 2025年度募集资金年度存放与使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 39419134 | 国泰海通证券股份有限公司关于欣灵电气股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-30 | Chinese | ||
| 39419126 | 第十届董事会第二次会议决议公告 | 2026-03-30 | Chinese | ||
| 39419118 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 39419116 | 国泰海通证券股份有限公司关于欣灵电气股份有限公司2025年度持续督导跟踪报告 | 2026-03-30 | Chinese | ||
| 39419115 | 公司章程修订对照表 | 2026-03-30 | Chinese | ||
| 39419106 | 关于2025年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 39419105 | 2025年非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 39419100 | 关于使用部分暂时闲置募集资金(含超募资金)进行现金管理的公告 | 2026-03-30 | Chinese | ||
| 39419098 | 国泰海通证券股份有限公司关于欣灵电气股份有限公司使用部分闲置募集资金(含超募资金)进行现金管理的核查意见 | 2026-03-30 | Chinese | ||
| 39419091 | 关于使用自有资金进行现金管理的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CG Power and Industrial Solutions Limited
Engineering firm specializing in power generation, transmis…
|
CGPOWER | IN | Manufacturing |
|
Chamunda Electrical Limited
Designs and manufactures power distribution equipment, tran…
|
CHAMUNDA | IN | Manufacturing |
|
Changgao Electric Group Co.,Ltd
Manufacturer of high-voltage power transmission and distrib…
|
002452 | CN | Manufacturing |
|
Changshu Guorui Technology Co.,LTD.
Develops marine electrical and automation systems for ships…
|
300600 | CN | Manufacturing |
|
ChangYuan Technology Group Ltd.
Develops smart grid equipment, industrial automation, and f…
|
600525 | CN | Manufacturing |
|
Changzhou Kaidi Electrical Inc.
Manufacturer of linear actuator systems and motion control …
|
605288 | CN | Manufacturing |
|
Changzhou Shenli Electrical Machine Incorporated Company
Manufactures silicon steel laminations and core components …
|
603819 | CN | Manufacturing |
|
Changzhou Xiangming Intelligent Drive System Corporation
Develops and manufactures precision micro-motors and intell…
|
301226 | CN | Manufacturing |
|
CHEIL ELECTRIC CO.,LTD.
Manufactures electrical equipment and wiring devices for in…
|
199820 | KR | Manufacturing |
|
CHERYONG ELECTRIC CO.,LTD.
Manufacturer of power electric equipment specializing in tr…
|
033100 | KR | Manufacturing |
Xinling Electrical 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/56286/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56286 | 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=56286 | 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=56286 \ -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": 56286}, 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 Xinling Electrical CO., LTD. (id: 56286)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.