
Shenzhen Breo Technology Co.,Ltd — Investor Relations & Filings
Shenzhen Breo Technology Co., Ltd. specializes in the research, development, and manufacturing of smart portable massage devices. The company integrates traditional massage principles with modern technology to create wellness products focused on relaxation and health maintenance. Its core product portfolio includes specialized massagers for the head, eyes, neck, scalp, and hands. These devices utilize advanced features such as air pressure technology, infrared heat compression, and biomimetic kneading to simulate manual massage techniques. Breo emphasizes ergonomic design and portability, targeting global markets for personal care and wellness. The company's innovation focuses on combining meridian-based therapy with intelligent hardware to provide users with convenient stress relief and physical recovery solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于财务总监辞职及聘任财务总监的公告 | 2026-05-29 | Chinese | |
| 关于诉讼进展的公告 | 2026-05-27 | Chinese | |
| 关于公司董事离任的公告 | 2026-05-20 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-20 | Chinese | |
| 广东华商律师事务所关于深圳市倍轻松科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | |
| 关于回购注销2024年员工持股计划股票暨通知债权人的公告 | 2026-05-20 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47897867 | 关于财务总监辞职及聘任财务总监的公告 | 2026-05-29 | Chinese | ||
| 47849507 | 关于诉讼进展的公告 | 2026-05-27 | Chinese | ||
| 46703108 | 关于公司董事离任的公告 | 2026-05-20 | Chinese | ||
| 46703012 | 2025年年度股东会决议公告 | 2026-05-20 | Chinese | ||
| 46702679 | 广东华商律师事务所关于深圳市倍轻松科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-20 | Chinese | ||
| 46701078 | 关于回购注销2024年员工持股计划股票暨通知债权人的公告 | 2026-05-20 | Chinese | ||
| 44272150 | 2025年年度股东会会议资料 | 2026-05-07 | Chinese | ||
| 44272142 | 独立董事提名人声明与承诺(李俊峰) | 2026-05-07 | Chinese | ||
| 44272039 | 第六届董事会第二十一次会议决议公告 | 2026-05-07 | Chinese | ||
| 44272020 | 关于独立董事辞任暨补选独立董事、董事会专门委员会委员的公告 | 2026-05-07 | Chinese | ||
| 44272015 | 关于2025年年度股东会增加临时提案暨补充通知的公告 | 2026-05-07 | Chinese | ||
| 44270616 | 关于变更公司注册资本、修订《公司章程》并办理工商变更登记的公告 | 2026-05-07 | Chinese | ||
| 44270612 | 独立董事提名人声明与承诺(杨红艳) | 2026-05-07 | Chinese | ||
| 44269444 | 深圳市倍轻松科技股份有限公司章程(2026年5月) | 2026-05-07 | Chinese | ||
| 44269429 | 关于回购注销公司2024年员工持股计划未解锁股份并减少公司注册资本的提示性公告 | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of domestic appliances
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TWIN-BIRD CORPORATION
Manufacturer of home appliances and advanced cooling techno…
|
6897 | JP | Manufacturing |
|
VATTI CORPORATION LIMITED
Specializes in high-end kitchen appliances and smart home i…
|
002035 | CN | Manufacturing |
|
VESTEL BEYAZ EŞYA SANAYİ VE TİCARET A.Ş.
A major European manufacturer of white goods and a wide ran…
|
VESBE | TR | Manufacturing |
|
V-Guard Industries Ltd.
Manufactures electrical, electronic, power management, and …
|
VGUARD | IN | Manufacturing |
|
VIDEOCON INDUSTRIES LIMITED
Historically made consumer electronics, home appliances, oi…
|
38UB | SG | Manufacturing |
|
Viomi Technology Co., Ltd
Develops IoT-enabled smart home products and AI-powered wat…
|
VIOT | US | Manufacturing |
|
Virtuoso Optoelectronics Limited
EMS provider specializing in consumer electronics, home app…
|
543597 | IN | Manufacturing |
|
Vitafoss-KY
Global developer and distributor of design-centric lifestyl…
|
2939 | TW | Manufacturing |
|
V-ZUG Holding AG
Develops, manufactures, and sells premium household applian…
|
VZUG | CH | Manufacturing |
|
Waves Corporation Limited
Manufactures, assembles, retails, and trades domestic consu…
|
WAVES | PK | Manufacturing |
Shenzhen Breo 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/58644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58644 | 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=58644 | 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=58644 \ -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": 58644}, 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 Breo Technology Co.,Ltd (id: 58644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.