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 |
|---|---|---|---|
|
Aeonx Digital Technology Limited
Provides SAP consulting, cloud infrastructure, and digital …
|
524594 | IN | Telecommunications, computer pr… |
|
Aeries Technology, Inc.
Specializes in AI-enabled business transformation and Globa…
|
AERT | US | Telecommunications, computer pr… |
|
Aidemy Inc.
Provides AI and DX e-learning platforms and solutions for c…
|
5577 | JP | Telecommunications, computer pr… |
|
AION-TECH SOLUTIONS LIMITED
Provides software development, cloud infrastructure, and di…
|
GOLDTECH | IN | Telecommunications, computer pr… |
|
AISINO CO.LTD
Specializes in information security, tax technology, fintec…
|
600271 | CN | Telecommunications, computer pr… |
|
Alan Allman Associates
An international ecosystem of consulting firms specializing…
|
AAA | FR | Telecommunications, computer pr… |
|
Algowatt
Develops integrated solutions for energy and natural resour…
|
ALW | IT | Telecommunications, computer pr… |
|
Alithya Group inc.
Provides strategic consulting, enterprise transformation, a…
|
ALYA | CA | Telecommunications, computer pr… |
|
Alkemy
Specializes in digital transformation for large and medium-…
|
ALK | IT | Telecommunications, computer pr… |
|
All E Technologies Limited
Provides digital transformation solutions specializing in M…
|
ALLETEC | IN | 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.