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 |
|---|---|---|---|
|
Bharat Electronics Ltd.
Designs and manufactures advanced defense and civilian elec…
|
BEL | IN | Manufacturing |
|
BICO Group
Provides technologies and solutions for laboratory automati…
|
BICO | SE | Manufacturing |
|
Binary Helix Spolka Akcyjna
Designs and manufactures automation and energy solutions, i…
|
BHX | PL | Manufacturing |
|
Bionano Genomics, Inc.
A life sciences company specializing in genome analysis and…
|
BNGO | US | Manufacturing |
|
Biotage
A life science company specializing in separation and purif…
|
BIOT | SE | Manufacturing |
|
BPC Instruments AB
Develops automated analytical instruments for gas flow and …
|
BPCINS | SE | Manufacturing |
|
BRUKER CORP
Develops and manufactures scientific instruments and analyt…
|
BRKR | US | Manufacturing |
|
BW Technologies Ltd
Manufacturer and global distributor of high-performance gas…
|
— | CA | Manufacturing |
|
BZS (BEIJING) TECHNOLOGY DEVELOPMENT CO.,LTD
Develops high-precision sensing and measurement solutions f…
|
603082 | CN | Manufacturing |
|
CALNEX SOLUTIONS PLC
Designs and produces test solutions for network synchroniza…
|
CLX | GB | 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.