
Zhibao Technology Inc. — Investor Relations & Filings
Zhibao Technology Inc. is a provider of digital insurance solutions operating on a 2B2C (business-to-business-to-consumer) model. The company specializes in developing and delivering customized and embedded insurance products through a network of business channel partners. Its services include insurance product design and customization, technology system interconnection, and customer support, alongside managing general underwriter (MGU) functions. The company utilizes a proprietary, Platform-as-a-Service (PaaS)-based digital brokerage platform that leverages big data and artificial intelligence to analyze customer data and enhance its offerings. This technology facilitates the rapid scaling and deployment of numerous insurance solutions across various sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-24 | English | |
| NOTIFICATION OF LATE FILING | 2025-11-03 | English | |
| Major Shareholding Notification 2025 | 2025-10-10 | English | |
| Regulatory Filings 2025 | 2025-09-30 | English | |
| AMENDMENT NO. 1 TO FORM F-1 | 2025-09-26 | English | |
| Regulatory Filings 2025 | 2025-09-25 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13644571 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-11-24 | English | ||
| 13644573 | NOTIFICATION OF LATE FILING | 2025-11-03 | English | ||
| 13644579 | Major Shareholding Notification 2025 | 2025-10-10 | English | ||
| 13644578 | Regulatory Filings 2025 | 2025-09-30 | English | ||
| 13644576 | AMENDMENT NO. 1 TO FORM F-1 | 2025-09-26 | English | ||
| 13644572 | Regulatory Filings 2025 | 2025-09-25 | English | ||
| 13644577 | Regulatory Filings 2025 | 2025-09-25 | English | ||
| 13644580 | REGISTRATION STATEMENT | 2025-09-18 | English | ||
| 13644582 | REGISTRATION STATEMENT | 2025-09-09 | English | ||
| 13644581 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-22 | English | ||
| 13644584 | Regulatory Filings 2025 | 2025-07-22 | English | ||
| 13644583 | Regulatory Filings 2025 | 2025-07-17 | English | ||
| 13644585 | AMENDMENT NO. 4 TO FORM F-1 | 2025-07-04 | English | ||
| 13644594 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-07-03 | English | ||
| 13644590 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-26 | English | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accelerant Holdings
A data-driven risk exchange platform for the specialty insu…
|
ARX | KY | Financial and insurance activit… |
|
Advantage Risk Management Co., Ltd.
Offers HR solutions in mental health, disability support, a…
|
8769 | JP | Financial and insurance activit… |
|
AFFIN-ACF HOLDINGS BERHAD
Holding company in financial services, offering banking and…
|
— | MY | Financial and insurance activit… |
|
ALEXANDER FORBES GROUP HOLDINGS LIMITED
Diversified financial services providing integrated advice …
|
AFH | ZA | Financial and insurance activit… |
|
ALPHA GROWTH PLC
A financial services firm specializing in esoteric asset ma…
|
ALGW | GB | Financial and insurance activit… |
|
ERIE INDEMNITY CO
Management company providing sales, underwriting, and polic…
|
ERIE | US | Financial and insurance activit… |
|
ID Watchdog, Inc.
Provider of comprehensive identity theft protection, detect…
|
IDW | CA | Financial and insurance activit… |
|
INVERSIONES ATLANTIDA, S.A.
A strategic financial holding company offering banking, ins…
|
57MB | SG | Financial and insurance activit… |
|
IRRC Corporation
Integrates insurance agency operations with proprietary tec…
|
7325 | JP | Financial and insurance activit… |
|
MARSH & MCLENNAN COMPANIES, INC.
A global professional services firm providing advice in ris…
|
MMC | US | Financial and insurance activit… |
Zhibao Technology Inc. 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/34756/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34756 | 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=34756 | 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=34756 \ -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": 34756}, 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 Zhibao Technology Inc. (id: 34756)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.