INESA Intelligent Tech Inc. — Investor Relations & Filings
About INESA Intelligent Tech Inc.
INESA Intelligent Tech Inc. specializes in the development and implementation of smart city solutions and advanced information technology services. The company focuses on integrating cloud computing, big data analytics, and the Internet of Things (IoT) to enhance urban management and industrial efficiency. Its core portfolio includes intelligent hardware manufacturing, software platform development, and system integration services. Key offerings encompass smart lighting systems, intelligent building management, food safety traceability platforms, and comprehensive cloud infrastructure. By leveraging a "Cloud + Terminal" strategy, the company supports digital transformation across various sectors, providing end-to-end solutions for urban governance, public services, and enterprise operations. Its technical expertise lies in creating interconnected ecosystems that optimize resource allocation and improve operational transparency in complex urban environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 云赛智联十二届二十六次董事会会议决议公告 | 2026-04-24 | Chinese | |
| 云赛智联2026年第一季度报告 | 2026-04-24 | Chinese | |
| 云赛智联关于职工董事、高级管理人员离任的公告 | 2026-04-07 | Chinese | |
| 云赛智联十二届二十五次董事会会议决议公告 | 2026-04-01 | Chinese | |
| 云赛智联关于收购智能汽车创新发展平台(上海)有限公司12%股权的公告 | 2026-04-01 | Chinese | |
| 云赛智联2025年度环境、社会和公司治理报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41239109 | 云赛智联十二届二十六次董事会会议决议公告 | 2026-04-24 | Chinese | ||
| 41239107 | 云赛智联2026年第一季度报告 | 2026-04-24 | Chinese | ||
| 41239098 | 云赛智联关于职工董事、高级管理人员离任的公告 | 2026-04-07 | Chinese | ||
| 41239097 | 云赛智联十二届二十五次董事会会议决议公告 | 2026-04-01 | Chinese | ||
| 41239089 | 云赛智联关于收购智能汽车创新发展平台(上海)有限公司12%股权的公告 | 2026-04-01 | Chinese | ||
| 41239083 | 云赛智联2025年度环境、社会和公司治理报告 | 2026-03-27 | Chinese | ||
| 41238777 | 云赛智联2025年度环境、社会和公司治理报告摘要 | 2026-03-27 | Chinese | ||
| 41238764 | 云赛智联2025年度“提质增效重回报”行动方案年度评估报告暨2026年度“提质增效重回报”行动方案 | 2026-03-27 | Chinese | ||
| 41238759 | 云赛智联2025年年度报告摘要 | 2026-03-27 | Chinese | ||
| 41238747 | 云赛智联2025年度内控审计报告 | 2026-03-27 | Chinese | ||
| 41238584 | 云赛智联2025年度关联方资金占用专项审核报告 | 2026-03-27 | Chinese | ||
| 41238314 | 云赛智联2025年度审计报告 | 2026-03-27 | Chinese | ||
| 41238114 | 云赛智联关于2026年度日常关联交易预计的公告 | 2026-03-27 | Chinese | ||
| 41238048 | 云赛智联独立董事2025年度述职报告(董剑萍) | 2026-03-27 | Chinese | ||
| 41238039 | 云赛智联关于上会会计师事务所(特殊普通合伙)的履职情况评估报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMTD Digital Inc.
A digital solutions platform for finance, media, investment…
|
HKD | KY | Telecommunications, computer pr… |
|
Anhui Wantong Technology Co.,Ltd.
Provides ITS and IT solutions for highway management, ports…
|
002331 | CN | Telecommunications, computer pr… |
|
Aplicaciones Y Tratamientos De Sistemas S.A.
An IT company specializing in consulting, services, and sof…
|
ATSI | ES | Telecommunications, computer pr… |
|
A PN Promise Spolka Akcyjna
IT solutions provider specializing in digital transformatio…
|
PRO | PL | Telecommunications, computer pr… |
|
Applied Co., Ltd.
Manufactures and sells custom PCs, components, and servers,…
|
3020 | JP | Telecommunications, computer pr… |
|
Arabian Internet and Communications Services Co.
Provides digital transformation, IT solutions, cloud, and c…
|
7202 | SA | Telecommunications, computer pr… |
|
AR advanced technology, Inc.
Specializes in digital transformation solutions using cloud…
|
5578 | JP | Telecommunications, computer pr… |
|
ARB IOT Group Ltd
Provider of end-to-end IoT integration solutions and specia…
|
ARBB | US | Telecommunications, computer pr… |
|
ARCONTECH GROUP PLC
Develops real-time market data software for financial insti…
|
ARC | GB | Telecommunications, computer pr… |
|
Ares International Corp.
Provides enterprise software, system integration, and cyber…
|
2471 | TW | Telecommunications, computer pr… |
INESA Intelligent Tech Inc. 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/56855/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56855 | 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=56855 | 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=56855 \ -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": 56855}, 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 INESA Intelligent Tech Inc. (id: 56855)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.