
Shenzhen Boshijie Technology Co., Ltd. — Investor Relations & Filings
Shenzhen Boshijie Technology Co., Ltd. specializes in the research, development, and manufacturing of Internet of Things (IoT) hardware and telematics solutions. The company provides a comprehensive range of products, including GPS vehicle trackers, asset tracking devices, smart e-bike controllers, and mobile digital video recorders (MDVR). Its technology integrates wireless communication, global positioning systems, and cloud-based data processing to support fleet management, logistics optimization, and shared mobility services. Boshijie offers end-to-end solutions that encompass hardware design, firmware development, and software platform integration. The company serves a global clientele across various sectors, focusing on enhancing operational efficiency and security through real-time monitoring and data analytics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于完成工商变更登记的公告 | 2026-06-02 | Chinese | |
| 董事、高级管理人员薪酬管理制度(2026年5月) | 2026-05-29 | Chinese | |
| 投资者关系管理制度(2026年5月) | 2026-05-29 | Chinese | |
| 董事会秘书工作制度(2026年5月) | 2026-05-29 | Chinese | |
| 关于制定、修订部分治理制度的公告 | 2026-05-29 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-13 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47930614 | 关于完成工商变更登记的公告 | 2026-06-02 | Chinese | ||
| 47897280 | 董事、高级管理人员薪酬管理制度(2026年5月) | 2026-05-29 | Chinese | ||
| 47897279 | 投资者关系管理制度(2026年5月) | 2026-05-29 | Chinese | ||
| 47896743 | 董事会秘书工作制度(2026年5月) | 2026-05-29 | Chinese | ||
| 47896742 | 关于制定、修订部分治理制度的公告 | 2026-05-29 | Chinese | ||
| 45566172 | 2025年年度权益分派实施公告 | 2026-05-13 | Chinese | ||
| 44941139 | 北京市中伦(深圳)律师事务所关于深圳市博实结科技股份有限公司2025年年度股东会法律意见书 | 2026-05-11 | Chinese | ||
| 44941151 | 2025年年度股东会决议公告 | 2026-05-11 | Chinese | ||
| 44258764 | 关于持股5%以上股东、董事股份减持计划的预披露公告 | 2026-05-08 | Chinese | ||
| 39578571 | 国联民生证券承销保荐有限公司关于深圳市博实结科技股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-04-20 | Chinese | ||
| 39578567 | 2025年年度审计报告 | 2026-04-20 | Chinese | ||
| 39578254 | 2025年度总经理工作报告 | 2026-04-20 | Chinese | ||
| 39578248 | 2025年度董事会工作报告 | 2026-04-20 | Chinese | ||
| 39578244 | 关于召开2025年年度股东会的通知 | 2026-04-20 | Chinese | ||
| 39578243 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEMULUS HOLDINGS BERHAD
Designs, engineers, and develops automated test equipment a…
|
— | MY | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
Shenzhen Boshijie 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/56390/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56390 | 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=56390 | 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=56390 \ -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": 56390}, 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 Shenzhen Boshijie Technology Co., Ltd. (id: 56390)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.