
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-05-18 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-07 | Chinese | |
| 第六届董事会第二次会议决议公告 | 2026-03-26 | Chinese | |
| 关于中勤万信会计师事务所(特殊普通合伙)履职情况的评估报告 | 2026-03-26 | Chinese | |
| 2025年年度报告摘要 | 2026-03-26 | Chinese | |
| 2025年度独立董事述职报告(杨玲霞)-已离任 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46512774 | 股票交易异常波动公告 | 2026-05-18 | Chinese | ||
| 44265170 | 2025年年度权益分派实施公告 | 2026-05-07 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Viscom AG
Develops and manufactures optical and X-ray inspection syst…
|
V6C | DE | Manufacturing |
|
VISDYNAMICS HOLDINGS BERHAD
Specializes in automated test equipment and machine vision …
|
— | MY | Manufacturing |
|
Vishay Precision Group, Inc.
Designer and manufacturer of precision measurement sensing …
|
VPG | US | Manufacturing |
|
VISTEON CORP
Global supplier of automotive electronics for digital cockp…
|
VC | US | Manufacturing |
|
VITROX CORPORATION BERHAD
Designs and manufactures machine vision inspection systems …
|
— | MY | Manufacturing |
|
VOTI Detection Inc.
Develops latest-generation X-ray security systems specializ…
|
VOTI.H | CA | Manufacturing |
|
WATERS CORP /DE/
A specialty measurement company making analytical instrumen…
|
WAT | US | Manufacturing |
|
Wescam Inc.
Designs and manufactures advanced gyro-stabilized EO/IR sen…
|
LHX | CA | Manufacturing |
|
Whetron
Specializes in automotive electronic systems and advanced d…
|
6722 | TW | Manufacturing |
|
Willfar Information Technology Co., Ltd.
Provides IoT solutions and smart meters for energy and util…
|
688100 | CN | 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.