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-12-30 | Chinese | |
| 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-30 | Chinese | |
| 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-27 | Chinese | |
| 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-12 | Chinese | |
| 关于以公开拍卖方式转让子公司深圳一卡易科技股份有限公司51.102%股权的公告 | 2022-12-09 | Chinese | |
| 北京北方亚事资产评估事务所(特殊普通合伙)出具的《深圳一卡易科技股份有限公司股东全部权益价值评估咨询报告》(北方亚事咨报字(2022)第01-182号) | 2022-12-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 34830491 | 恒宝股份第八届董事会第一次会议决议公告 | 2022-12-30 | Chinese | ||
| 34830480 | 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-30 | Chinese | ||
| 34830470 | 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-27 | Chinese | ||
| 34830463 | 关于以公开拍卖方式转让深圳一卡易科技股份有限公司51.102%股权的进展公告 | 2022-12-12 | Chinese | ||
| 34830453 | 关于以公开拍卖方式转让子公司深圳一卡易科技股份有限公司51.102%股权的公告 | 2022-12-09 | Chinese | ||
| 34830441 | 北京北方亚事资产评估事务所(特殊普通合伙)出具的《深圳一卡易科技股份有限公司股东全部权益价值评估咨询报告》(北方亚事咨报字(2022)第01-182号) | 2022-12-09 | Chinese | ||
| 34830273 | 独立董事对公司相关事项的独立意见 | 2022-12-09 | Chinese | ||
| 34830263 | 恒宝股份第八届监事会第四次临时会议决议公告 | 2022-12-09 | Chinese | ||
| 34830250 | 恒宝股份第八届董事会第四次临时会议决议公告 | 2022-12-09 | Chinese | ||
| 34830238 | 关于子公司在全国中小企业股份转让系统终止挂牌的进展公告 | 2022-11-28 | Chinese | ||
| 34830225 | 关于子公司在全国中小企业股份转让系统终止挂牌的公告 | 2022-10-31 | Chinese | ||
| 34830214 | 2022年三季度报告 | 2022-10-26 | Chinese | ||
| 34830200 | 关于控股股东部分股份解除质押的公告 | 2022-09-21 | Chinese | ||
| 34830189 | 关于收到中国证券监督管理委员会立案告知书的公告 | 2022-09-02 | Chinese | ||
| 34830175 | 独立董事关于控股股东及其他关联方占用公司资金、公司对外担保情况的专项说明和独立意见 | 2022-08-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.