
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 |
|---|---|---|---|
| 2023年独立董事度述职报告(吴悦娟) | 2024-04-26 | Chinese | |
| 2023年度财务决算报告 | 2024-04-26 | Chinese | |
| 拟续聘会计师事务所的公告 | 2024-04-26 | Chinese | |
| 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2024)第441A009578号] | 2024-04-26 | Chinese | |
| 关于收购珠海佳博科技有限公司2023年度业绩承诺实现情况的说明审核报告[致同专字(2024)第441A009577号] | 2024-04-26 | Chinese | |
| 关于根据国家统一会计制度规定变更公司会计政策的公告 | 2024-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 37616284 | 2023年独立董事度述职报告(吴悦娟) | 2024-04-26 | Chinese | ||
| 37616271 | 2023年度财务决算报告 | 2024-04-26 | Chinese | ||
| 37616264 | 拟续聘会计师事务所的公告 | 2024-04-26 | Chinese | ||
| 37616247 | 关于非经营性资金占用及其他关联资金往来的专项说明[致同专字(2024)第441A009578号] | 2024-04-26 | Chinese | ||
| 37616232 | 关于收购珠海佳博科技有限公司2023年度业绩承诺实现情况的说明审核报告[致同专字(2024)第441A009577号] | 2024-04-26 | Chinese | ||
| 37616216 | 关于根据国家统一会计制度规定变更公司会计政策的公告 | 2024-04-26 | Chinese | ||
| 37616199 | 关于回购注销2021年限制性股票激励计划部分限制性股票的公告 | 2024-04-26 | Chinese | ||
| 37616189 | 2023年独立董事度述职报告(成湘东) | 2024-04-26 | Chinese | ||
| 37616171 | 监事会决议公告 | 2024-04-26 | Chinese | ||
| 37616155 | 东兴证券股份有限公司关于深圳市优博讯科技股份有限公司向特定对象发行股票之保荐总结报告书 | 2024-04-26 | Chinese | ||
| 37616142 | 东兴证券股份有限公司关于深圳市优博讯科技股份有限公司2023年度持续督导培训情况报告 | 2024-04-26 | Chinese | ||
| 37616132 | 2023年年度审计报告 | 2024-04-26 | Chinese | ||
| 37616035 | 江苏中企华中天资产评估有限公司关于公司发行股份及支付现金购买资产之标的资产2023年度业绩承诺实现情况的说明和致歉声明 | 2024-04-26 | Chinese | ||
| 37616019 | 2023年年度报告摘要 | 2024-04-26 | Chinese | ||
| 37616004 | 董事会决议公告 | 2024-04-26 | 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.