
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年第一次临时股东大会召开的提示性公告 | 2025-03-18 | Chinese | |
| 关于公司实际控制人之一、副董事长、副总经理逝世的公告 | 2025-03-17 | Chinese | |
| 关于控股股东减持计划实施完毕的公告 | 2025-03-13 | Chinese | |
| 关于控股股东及其一致行动人权益变动触及1%整数倍的公告 | 2025-03-12 | Chinese | |
| 关于控股股东及其一致行动人持股比例变动触及1%整数倍的公告 | 2025-03-07 | Chinese | |
| 关于子公司通过国家高新技术企业认定的公告 | 2025-03-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37617276 | 关于公司2025年第一次临时股东大会召开的提示性公告 | 2025-03-18 | Chinese | ||
| 37617264 | 关于公司实际控制人之一、副董事长、副总经理逝世的公告 | 2025-03-17 | Chinese | ||
| 37617252 | 关于控股股东减持计划实施完毕的公告 | 2025-03-13 | Chinese | ||
| 37617238 | 关于控股股东及其一致行动人权益变动触及1%整数倍的公告 | 2025-03-12 | Chinese | ||
| 37617224 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍的公告 | 2025-03-07 | Chinese | ||
| 37617219 | 关于子公司通过国家高新技术企业认定的公告 | 2025-03-07 | Chinese | ||
| 37617204 | 关于董事会换届选举的公告 | 2025-03-05 | Chinese | ||
| 37617191 | 第四届董事会第二十三次会议决议公告 | 2025-03-05 | Chinese | ||
| 37617179 | 独立董事提名人声明与承诺(成湘东) | 2025-03-05 | Chinese | ||
| 37617173 | 公司章程(2025年3月修订) | 2025-03-05 | Chinese | ||
| 37617152 | 关于选举产生第五届监事会职工监事的公告 | 2025-03-05 | Chinese | ||
| 37617130 | 独立董事候选人声明与承诺(成湘东) | 2025-03-05 | Chinese | ||
| 37617122 | 关于控股股东及其一致行动人持股比例变动触及1%整数倍的公告 | 2025-03-05 | Chinese | ||
| 37617108 | 关于监事会换届选举的公告 | 2025-03-05 | Chinese | ||
| 37617099 | 第四届监事会第十九次会议决议公告 | 2025-03-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
ACER
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AGT
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
AIC
Designs professional display devices and visual solutions f…
|
9912 | TW | Manufacturing |
|
AMAX
Global provider of AI and HPC solutions, high-density serve…
|
6933 | 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.