
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 |
|---|---|---|---|
| 关于参与双杰电气非公开发行股票的公告 | 2020-12-28 | Chinese | |
| 关于独立董事任期届满暨补选独立董事的公告 | 2020-12-28 | Chinese | |
| 第六届监事会第十三次(临时)会议决议公告 | 2020-12-28 | Chinese | |
| 第六届董事会第二十次(临时)会议决议公告 | 2020-12-28 | Chinese | |
| 独立董事关于第六届董事会第二十次(临时)会议相关事项的事前认可意见 | 2020-12-28 | Chinese | |
| 独立董事关于第六届董事会第二十次(临时)会议相关事项的独立意见 | 2020-12-28 | Chinese |
Browse filings by year
20 years- 2026 15 filings
- 2025 179 filings
- 2024 86 filings
- 2023 115 filings
- 2022 118 filings
- 2021 114 filings
- 2020 161 filings
- 2019 199 filings
- 2018 302 filings
- 2017 169 filings
- 2016 117 filings
- 2015 95 filings
- 2014 59 filings
- 2013 86 filings
- 2012 167 filings
- 2011 91 filings
- 2010 76 filings
- 2009 98 filings
- 2008 77 filings
- 2007 58 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 34982137 | 关于参与双杰电气非公开发行股票的公告 | 2020-12-28 | Chinese | ||
| 34982126 | 关于独立董事任期届满暨补选独立董事的公告 | 2020-12-28 | Chinese | ||
| 34982116 | 第六届监事会第十三次(临时)会议决议公告 | 2020-12-28 | Chinese | ||
| 34982105 | 第六届董事会第二十次(临时)会议决议公告 | 2020-12-28 | Chinese | ||
| 34982096 | 独立董事关于第六届董事会第二十次(临时)会议相关事项的事前认可意见 | 2020-12-28 | Chinese | ||
| 34982088 | 独立董事关于第六届董事会第二十次(临时)会议相关事项的独立意见 | 2020-12-28 | Chinese | ||
| 34982078 | 关于公司治理自查及整改计划的报告 | 2020-12-28 | Chinese | ||
| 34982071 | 关于补选公司第六届董事会专门委员会成员的公告 | 2020-12-28 | Chinese | ||
| 34982065 | 关于召开2021年第一次临时股东大会的通知 | 2020-12-28 | Chinese | ||
| 34982054 | 关于公司向银行申请并购贷款并提供质押和抵押的公告 | 2020-12-28 | Chinese | ||
| 34982046 | 关于高级管理人员辞职的公告 | 2020-12-22 | Chinese | ||
| 34982037 | 关于员工持股计划非交易过户完成的公告 | 2020-12-16 | Chinese | ||
| 34982024 | 关于公司控股股东部分股份解除质押及质押的公告 | 2020-12-16 | Chinese | ||
| 34982011 | 第六届董事会第十九次(临时)会议决议公告 | 2020-12-04 | Chinese | ||
| 34982000 | 独立董事关于聘任高级管理人员的意见 | 2020-12-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
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
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 |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | 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.