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-12-16 | Chinese | |
| 关于开展资产池业务的公告 | 2025-12-02 | Chinese | |
| 第五届董事会第六次会议决议公告 | 2025-12-02 | Chinese | |
| 拟续聘会计师事务所的公告 | 2025-12-02 | Chinese | |
| 关于开展外汇套期保值业务的可行性分析报告 | 2025-12-02 | Chinese | |
| 关于开展供应链融资业务合作暨对外担保的公告 | 2025-12-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 37619120 | 关于召开公司2025年第二次临时股东会的提示性公告 | 2025-12-16 | Chinese | ||
| 37619114 | 关于开展资产池业务的公告 | 2025-12-02 | Chinese | ||
| 37619068 | 第五届董事会第六次会议决议公告 | 2025-12-02 | Chinese | ||
| 37619056 | 拟续聘会计师事务所的公告 | 2025-12-02 | Chinese | ||
| 37619054 | 关于开展外汇套期保值业务的可行性分析报告 | 2025-12-02 | Chinese | ||
| 37619048 | 关于开展供应链融资业务合作暨对外担保的公告 | 2025-12-02 | Chinese | ||
| 37619037 | 关于使用暂时闲置的自有资金购买短期理财产品及国债逆回购的公告 | 2025-12-02 | Chinese | ||
| 37619026 | 关于开展外汇套期保值业务的公告 | 2025-12-02 | Chinese | ||
| 37619024 | 关于公司及子公司向银行申请综合授信额度暨为全资子公司提供担保的公告 | 2025-12-02 | Chinese | ||
| 37619019 | 关于召开2025年第二次临时股东会的通知 | 2025-12-02 | Chinese | ||
| 37619018 | 关于参加2025年度深圳辖区上市公司投资者网上集体接待日活动的公告 | 2025-11-12 | Chinese | ||
| 37619008 | 第五届董事会第五次会议决议公告 | 2025-10-27 | Chinese | ||
| 37618997 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 37618995 | 商誉减值测试内部控制制度(2025年10月修订) | 2025-10-27 | Chinese | ||
| 37618993 | 关于完成工商变更登记的公告 | 2025-10-22 | 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 Technology Inc.
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 Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
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 |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | 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.