
Wuhan Tianyu Information Industry Co., Ltd. — Investor Relations & Filings
Wuhan Tianyu Information Industry Co., Ltd. specializes in the development and manufacturing of smart cards, data security products, and digital payment solutions. The company provides a comprehensive range of products including telecommunications SIM cards, financial IC cards, and smart POS terminals. Its core expertise lies in data encryption, embedded software development, and secure chip technology. Serving a global clientele across the telecommunications, banking, and government sectors, the company offers integrated solutions for digital identity authentication, mobile payment systems, and tax control management. By leveraging advanced manufacturing capabilities and research in secure communication protocols, the company supports the digital transformation of financial services and public infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于再次延期回复深圳证券交易所2025年报问询函的公告 | 2026-05-28 | Chinese | |
| 关于股票交易被叠加实施其他风险警示的进展公告 | 2026-05-28 | Chinese | |
| 关于延期回复深圳证券交易所2025年报问询函的公告 | 2026-05-21 | Chinese | |
| 北京市嘉源律师事务所关于武汉天喻信息产业股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-14 | Chinese | |
| 董事会关于2025年度带强调事项段的无保留意见内部控制审计报告涉及事项的专项说明 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47857409 | 关于再次延期回复深圳证券交易所2025年报问询函的公告 | 2026-05-28 | Chinese | ||
| 47857408 | 关于股票交易被叠加实施其他风险警示的进展公告 | 2026-05-28 | Chinese | ||
| 46733772 | 关于延期回复深圳证券交易所2025年报问询函的公告 | 2026-05-21 | Chinese | ||
| 45974819 | 北京市嘉源律师事务所关于武汉天喻信息产业股份有限公司2025年年度股东会的法律意见书 | 2026-05-14 | Chinese | ||
| 45974988 | 2025年年度股东会决议公告 | 2026-05-14 | Chinese | ||
| 36183099 | 董事会关于2025年度带强调事项段的无保留意见内部控制审计报告涉及事项的专项说明 | 2026-04-22 | Chinese | ||
| 36183098 | 关于高级管理人员2026年度薪酬方案及专项奖励计划的公告 | 2026-04-22 | Chinese | ||
| 36183090 | 关于2025年度计提资产减值准备的公告 | 2026-04-22 | Chinese | ||
| 36183089 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-22 | Chinese | ||
| 36183083 | 关于申请撤销对公司股票交易实施退市风险警示及其他风险警示的公告 | 2026-04-22 | Chinese | ||
| 36183074 | 关于参股企业涉及重大仲裁的公告 | 2026-04-21 | Chinese | ||
| 36183072 | 关于公司股票可能被终止上市的第六次风险提示公告 | 2026-04-20 | Chinese | ||
| 36183070 | 关于持股5%以上股东所持公司股份解除冻结的公告 | 2026-04-20 | Chinese | ||
| 36183067 | 关于收到中国证券监督管理委员会湖北监管局《行政处罚事先告知书》的公告 | 2026-04-17 | Chinese | ||
| 36183066 | 关于审计机构变更签字注册会计师的公告 | 2026-04-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
Wuhan Tianyu Information Industry 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/55213/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55213 | 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=55213 | 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=55213 \ -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": 55213}, 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 Wuhan Tianyu Information Industry Co., Ltd. (id: 55213)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.