HENGBAO CO.,LTD. — Investor Relations & Filings
Hengbao Co., Ltd. specializes in the research, development, and manufacturing of smart cards, terminal equipment, and information security solutions. The company provides a comprehensive range of products including financial IC cards, telecommunications SIM cards, social security cards, and electronic identification documents. Its portfolio extends to mobile payment technologies, digital security systems, and tax control devices. Serving sectors such as banking, telecommunications, and government administration, the company focuses on high-security encryption and data protection. It is actively involved in the development of digital currency hardware wallets and related infrastructure for electronic payment ecosystems. The company emphasizes technological innovation in smart card operating systems and secure chip applications to support digital transformation across various public and private service platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于董事、副总裁减持计划实施完毕的公告 | 2025-07-08 | Chinese | |
| 关于董事会、监事会延期换届的提示性公告 | 2025-07-08 | Chinese | |
| 关于控股股东、实际控制人减持股份超过1%暨减持计划实施完毕的公告 | 2025-06-27 | Chinese | |
| 股票交易异常波动公告 | 2025-06-17 | Chinese | |
| 关于公司董事、副总裁减持股份的预披露公告 | 2025-06-12 | Chinese | |
| 2024年年度权益分派实施公告 | 2025-06-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34834480 | 关于董事、副总裁减持计划实施完毕的公告 | 2025-07-08 | Chinese | ||
| 34834470 | 关于董事会、监事会延期换届的提示性公告 | 2025-07-08 | Chinese | ||
| 34834461 | 关于控股股东、实际控制人减持股份超过1%暨减持计划实施完毕的公告 | 2025-06-27 | Chinese | ||
| 34834444 | 股票交易异常波动公告 | 2025-06-17 | Chinese | ||
| 34834432 | 关于公司董事、副总裁减持股份的预披露公告 | 2025-06-12 | Chinese | ||
| 34834416 | 2024年年度权益分派实施公告 | 2025-06-10 | Chinese | ||
| 34834407 | 股票交易异常波动公告 | 2025-06-09 | Chinese | ||
| 34834395 | 股票交易异常波动公告 | 2025-06-02 | Chinese | ||
| 34834378 | 关于公司2021年股票期权激励计划预留授予部分第三个行权期采用自主行权模式的提示性公告 | 2025-05-29 | Chinese | ||
| 34834367 | 2024年度股东大会决议公告 | 2025-05-28 | Chinese | ||
| 34834353 | 上海市锦天城律师事务所关于恒宝股份有限公司2024年度股东大会的法律意见书 | 2025-05-28 | Chinese | ||
| 34834339 | 关于全资子公司完成工商注册登记的公告 | 2025-05-23 | Chinese | ||
| 34834323 | 关于举行2024年度网上业绩说明会的公告 | 2025-05-16 | Chinese | ||
| 34834309 | 关于权益变动的提示性公告 | 2025-05-06 | Chinese | ||
| 34834299 | 简式权益变动报告书 | 2025-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of magnetic and optical media
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cellfie Global Co.,Ltd.
Manufactures electronic smart cards and provides software-b…
|
068940 | KR | Manufacturing |
|
CMC Magnetics Corporation
Global manufacturer of optical storage media and optoelectr…
|
2323 | TW | Manufacturing |
|
Ritek Corporation
Develops data storage solutions, electronic components, and…
|
2349 | TW | Manufacturing |
HENGBAO CO.,LTD. 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/54162/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54162 | 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=54162 | 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=54162 \ -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": 54162}, 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 HENGBAO CO.,LTD. (id: 54162)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.