AUTEK CHINA INC — Investor Relations & Filings
AUTEK CHINA INC specializes in the research, development, and manufacturing of advanced industrial automation and process control instrumentation. The company provides a comprehensive suite of measurement solutions, including high-precision flow meters, level transmitters, and pressure sensors designed for demanding industrial environments. Its product portfolio serves critical sectors such as oil and gas, petrochemicals, power generation, and water management. AUTEK focuses on delivering integrated control systems that enhance operational efficiency and safety. By leveraging proprietary technology and engineering expertise, the firm offers customized automation services, ranging from field instrumentation to complex system integration, ensuring reliable performance in diverse process applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese | |
| 国元证券股份有限公司关于欧普康视科技股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese | |
| 关于使用闲置募集资金进行现金管理的公告 | 2026-03-27 | Chinese | |
| 2025年年度报告披露提示性公告 | 2026-03-27 | Chinese | |
| 2025年度财务决算报告 | 2026-03-27 | Chinese | |
| 2025年度独立董事述职报告 (唐民松) | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38249582 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese | ||
| 38249571 | 国元证券股份有限公司关于欧普康视科技股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-03-27 | Chinese | ||
| 38249558 | 关于使用闲置募集资金进行现金管理的公告 | 2026-03-27 | Chinese | ||
| 38249547 | 2025年年度报告披露提示性公告 | 2026-03-27 | Chinese | ||
| 38249539 | 2025年度财务决算报告 | 2026-03-27 | Chinese | ||
| 38249529 | 2025年度独立董事述职报告 (唐民松) | 2026-03-27 | Chinese | ||
| 38249509 | 关于举行2025年年度报告网上说明会的公告 | 2026-03-27 | Chinese | ||
| 38249498 | 2025年度内部控制审计报告 | 2026-03-27 | Chinese | ||
| 38249484 | 董事、高级管理人员薪酬管理制度 | 2026-03-27 | Chinese | ||
| 38249465 | 募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-27 | Chinese | ||
| 38249462 | 关于会计师事务所2025年度履职情况评估报告 | 2026-03-27 | Chinese | ||
| 38249460 | 2025年年度报告 | 2026-03-27 | Chinese | ||
| 38249455 | 2025年度独立董事述职报告(许立新) | 2026-03-27 | Chinese | ||
| 38249449 | 关于“质量回报双提升”行动方案的进展公告 | 2026-03-27 | Chinese | ||
| 38249437 | 关于2025年年度计提资产减值准备的公告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
AUTEK CHINA INC 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/55577/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55577 | 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=55577 | 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=55577 \ -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": 55577}, 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 AUTEK CHINA INC (id: 55577)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.