
CHONGQING SHINERAY INTELLIGENT MANUFACTURINGTECHNOLOGY CO., LTD. — Investor Relations & Filings
Chongqing Shineray Intelligent Manufacturing Technology Co., Ltd. specializes in the research, development, and production of automotive vehicles, motorcycles, and power equipment. The company’s core operations encompass the manufacturing of passenger cars, including SUVs and MPVs, as well as commercial vehicles such as light trucks and micro-vans. Additionally, the firm produces high-performance motorcycles, engines, and agricultural machinery. By integrating advanced automation and intelligent manufacturing systems, the company focuses on enhancing production efficiency and developing new energy vehicle technologies. Its product offerings are designed for diverse applications, ranging from personal mobility to logistics and industrial power solutions, catering to a global customer base through a comprehensive distribution and service network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 重庆鑫源智造科技股份有限公司关于持股5%以上股东及其一致行动人权益变动触及1%整数倍的提示性公告 | 2026-05-15 | Chinese | |
| 重庆鑫源智造科技股份有限公司关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-11 | Chinese | |
| 重庆鑫源智造科技股份有限公司董事和高级管理人员薪酬与绩效考核管理制度(2026年修订) | 2026-04-24 | Chinese | |
| 重庆鑫源智造科技股份有限公司2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 重庆鑫源智造科技股份有限公司2025年非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-04-24 | Chinese | |
| 重庆鑫源智造科技股份有限公司关于2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案的公告 | 2026-04-24 | Chinese |
Browse filings by year
28 years- 2026 28 filings
- 2025 121 filings
- 2024 110 filings
- 2023 105 filings
- 2022 145 filings
- 2021 111 filings
- 2020 71 filings
- 2019 97 filings
- 2018 35 filings
- 2017 86 filings
- 2016 62 filings
- 2015 70 filings
- 2014 67 filings
- 2013 57 filings
- 2012 78 filings
- 2011 48 filings
- 2010 52 filings
- 2009 55 filings
- 2008 80 filings
- 2007 61 filings
- 2006 77 filings
- 2005 74 filings
- 2004 77 filings
- 2003 51 filings
- 2002 26 filings
- 2001 13 filings
- 1993 1 filing
- 1992 2 filings
Market data
Market data not available
Price history
Peer group · Manufacture of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ados Pakistan Limited
Provides engineering solutions for energy and defense secto…
|
ADOS | PK | Manufacturing |
|
Aebi Schmidt Holding AG
Provider of specialty vehicles and services for infrastruct…
|
AEBI | CH | Manufacturing |
|
Aerosun Corporation
Manufactures special-purpose vehicles, pressure vessels, an…
|
600501 | CN | Manufacturing |
|
ANADOLU ISUZU OTOMOTİV SANAYİ VE TİCARET A.Ş.
Manufacturer of commercial vehicles like buses, midibuses, …
|
ASUZU | TR | Manufacturing |
|
ANHUI ANKAI AUTOMOBILE CO.,LTD.
Manufacturer of buses and chassis specializing in monocoque…
|
000868 | CN | Manufacturing |
|
Anhui Jianghuai Automobile Group Corp.,Ltd.
Integrated manufacturer of commercial and passenger vehicle…
|
600418 | CN | Manufacturing |
|
Apollo Future Mobility Group Limited
Advanced automotive technology, smart mobility solutions, l…
|
860 | HK | Manufacturing |
|
Aptera Motors Corp
Manufacturer of hyper-efficient, two-seat solar electric ve…
|
SEV | US | Manufacturing |
|
ARI Motors Industries SE
Manufacturer of customizable light electric utility vehicle…
|
ARI | DE | Manufacturing |
|
Ashok Leyland Ltd.
Manufacturer of commercial vehicles, buses, and defense log…
|
ASHOKLEY | IN | Manufacturing |
CHONGQING SHINERAY INTELLIGENT MANUFACTURINGTECHNOLOGY 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/56866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56866 | 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=56866 | 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=56866 \ -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": 56866}, 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 CHONGQING SHINERAY INTELLIGENT MANUFACTURINGTECHNOLOGY CO., LTD. (id: 56866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.