Invengo Information Technology Co., Ltd — Investor Relations & Filings
Invengo Information Technology Co., Ltd. is a global provider of Radio Frequency Identification (RFID) technology and solutions. The company specializes in the design and manufacture of high-performance RFID tags, inlays, readers, and antennas. Its product portfolio supports a wide range of applications, including retail apparel tracking, library management, logistics, supply chain optimization, and public transportation. Invengo provides end-to-end IoT solutions that integrate hardware and software to enhance operational efficiency and asset visibility. With a focus on innovation and research and development, the company serves a diverse international clientele across various sectors, leveraging its "Inlay Inside" branding to signify quality and reliability in the global RFID market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信息披露暂缓与豁免管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 子公司管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 证券投资管理制度(2025年10月) | 2025-10-30 | Chinese | |
| 内部审计制度 (2025年10月) | 2025-10-30 | Chinese | |
| 关于大股东股份减持计划时间届满暨实施情况的公告 | 2025-10-24 | Chinese | |
| 关于公司办公地址变更的公告 | 2025-10-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34990283 | 信息披露暂缓与豁免管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 34990272 | 子公司管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 34990256 | 证券投资管理制度(2025年10月) | 2025-10-30 | Chinese | ||
| 34990251 | 内部审计制度 (2025年10月) | 2025-10-30 | Chinese | ||
| 34990238 | 关于大股东股份减持计划时间届满暨实施情况的公告 | 2025-10-24 | Chinese | ||
| 34990229 | 关于公司办公地址变更的公告 | 2025-10-08 | Chinese | ||
| 34990218 | 关于终止2025年度以简易程序向特定对象发行股票事项的公告 | 2025-09-24 | Chinese | ||
| 34990207 | 第八届董事会第八次(临时)会议决议公告 | 2025-09-24 | Chinese | ||
| 34990196 | 关于控股股东收到深圳证监局警示函的公告 | 2025-09-19 | Chinese | ||
| 34990185 | 关于公司控股股东部分股份解除质押的公告 | 2025-09-16 | Chinese | ||
| 34990174 | 2025年第四次临时股东大会决议公告 | 2025-09-16 | Chinese | ||
| 34990170 | 2025年第四次临时股东大会法律意见书 | 2025-09-16 | Chinese | ||
| 34990162 | 关于董事辞任暨选举职工代表董事的公告 | 2025-09-16 | Chinese | ||
| 34990152 | 关于全资子公司提供外保内贷额度的进展公告 | 2025-09-05 | Chinese | ||
| 34990142 | 关于第一期员工持股计划出售完毕的公告 | 2025-09-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Invengo Information Technology 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/54215/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54215 | 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=54215 | 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=54215 \ -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": 54215}, 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 Invengo Information Technology Co., Ltd (id: 54215)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.