
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 |
|---|---|---|---|
|
ZKTECO CO., LTD.
Specializes in biometric verification technology and securi…
|
301330 | CN | Manufacturing |
|
乐创技术
Develops motion control systems and components for high-pre…
|
920425 | CN | Manufacturing |
|
创远信科
Develops high-end wireless communication testing and measur…
|
920961 | CN | Manufacturing |
|
同惠电子
Manufactures high-precision electronic measurement and powe…
|
920509 | CN | Manufacturing |
|
基康技术
Develops high-precision instruments and systems for structu…
|
920879 | CN | Manufacturing |
|
天罡股份
Develops ultrasonic measurement instruments and IoT smart e…
|
920651 | CN | Manufacturing |
|
成电光信
Develops high-speed serial bus communication and display sy…
|
920008 | CN | Manufacturing |
|
新芝生物
Designs and manufactures life science instruments for sampl…
|
920685 | CN | Manufacturing |
|
欧普泰
Develops automated inspection equipment and AI software for…
|
920414 | CN | Manufacturing |
|
武汉蓝电
Specializes in high-precision battery testing systems and p…
|
920779 | 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.