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 |
|---|---|---|---|
| 关于会计师事务所2025年度履职情况评估报告 | 2026-04-24 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 2025年年度报告 | 2026-04-24 | Chinese | |
| 2025年年度报告摘要 | 2026-04-24 | Chinese | |
| 关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-24 | Chinese | |
| 2025年度独立董事述职报告-郑瑞志(已离任) | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39698053 | 关于会计师事务所2025年度履职情况评估报告 | 2026-04-24 | Chinese | ||
| 39698052 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 39698047 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 39698044 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 39698041 | 关于使用部分闲置自有资金进行现金管理的公告 | 2026-04-24 | Chinese | ||
| 39698037 | 2025年度独立董事述职报告-郑瑞志(已离任) | 2026-04-24 | Chinese | ||
| 39698024 | 2025年度独立董事述职报告-陈爱珍 | 2026-04-24 | Chinese | ||
| 39698011 | 2025年度内部控制审计报告 | 2026-04-24 | Chinese | ||
| 39698005 | 董事、高级管理人员薪酬管理制度 | 2026-04-24 | Chinese | ||
| 39698000 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-24 | Chinese | ||
| 39697998 | 商誉减值测试报告 | 2026-04-24 | Chinese | ||
| 39697997 | 2025年度财务决算报告 | 2026-04-24 | Chinese | ||
| 39697993 | 2025年度董事会工作报告 | 2026-04-24 | Chinese | ||
| 39697989 | 北京威律律师事务所关于北京百华悦邦科技股份有限公司2023年限制性股票激励计划首次授予部分第二个归属期归属条件未成就、作废部分已授予尚未归属的限制性股票相关事项之法律意见书 | 2026-04-24 | Chinese | ||
| 39697979 | 2025年度独立董事述职报告-谢京 | 2026-04-24 | 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.