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-10-27 | Chinese | |
| 北京百华悦邦科技股份有限公司章程(2025年10月) | 2025-10-27 | Chinese | |
| 董事、高级管理人员离职管理制度 | 2025-10-27 | Chinese | |
| 投资者关系管理制度 | 2025-10-27 | Chinese | |
| 第五届董事会第四次会议决议公告 | 2025-10-27 | Chinese | |
| 内幕信息知情人登记管理制度 | 2025-10-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39697679 | 董事、高级管理人员所持公司股份及其变动管理制度 | 2025-10-27 | Chinese | ||
| 39697665 | 北京百华悦邦科技股份有限公司章程(2025年10月) | 2025-10-27 | Chinese | ||
| 39697657 | 董事、高级管理人员离职管理制度 | 2025-10-27 | Chinese | ||
| 39697646 | 投资者关系管理制度 | 2025-10-27 | Chinese | ||
| 39697626 | 第五届董事会第四次会议决议公告 | 2025-10-27 | Chinese | ||
| 39697625 | 内幕信息知情人登记管理制度 | 2025-10-27 | Chinese | ||
| 39697614 | 重大信息内部报告制度 | 2025-10-27 | Chinese | ||
| 39697604 | 信息披露管理制度 | 2025-10-27 | Chinese | ||
| 39697591 | 证券投资管理制度 | 2025-10-27 | Chinese | ||
| 39697584 | 总经理工作细则 | 2025-10-27 | Chinese | ||
| 39697573 | 年报信息披露重大差错责任追究制度 | 2025-10-27 | Chinese | ||
| 39697565 | 规范与关联方资金往来的管理制度 | 2025-10-27 | Chinese | ||
| 39697559 | 外部信息报送及使用管理制度 | 2025-10-27 | Chinese | ||
| 39697550 | 关于变更公司注册资本及修订《公司章程》的公告 | 2025-10-27 | Chinese | ||
| 39697539 | 2025年三季度报告 | 2025-10-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.