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 |
|---|---|---|---|
|
Avana Electrosystems Limited
Designs high-reliability electronic systems for aerospace, …
|
AVANA | IN | Manufacturing |
|
AVA RISK GROUP LIMITED
Global provider of high-security technologies for critical …
|
AVA | AU | Manufacturing |
|
AVE SCIENCE&TECHNOLOGY CO.,LTD
Develops automated diagnostic equipment and reagents for cl…
|
688067 | CN | Manufacturing |
|
AVIC AIRBORNE SYSTEMS CO., LTD.
Develops and manufactures avionics and integrated systems f…
|
600372 | CN | Manufacturing |
|
AXTEC LIMITED
Develops specialized instrumentation and monitoring systems…
|
AXI | AU | Manufacturing |
|
Azbil Corporation
Provider of automation solutions for buildings, industry, a…
|
6845 | JP | Manufacturing |
|
BADGER METER INC
Manufacturer of smart water solutions for flow measurement,…
|
BMI | US | Manufacturing |
|
BBK Test Systems Co.,Ltd.
Designs and manufactures automated testing solutions for co…
|
301598 | CN | Manufacturing |
|
Beijer Electronics Group
Develops hardware and software for industrial automation an…
|
BELE | SE | Manufacturing |
|
Beijing Aerospace Shenzhou Intelligent Equipment Technology Co., Ltd
Develops aerospace-grade railway safety monitoring and indu…
|
300455 | 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.