SHINRY TECHNOLOGIES CO.,LTD. — Investor Relations & Filings
SHINRY TECHNOLOGIES CO.,LTD. specializes in the research, development, and manufacturing of power electronics solutions for new energy vehicles. The company's core product portfolio includes high-efficiency on-board chargers, DC/DC converters, and integrated power supply systems. These components are engineered to facilitate precise energy conversion and management within electric and hybrid vehicle architectures. Shinry focuses on delivering high power density, thermal efficiency, and reliable performance to meet the technical requirements of global automotive original equipment manufacturers. By leveraging advanced power conversion technologies, the company provides critical power electronics infrastructure for both passenger and commercial electric vehicle platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(陈丽红) | 2026-04-28 | Chinese | |
| 广东信达律师事务所关于深圳欣锐科技股份有限公司2023年限制性股票与股票期权激励计划作废部分限制性股票及注销部分股票期权的法律意见书 | 2026-04-28 | Chinese | |
| 独立董事候选人声明与承诺(杨文) | 2026-04-28 | Chinese | |
| 关于公司独立董事辞职暨提名独立董事候选人的公告 | 2026-04-28 | Chinese | |
| 独立董事提名人声明与承诺(杨文) | 2026-04-28 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38824262 | 2025年度独立董事述职报告(陈丽红) | 2026-04-28 | Chinese | ||
| 38824261 | 广东信达律师事务所关于深圳欣锐科技股份有限公司2023年限制性股票与股票期权激励计划作废部分限制性股票及注销部分股票期权的法律意见书 | 2026-04-28 | Chinese | ||
| 38824253 | 独立董事候选人声明与承诺(杨文) | 2026-04-28 | Chinese | ||
| 38824242 | 关于公司独立董事辞职暨提名独立董事候选人的公告 | 2026-04-28 | Chinese | ||
| 38824237 | 独立董事提名人声明与承诺(杨文) | 2026-04-28 | Chinese | ||
| 38824228 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 38824218 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 38824208 | 会计师事务所2025年度履职情况评估报告及审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-28 | Chinese | ||
| 38824196 | 2025年年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-28 | Chinese | ||
| 38824189 | 2025年年度报告 | 2026-04-28 | Chinese | ||
| 38824187 | 关于使用公积金弥补亏损的公告 | 2026-04-28 | Chinese | ||
| 38824180 | 2026年限制性股票与股票期权激励计划(草案) | 2026-04-28 | Chinese | ||
| 38824170 | 募集资金存放、管理与实际使用情况审核报告 | 2026-04-28 | Chinese | ||
| 38824168 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 38824164 | 董事会薪酬与考核委员会关于2023年限制性股票与股票期权激励计划作废部分限制性股票及注销部分股票期权的核查意见 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Amulaire Thermal Technology, Inc.
Develops thermal management solutions and heat sinks for el…
|
2241 | TW | Manufacturing |
|
Aotecar New Energy Technology Group Co.,Ltd.
Manufactures automotive thermal management systems and elec…
|
002239 | CN | Manufacturing |
|
ARB CORPORATION LIMITED.
Designs, manufactures, and distributes accessories for 4WD …
|
ARB | AU | Manufacturing |
|
Ashimori Industry Co.,Ltd
Manufacturer of automotive safety systems and high-performa…
|
3526 | JP | Manufacturing |
|
ASK Automotive Limited
Manufacturer of advanced friction products and precision al…
|
ASKAUTOLTD | IN | Manufacturing |
|
Atmus Filtration Technologies Inc.
Global leader in filtration and media solutions for on- and…
|
ATMU | US | Manufacturing |
|
Aurrigo Group Plc
Designs and manufactures transport technology for the aviat…
|
AURR | GB | Manufacturing |
|
AUSTEM CO.,LTD
Manufacturer of automotive chassis, seat components, steel …
|
031510 | KR | Manufacturing |
|
AUTOLINE INDUSTRIES LTD.
Manufactures precision-engineered components and assemblies…
|
AUTOIND | IN | Manufacturing |
|
AUTOLIV INC
Develops and manufactures automotive safety systems, includ…
|
ALV | US | Manufacturing |
SHINRY TECHNOLOGIES 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/55719/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55719 | 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=55719 | 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=55719 \ -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": 55719}, 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 SHINRY TECHNOLOGIES CO.,LTD. (id: 55719)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.