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 |
|---|---|---|---|
| 2022年年度报告摘要 | 2023-04-28 | Chinese | |
| 董事会关于公司2021年度审计报告和内部控制鉴证报告中保留意见涉及事项影响已消除的专项说明 | 2023-04-28 | Chinese | |
| 2022年度财务决算报告 | 2023-04-28 | Chinese | |
| 关于续聘会计师事务所的公告 | 2023-04-28 | Chinese | |
| 关于公司会计政策变更的公告 | 2023-04-28 | Chinese | |
| 关于变更注册资本暨修订《公司章程》的公告 | 2023-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 34831095 | 2022年年度报告摘要 | 2023-04-28 | Chinese | ||
| 34831081 | 董事会关于公司2021年度审计报告和内部控制鉴证报告中保留意见涉及事项影响已消除的专项说明 | 2023-04-28 | Chinese | ||
| 34831071 | 2022年度财务决算报告 | 2023-04-28 | Chinese | ||
| 34831064 | 关于续聘会计师事务所的公告 | 2023-04-28 | Chinese | ||
| 34831050 | 关于公司会计政策变更的公告 | 2023-04-28 | Chinese | ||
| 34831040 | 关于变更注册资本暨修订《公司章程》的公告 | 2023-04-28 | Chinese | ||
| 34831031 | 关于使用闲置自有资金进行证券投资的公告 | 2023-04-28 | Chinese | ||
| 34831020 | 独立董事2022年度述职报告(丁虹) | 2023-04-28 | Chinese | ||
| 34831007 | 独立董事对担保等事项的独立意见 | 2023-04-28 | Chinese | ||
| 34830997 | 董事会关于2022年度带强调事项段的无保留意见审计报告的专项说明 | 2023-04-28 | Chinese | ||
| 34830991 | 2023年一季度报告 | 2023-04-28 | Chinese | ||
| 34830979 | 关于将子公司芯石科技(印度尼西亚)有限责任公司的99%股权转让给全资子公司恒宝国际有限责任公司的公告 | 2023-04-28 | Chinese | ||
| 34830966 | 关于通过全资子公司恒宝国际有限责任公司向全资孙公司芯石科技(新加坡)有限责任公司增资的公告 | 2023-04-28 | Chinese | ||
| 34830948 | 年度关联方资金占用专项审计报告 | 2023-04-28 | Chinese | ||
| 34830758 | 内部控制自我评价报告 | 2023-04-28 | 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.