SUNTRONT TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Suntront Technology Co., Ltd. specializes in the research, development, and manufacturing of smart utility measurement instruments and management systems. The company provides a comprehensive suite of products, including smart water meters, gas meters, electricity meters, and heat meters, designed for precise resource monitoring and data collection. Leveraging Internet of Things (IoT) technology, cloud computing, and big data analytics, Suntront offers integrated solutions for utility management, enabling remote meter reading, automated billing, and real-time leakage detection. Its systems cater to municipal utilities, residential complexes, and industrial sectors, focusing on enhancing operational efficiency and promoting resource conservation through intelligent infrastructure. The company’s portfolio includes both hardware components and software platforms that support the digital transformation of public utility services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第六届董事会第二次会议决议公告 | 2026-03-26 | Chinese | |
| 关于中勤万信会计师事务所(特殊普通合伙)履职情况的评估报告 | 2026-03-26 | Chinese | |
| 2025年年度报告摘要 | 2026-03-26 | Chinese | |
| 2025年度独立董事述职报告(杨玲霞)-已离任 | 2026-03-26 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | |
| 关于提请股东会授权董事会制定并执行2026年中期分红方案的公告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36470746 | 第六届董事会第二次会议决议公告 | 2026-03-26 | Chinese | ||
| 36470742 | 关于中勤万信会计师事务所(特殊普通合伙)履职情况的评估报告 | 2026-03-26 | Chinese | ||
| 36470741 | 2025年年度报告摘要 | 2026-03-26 | Chinese | ||
| 36470739 | 2025年度独立董事述职报告(杨玲霞)-已离任 | 2026-03-26 | Chinese | ||
| 36470735 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 36470734 | 关于提请股东会授权董事会制定并执行2026年中期分红方案的公告 | 2026-03-26 | Chinese | ||
| 36470732 | 关于变更注册资本、注册地址及修订公司章程的公告 | 2026-03-26 | Chinese | ||
| 36470729 | 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | ||
| 36470727 | 2025年年度报告 | 2026-03-26 | Chinese | ||
| 36470724 | 2025年度独立董事述职报告(刘晓旻) | 2026-03-26 | Chinese | ||
| 36470722 | 关于举行2025年度网上业绩说明会的公告 | 2026-03-26 | Chinese | ||
| 36470720 | 内控审计报告-2025 | 2026-03-26 | Chinese | ||
| 36470717 | 2025年度财务决算报告 | 2026-03-26 | Chinese | ||
| 36470715 | 募集资金存放与使用情况的鉴证报告2025 | 2026-03-26 | Chinese | ||
| 36470714 | 非经营性资金占用及其他关联资金往来情况汇总表的专项说明 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Marine Information Electronics Company Limited
Develops underwater information systems, sonar, and maritim…
|
600764 | CN | Manufacturing |
|
CHINA RAILWAY HARBIN GROUP OF TECHNOLOGY CORPORATION
Develops automated railway safety monitoring and inspection…
|
688459 | CN | Manufacturing |
|
China Railway Signal & Communication Corporation Limited
Specialized provider of rail transit control systems and si…
|
3969 | CN | Manufacturing |
|
Chino Corporation
Manufactures industrial instruments for temperature measure…
|
6850 | JP | Manufacturing |
|
CHONGQING AFARI TECHNOLOGY CO., LTD.
Develops radar and ultrasonic sensors for ADAS and intellig…
|
601777 | CN | Manufacturing |
|
Chongqing Chuanyi Automation Co.,Ltd.
Develops and manufactures industrial automation instruments…
|
603100 | CN | Manufacturing |
|
CHONGQING MAS SCI.&TECH.CO.,LTD.
Provides safety monitoring systems and IoT solutions for in…
|
300275 | CN | Manufacturing |
|
Chroma ATE Inc.
Global provider of precision electronic test and intelligen…
|
2360 | TW | Manufacturing |
|
CircuTech International Holdings Limited
Designs, manufactures, and sells video/audio surveillance s…
|
8051 | HK | Manufacturing |
|
CI Systems (ISRAEL) Ltd.
Manufactures electro-optical test equipment and semiconduct…
|
CISY | IL | Manufacturing |
SUNTRONT 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/55265/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55265 | 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=55265 | 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=55265 \ -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": 55265}, 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 SUNTRONT TECHNOLOGY CO.,LTD. (id: 55265)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.