UROVO TECHNOLOGY CO., LTD. — Investor Relations & Filings
UROVO TECHNOLOGY CO., LTD. specializes in the design, development, and manufacturing of mobile data collection terminals and smart payment devices. The company provides a comprehensive suite of enterprise mobility solutions, including rugged mobile computers, handheld barcode scanners, mobile POS terminals, and industrial printers. Its product portfolio is engineered to facilitate efficient data capture and secure transaction processing across sectors such as logistics, warehousing, retail, healthcare, and manufacturing. UROVO also develops integrated software platforms for enterprise mobility management and IoT applications, enabling businesses to optimize operational workflows and enhance real-time visibility. The company focuses on delivering high-performance hardware combined with robust software ecosystems to support digital transformation in global supply chains and service industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-27 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-27 | Chinese | |
| 关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | |
| 关于2025年度计提资产减值准备、资产核销及确认其他权益工具投资公允价值变动的公告 | 2026-04-27 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese | |
| 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2026)第441A010513号] | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 37619486 | 关于2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-27 | Chinese | ||
| 37619475 | 关于公司会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 37619468 | 关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | ||
| 37619452 | 关于2025年度计提资产减值准备、资产核销及确认其他权益工具投资公允价值变动的公告 | 2026-04-27 | Chinese | ||
| 37619442 | 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese | ||
| 37619430 | 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2026)第441A010513号] | 2026-04-27 | Chinese | ||
| 37619417 | 2025年年度审计报告 | 2026-04-27 | Chinese | ||
| 37619151 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍暨减持计划提前终止的公告 | 2026-04-13 | Chinese | ||
| 37619147 | 2025年度业绩快报 | 2026-03-23 | Chinese | ||
| 37619137 | 2026年第一季度业绩预告 | 2026-03-23 | Chinese | ||
| 37619136 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍的公告 | 2026-01-28 | Chinese | ||
| 37619134 | 2025年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
3 filings
| |||||
| 37619131 | 关于控股股东及其一致行动人减持股份预披露的公告 | 2025-12-30 | Chinese | ||
| 37619128 | 北京市中伦(深圳)律师事务所关于公司2025年第二次临时股东会的法律意见书 | 2025-12-19 | Chinese | ||
| 37619127 | 2025年第二次临时股东会决议公告 | 2025-12-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Zhimingda Electronics Co., Ltd.
Develops rugged embedded computer systems and modules for d…
|
688636 | CN | Manufacturing |
|
Chenming Electronic Technology Corporation
Global OEM/ODM manufacturer of server chassis, AI infrastru…
|
3013 | TW | Manufacturing |
|
Cherry AG
A global manufacturer of computer input devices and mechani…
|
C3RY | DE | Manufacturing |
|
CHICONY ELECTRONICS CO., LTD.
Manufacturer of computer peripherals, power supplies, and v…
|
2385 | TW | Manufacturing |
|
CHINA GREATWALL TECHNOLOGY GROUP CO., LTD.
Develops computing hardware and security solutions for crit…
|
000066 | CN | Manufacturing |
|
China United Venture Investment Limited
Designs, manufactures, and sells computer connectivity prod…
|
8159 | HK | Manufacturing |
|
C-Lab Ltd.
Developer and manufacturer of embedded computing systems an…
|
CLAB | IL | Manufacturing |
|
CLEVO CO.
Global ODM/OEM manufacturer of notebooks, tablets, and All-…
|
2362 | TW | Manufacturing |
|
COMPAL ELECTRONICS, INC.
Global ODM specializing in computing, communication, and co…
|
2324 | TW | Manufacturing |
|
COMPUCASE ENTERPRISE CO., LTD.
Global manufacturer of PC cases, power supplies, server cab…
|
3032 | TW | Manufacturing |
UROVO TECHNOLOGY 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/55515/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55515 | 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=55515 | 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=55515 \ -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": 55515}, 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 UROVO TECHNOLOGY CO., LTD. (id: 55515)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.