
Teemsun Technology Co.,Ltd — Investor Relations & Filings
Teemsun Technology Co., Ltd. provides comprehensive IT infrastructure services and digital transformation solutions. The company specializes in the design, implementation, and maintenance of enterprise-level data centers, cloud computing platforms, and big data architectures. Its core offerings include system integration, IT lifecycle management, and specialized software development tailored for high-demand sectors such as banking, telecommunications, and energy. Teemsun focuses on delivering high-availability computing environments and optimizing IT resource utilization through advanced virtualization and storage technologies. By leveraging strategic partnerships with global technology providers, the company assists organizations in modernizing their legacy systems and migrating to hybrid cloud environments. Its service portfolio encompasses technical consulting, emergency support, and managed services designed to ensure business continuity and operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 国泰海通证券股份有限公司关于国科天成科技股份有限公司延长向不特定对象发行可转换公司债券决议有效期及授权有效期的核查意见 | 2026-05-20 | Chinese | |
| 金杜关于国科天成延长向不特定对象发行可转债决议有效期及授权有效期的法律意见书 | 2026-05-20 | Chinese | |
| 北京市金杜律师事务所关于国科天成科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 国科天成科技股份有限公司2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于延长公司向不特定对象发行可转换公司债券股东会决议有效期及授权有效期的公告 | 2026-05-19 | Chinese | |
| 第二届董事会第十八次会议决议公告 | 2026-05-11 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46630695 | 国泰海通证券股份有限公司关于国科天成科技股份有限公司延长向不特定对象发行可转换公司债券决议有效期及授权有效期的核查意见 | 2026-05-20 | Chinese | ||
| 46630689 | 金杜关于国科天成延长向不特定对象发行可转债决议有效期及授权有效期的法律意见书 | 2026-05-20 | Chinese | ||
| 46533300 | 北京市金杜律师事务所关于国科天成科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46533298 | 国科天成科技股份有限公司2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 46533296 | 关于延长公司向不特定对象发行可转换公司债券股东会决议有效期及授权有效期的公告 | 2026-05-19 | Chinese | ||
| 44912295 | 第二届董事会第十八次会议决议公告 | 2026-05-11 | Chinese | ||
| 44912281 | 关于延期召开2025年年度股东会并增加临时提案暨股东会补充通知的公告 | 2026-05-11 | Chinese | ||
| 39487788 | 关于2025年计提资产减值准备的公告 | 2026-04-27 | Chinese | ||
| 39487780 | 关于2025年度利润分配方案的公告 | 2026-04-27 | Chinese | ||
| 39487772 | 2026年一季度报告 | 2026-04-27 | Chinese | ||
| 39487765 | 非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-27 | Chinese | ||
| 39487755 | 2025年年度报告摘要 | 2026-04-27 | Chinese | ||
| 39487735 | 关于续聘会计师事务所的相关公告 | 2026-04-27 | Chinese | ||
| 39487732 | 内部控制评价报告 | 2026-04-27 | Chinese | ||
| 39487723 | 关于2026年度日常关联交易预计的公告 | 2026-04-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hut 8 Corp.
An energy infrastructure platform with power, digital infra…
|
HUT | US | Telecommunications, computer pr… |
|
Hydaway Digital Corp.
Provides scalable GPU compute capacity via a decentralized …
|
HIDE | CA | Telecommunications, computer pr… |
|
Hyper Bit Technologies Ltd.
Acquires, develops, and operates energy-efficient cryptocur…
|
HYPE | CA | Telecommunications, computer pr… |
|
HyperBlock Inc.
A crypto-asset and blockchain technology company operating …
|
HYPR | CA | Telecommunications, computer pr… |
|
Hyperscale Data, Inc.
Develops and operates data centers with cloud hosting and c…
|
GPUS | US | Telecommunications, computer pr… |
|
HYPOPORT SE
Develops B2B platforms for the credit, real estate, and ins…
|
HYQ | DE | Telecommunications, computer pr… |
|
i3 Verticals, Inc.
Provides integrated software and payment solutions, with a …
|
IIIV | US | Telecommunications, computer pr… |
|
Ialta Industries Ltd.
FinTech developing and unifying digital infrastructure for …
|
ILTA | CA | Telecommunications, computer pr… |
|
ICT ZONE ASIA BERHAD
Delivers ICT Servitization Solutions via XaaS, offering ICT…
|
— | MY | Telecommunications, computer pr… |
|
Igen Networks Corp.
Specializes in cloud-based GPS vehicle tracking and fleet m…
|
IGEN | CA | Telecommunications, computer pr… |
Teemsun 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/56365/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56365 | 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=56365 | 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=56365 \ -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": 56365}, 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 Teemsun Technology Co.,Ltd (id: 56365)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.