Guangzhou KingTeller Technology Co., Ltd. — Investor Relations & Filings
Guangzhou KingTeller Technology Co., Ltd. specializes in the research, development, manufacturing, and service of financial self-service equipment and integrated solutions. The company provides a comprehensive range of products, including Automated Teller Machines (ATMs), Video Teller Machines (VTMs), cash recyclers, and intelligent self-service kiosks designed for the banking sector. Beyond hardware, KingTeller offers sophisticated software management systems and technical support services, including equipment maintenance and operational outsourcing. The company focuses on delivering secure, efficient, and innovative technology to enhance the digital transformation of financial institutions. Its solutions are engineered to optimize banking operations, improve customer experience, and ensure high levels of transaction security through advanced biometric and encryption technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 控股股东和实际控制人行为规范(2026年修订) | 2026-04-23 | Chinese | |
| 董事会议事规则(2026年修订) | 2026-04-23 | Chinese | |
| 董事和高级管理人员离职管理制度(2026年修订) | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(郑蕾) | 2026-04-23 | Chinese | |
| 关于举行2025年度网上业绩说明会的公告 | 2026-04-23 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36128451 | 控股股东和实际控制人行为规范(2026年修订) | 2026-04-23 | Chinese | ||
| 36128447 | 董事会议事规则(2026年修订) | 2026-04-23 | Chinese | ||
| 36128445 | 董事和高级管理人员离职管理制度(2026年修订) | 2026-04-23 | Chinese | ||
| 36128444 | 2025年度独立董事述职报告(郑蕾) | 2026-04-23 | Chinese | ||
| 36128443 | 关于举行2025年度网上业绩说明会的公告 | 2026-04-23 | Chinese | ||
| 36128442 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 36128440 | 2025年度会计师事务所履职情况评估报告 | 2026-04-23 | Chinese | ||
| 36128439 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 36128438 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 36128437 | 关于使用闲置自有资金进行委托理财的公告 | 2026-04-23 | Chinese | ||
| 36128435 | 公司章程(2026年修订) | 2026-04-23 | Chinese | ||
| 36128434 | 第八届董事会第十二次会议决议公告 | 2026-04-23 | Chinese | ||
| 36128433 | 关于修订《公司章程》及部分制度的公告 | 2026-04-23 | Chinese | ||
| 36128432 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 36128431 | 关于2025年度证券投资情况的专项说明 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2CRSi
Designs and manufactures high-performance, energy-efficient…
|
2CRSI | FR | Manufacturing |
|
AAEON Technology Inc.
Manufacturer of industrial and embedded computing platforms…
|
6579 | TW | Manufacturing |
|
ABKO CO., LTD.
Develops PC components, gaming peripherals, and consumer el…
|
129890 | KR | Manufacturing |
|
Acer Gadget Inc.
Develops computer peripherals, smart mobile devices, and sm…
|
2432 | TW | Manufacturing |
|
Acer Incorporated
Specializes in computer hardware like PCs, laptops, desktop…
|
2353 | TW | Manufacturing |
|
ADLINK Technology Inc.
Global provider of edge computing and IoT solutions for ind…
|
6166 | TW | Manufacturing |
|
Advantech Co., Ltd.
Global leader in industrial computing, IoT systems, and emb…
|
2395 | TW | Manufacturing |
|
AGM GROUP HOLDINGS, INC.
Designs blockchain ASIC chips and sells cryptocurrency mini…
|
AGMH | US | Manufacturing |
|
AMAX Holding Co., Ltd.
Global provider of AI and HPC solutions, high-density serve…
|
6933 | TW | Manufacturing |
|
Anhui Shiny Electronic Technology Company Limited
OEM/ODM manufacturer of electronic components and consumer …
|
300956 | CN | Manufacturing |
Guangzhou KingTeller 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/54231/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54231 | 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=54231 | 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=54231 \ -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": 54231}, 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 Guangzhou KingTeller Technology Co., Ltd. (id: 54231)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.