Beijing Teamsun Technology Co., Ltd. — Investor Relations & Filings
About Beijing Teamsun Technology Co., Ltd.
Beijing Teamsun Technology Co., Ltd. is a provider of comprehensive information technology services and solutions. The company specializes in IT infrastructure construction, cloud computing, big data analytics, and industry-specific software development. Its core offerings include system integration, data center management, and digital transformation consulting. Teamsun serves a diverse range of sectors, including financial services, telecommunications, energy, and government agencies. The company focuses on delivering end-to-end IT lifecycle management, from strategic planning and design to implementation and ongoing maintenance. By leveraging advanced technologies, Teamsun assists enterprises in optimizing their digital operations and enhancing overall efficiency through integrated hardware and software solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(苏中兴) | 2026-04-27 | Chinese | |
| 2025年度独立董事述职报告(谭铭洲) | 2026-04-27 | Chinese | |
| 第八届董事会第六次会议决议公告 | 2026-04-27 | Chinese | |
| 关于为公司及公司董事、高级管理人员继续购买责任险的公告 | 2026-04-27 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-27 | Chinese | |
| 2025年非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40890952 | 2025年度独立董事述职报告(苏中兴) | 2026-04-27 | Chinese | ||
| 40890949 | 2025年度独立董事述职报告(谭铭洲) | 2026-04-27 | Chinese | ||
| 40890946 | 第八届董事会第六次会议决议公告 | 2026-04-27 | Chinese | ||
| 40890940 | 关于为公司及公司董事、高级管理人员继续购买责任险的公告 | 2026-04-27 | Chinese | ||
| 40890927 | 2025年度内部控制审计报告 | 2026-04-27 | Chinese | ||
| 40890822 | 2025年非经营性资金占用及其他关联资金往来情况汇总表的专项审计报告 | 2026-04-27 | Chinese | ||
| 40890799 | 关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-27 | Chinese | ||
| 40890792 | 董事会审计委员会2025年度履职情况报告 | 2026-04-27 | Chinese | ||
| 40890781 | 2026年第一季度报告 | 2026-04-27 | Chinese | ||
| 40890770 | 关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | ||
| 40890752 | 2025年度审计报告 | 2026-04-27 | Chinese | ||
| 40890502 | 2025年年度股东会会议资料 | 2026-04-27 | Chinese | ||
| 40890487 | 北京华胜天成科技股份有限公司对会计师事务所履职情况评估报告 | 2026-04-27 | Chinese | ||
| 40890477 | 关于会计政策变更的公告 | 2026-04-27 | Chinese | ||
| 40890466 | 2025年年度报告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMTD Digital Inc.
A digital solutions platform for finance, media, investment…
|
HKD | KY | Telecommunications, computer pr… |
|
Anhui Wantong Technology Co.,Ltd.
Provides ITS and IT solutions for highway management, ports…
|
002331 | CN | Telecommunications, computer pr… |
|
Aplicaciones Y Tratamientos De Sistemas S.A.
An IT company specializing in consulting, services, and sof…
|
ATSI | ES | Telecommunications, computer pr… |
|
A PN Promise Spolka Akcyjna
IT solutions provider specializing in digital transformatio…
|
PRO | PL | Telecommunications, computer pr… |
|
Applied Co., Ltd.
Manufactures and sells custom PCs, components, and servers,…
|
3020 | JP | Telecommunications, computer pr… |
|
Arabian Internet and Communications Services Co.
Provides digital transformation, IT solutions, cloud, and c…
|
7202 | SA | Telecommunications, computer pr… |
|
AR advanced technology, Inc.
Specializes in digital transformation solutions using cloud…
|
5578 | JP | Telecommunications, computer pr… |
|
ARB IOT Group Ltd
Provider of end-to-end IoT integration solutions and specia…
|
ARBB | US | Telecommunications, computer pr… |
|
ARCONTECH GROUP PLC
Develops real-time market data software for financial insti…
|
ARC | GB | Telecommunications, computer pr… |
|
Ares International Corp.
Provides enterprise software, system integration, and cyber…
|
2471 | TW | Telecommunications, computer pr… |
Beijing Teamsun 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/56713/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56713 | 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=56713 | 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=56713 \ -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": 56713}, 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 Beijing Teamsun Technology Co., Ltd. (id: 56713)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.