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 |
|---|---|---|---|
| 关于最近五年被证券监管部门和交易所采取监管措施或处罚情况的公告 | 2026-03-31 | Chinese | |
| 2026年度向特定对象发行股票预案 | 2026-03-31 | Chinese | |
| 关于豁免控股股东及实际控制人自愿性转让限制承诺的公告 | 2026-03-31 | Chinese | |
| 简式权益变动报告书 (达安世纪、悦华众城) | 2026-03-31 | Chinese | |
| 关于向特定对象发行股票涉及关联交易事项暨与特定对象签署附生效条件之股份认购协议的公告 | 2026-03-31 | Chinese | |
| 关于2026年度向特定对象发行股票摊薄即期回报、填补措施及相关主体承诺的公告 | 2026-03-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39697915 | 关于最近五年被证券监管部门和交易所采取监管措施或处罚情况的公告 | 2026-03-31 | Chinese | ||
| 39697901 | 2026年度向特定对象发行股票预案 | 2026-03-31 | Chinese | ||
| 39697885 | 关于豁免控股股东及实际控制人自愿性转让限制承诺的公告 | 2026-03-31 | Chinese | ||
| 39697873 | 简式权益变动报告书 (达安世纪、悦华众城) | 2026-03-31 | Chinese | ||
| 39697859 | 关于向特定对象发行股票涉及关联交易事项暨与特定对象签署附生效条件之股份认购协议的公告 | 2026-03-31 | Chinese | ||
| 39697846 | 关于2026年度向特定对象发行股票摊薄即期回报、填补措施及相关主体承诺的公告 | 2026-03-31 | Chinese | ||
| 39697831 | 独立董事关于公司2026年度向特定对象发行股票方案论证分析报告的专项意见 | 2026-03-31 | Chinese | ||
| 39697826 | 第五届董事会第五次会议决议公告 | 2026-03-31 | Chinese | ||
| 39697810 | 关于公司无需编制前次募集资金使用情况报告的公告 | 2026-03-31 | Chinese | ||
| 39697808 | 关于向特定对象发行股票预案披露提示性公告 | 2026-03-31 | Chinese | ||
| 39697806 | 2026年度向特定对象发行股票募集资金使用可行性分析报告 | 2026-03-31 | Chinese | ||
| 39697804 | 详式权益变动报告书(德乐科技、星月商业) | 2026-03-31 | Chinese | ||
| 39697785 | 未来三年(2026-2028年)股东回报规划 | 2026-03-31 | Chinese | ||
| 39697784 | 关于筹划控制权变更事项进展暨复牌公告 | 2026-03-31 | Chinese | ||
| 39697777 | 关于控股股东签署《股份转让协议》及公司签署《附生效条件之股份认购协议》暨控股股东、实际控制人拟发生变更的提示性公告 | 2026-03-31 | 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.