
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-05-26 | Chinese | |
| 关于2025年年度报告及2026年第一季度报告披露的提示性公告 | 2026-04-27 | Chinese | |
| 关于公司会计政策变更的公告 | 2026-04-27 | Chinese | |
| 关于会计师事务所履职情况的评估报告 | 2026-04-27 | Chinese | |
| 关于2025年度计提资产减值准备、资产核销及确认其他权益工具投资公允价值变动的公告 | 2026-04-27 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 47056879 | 关于召开2025年年度股东会的提示性公告 | 2026-05-26 | Chinese | ||
| 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
2 filings
| |||||
| 37619131 | 关于控股股东及其一致行动人减持股份预披露的公告 | 2025-12-30 | Chinese | ||
| 37619128 | 北京市中伦(深圳)律师事务所关于公司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 |
|---|---|---|---|
|
HUAQIN CO., LTD.
Global ODM providing R&D and manufacturing for smart hardwa…
|
603296 | CN | Manufacturing |
|
Huddly AS
Develops AI-powered, software-defined video collaboration s…
|
HDLY | NO | Manufacturing |
|
Hyrican Info Systeme AG
Manufacturer of customized IT systems, hardware, and softwa…
|
HYI | DE | Manufacturing |
|
IDP Corp., Ltd.
Developer and manufacturer of identification card printers …
|
332370 | KR | Manufacturing |
|
IEI
Global provider of industrial computing, AIoT solutions, an…
|
3022 | TW | Manufacturing |
|
IEIT SYSTEMS Co., Ltd.
Global provider of high-performance servers, storage, and c…
|
000977 | CN | Manufacturing |
|
Infortrend
Designs and manufactures enterprise-class SAN, NAS, and uni…
|
2495 | TW | Manufacturing |
|
INVENTEC
Global provider of design and manufacturing for notebooks, …
|
2356 | TW | Manufacturing |
|
IN WIN
Manufacturer of high-performance computer chassis, power su…
|
6117 | TW | Manufacturing |
|
JCY INTERNATIONAL BERHAD
Leading component supplier and contract manufacturer of har…
|
— | MY | 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.