BYBON Group Company Limited — Investor Relations & Filings
BYBON Group Company Limited provides integrated service solutions and digital platforms for automotive claims management and risk control. The company functions as a Third Party Administrator (TPA), delivering end-to-end services that include accident management, loss assessment, and spare parts supply chain coordination. Its core operations focus on bridging the gap between insurance providers, automotive manufacturers, and repair networks through proprietary software and data-driven analytics. By utilizing a centralized management system, the group facilitates streamlined claims processing, fraud detection, and cost-efficiency in vehicle repairs. The service portfolio encompasses technical support, professional training, and the implementation of standardized workflows to enhance the transparency and quality of the automotive aftermarket service lifecycle.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京威律律师事务所关于北京百华悦邦科技股份有限公司2023年限制性股票激励计划首次授予部分第一个归属期归属条件未成就、作废部分已授予尚未归属的限制性股票相关事项之法律意见书 | 2025-08-27 | Chinese | |
| 上海君澜律师事务所关于北京百华悦邦科技股份有限公司2022年限制性股票激励计划归属及作废相关事项之法律意见书 | 2025-08-27 | Chinese | |
| 关于核销坏账的公告 | 2025-08-27 | Chinese | |
| 关于修订《公司章程》及公司部分制度的公告 | 2025-08-27 | Chinese | |
| 薪酬与考核委员会工作细则(2025年8月) | 2025-08-27 | Chinese | |
| 审计委员会工作细则(2025年8月) | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39697375 | 北京威律律师事务所关于北京百华悦邦科技股份有限公司2023年限制性股票激励计划首次授予部分第一个归属期归属条件未成就、作废部分已授予尚未归属的限制性股票相关事项之法律意见书 | 2025-08-27 | Chinese | ||
| 39697362 | 上海君澜律师事务所关于北京百华悦邦科技股份有限公司2022年限制性股票激励计划归属及作废相关事项之法律意见书 | 2025-08-27 | Chinese | ||
| 39697354 | 关于核销坏账的公告 | 2025-08-27 | Chinese | ||
| 39697345 | 关于修订《公司章程》及公司部分制度的公告 | 2025-08-27 | Chinese | ||
| 39697330 | 薪酬与考核委员会工作细则(2025年8月) | 2025-08-27 | Chinese | ||
| 39697322 | 审计委员会工作细则(2025年8月) | 2025-08-27 | Chinese | ||
| 39697316 | 关联交易管理制度(2025年8月) | 2025-08-27 | Chinese | ||
| 39697306 | 股东会网络投票实施细则(2025年8月) | 2025-08-27 | Chinese | ||
| 39697297 | 北京百华悦邦科技股份有限公司2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-27 | Chinese | ||
| 39697289 | 北京百华悦邦科技股份有限公司章程修订对照表 | 2025-08-27 | Chinese | ||
| 39697275 | 监事会决议公告 | 2025-08-27 | Chinese | ||
| 39697267 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 39697243 | 对外担保管理制度(2025年8月) | 2025-08-27 | Chinese | ||
| 39697235 | 董事会议事规则(2025年8月) | 2025-08-27 | Chinese | ||
| 39697226 | 监事会关于2022年限制性股票激励计划首次授予部分第三个归属期及预留授予部分第二个归属期归属名单的核实意见 | 2025-08-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Risk and damage evaluation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CORVEL CORP
Provider of risk management solutions for workers' comp, au…
|
CRVL | US | Financial and insurance activit… |
|
Medi Assist Healthcare Services Limited
Health benefits administrator providing third-party service…
|
MEDIASSIST | IN | Financial and insurance activit… |
|
Open Lending Corp
Provides lending enablement and risk analytics for financia…
|
LPRO | US | Financial and insurance activit… |
BYBON Group Company Limited 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/55712/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55712 | 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=55712 | 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=55712 \ -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": 55712}, 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 BYBON Group Company Limited (id: 55712)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.