
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 |
|---|---|---|---|
| 关于回购公司股份进展情况的公告 | 2024-02-07 | Chinese | |
| 回购报告书 | 2024-02-02 | Chinese | |
| 关于首次回购公司股份的公告 | 2024-02-02 | Chinese | |
| 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2024-02-02 | Chinese | |
| 第四届董事会第十八次会议决议公告 | 2024-01-31 | Chinese | |
| 关于以集中竞价交易方式回购公司股份方案的公告 | 2024-01-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
13 filings
| |||||
| 37615837 | 关于回购公司股份进展情况的公告 | 2024-02-07 | Chinese | ||
| 37615829 | 回购报告书 | 2024-02-02 | Chinese | ||
| 37615819 | 关于首次回购公司股份的公告 | 2024-02-02 | Chinese | ||
| 37615812 | 关于回购股份事项前十名股东及前十名无限售条件股东持股情况的公告 | 2024-02-02 | Chinese | ||
| 37615804 | 第四届董事会第十八次会议决议公告 | 2024-01-31 | Chinese | ||
| 37615795 | 关于以集中竞价交易方式回购公司股份方案的公告 | 2024-01-31 | Chinese | ||
| 37615785 | 2023年度业绩预告 | 2024-01-30 | Chinese | ||
| 37615772 | 关于公司通过国家高新技术企业重新认定的公告 | 2024-01-19 | Chinese | ||
| 37615763 | 关于控股股东部分股份解除质押及质押的公告 | 2024-01-08 | Chinese | ||
| 37615754 | 关于2022年度业绩承诺补偿事项的进展公告 | 2024-01-03 | Chinese | ||
| 37615743 | 关于回购并注销业绩补偿股份的减资公告 | 2024-01-03 | Chinese | ||
| 37615732 | 关于变更签字注册会计师的公告 | 2024-01-03 | Chinese | ||
| 37615730 | 北京市中伦(深圳)律师事务所关于公司发行股份及支付现金购买资产并募集配套资金暨关联交易之业绩承诺涉及回购注销交易对方所持股票事项的法律意见书 | 2024-01-03 | Chinese | ||
|
2023
2 filings
| |||||
| 37615714 | 关于开展供应链融资业务合作暨对外担保的公告 | 2023-12-25 | Chinese | ||
| 37615700 | 东兴证券股份有限公司关于公司开展供应链融资业务合作暨对外担保的核查意见 | 2023-12-25 | 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.