Insigma Technology Co.,Ltd — Investor Relations & Filings
About Insigma Technology Co.,Ltd
Insigma Technology Co.,Ltd. provides comprehensive information technology services and digital transformation solutions. The company specializes in software development, IT outsourcing (ITO), and business process outsourcing (BPO). Its core service portfolio includes system integration, technical consulting, and the implementation of advanced technologies such as cloud computing, big data analytics, and artificial intelligence. Insigma serves diverse sectors including financial services, smart city infrastructure, energy, and telecommunications. The organization focuses on delivering scalable digital infrastructure and customized application services to enhance operational efficiency for a global clientele. By leveraging a strong research and development foundation, the company provides end-to-end technical support and innovative solutions designed to meet complex enterprise requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 浙大网新科技股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 浙大网新科技股份有限公司关于计提资产减值准备的公告 | 2026-04-28 | Chinese | |
| 浙大网新科技股份有限公司2025年度独立董事述职报告(沈林华) | 2026-04-28 | Chinese | |
| 浙大网新科技股份有限公司关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-28 | Chinese | |
| 浙大网新科技股份有限公司关于会计政策变更的公告 | 2026-04-28 | Chinese | |
| 浙大网新科技股份有限公司关于为控股子公司提供担保的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 41628645 | 浙大网新科技股份有限公司董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 41628639 | 浙大网新科技股份有限公司关于计提资产减值准备的公告 | 2026-04-28 | Chinese | ||
| 41628629 | 浙大网新科技股份有限公司2025年度独立董事述职报告(沈林华) | 2026-04-28 | Chinese | ||
| 41628621 | 浙大网新科技股份有限公司关于董事、高级管理人员2025年度薪酬确认及2026年度薪酬方案的公告 | 2026-04-28 | Chinese | ||
| 41628613 | 浙大网新科技股份有限公司关于会计政策变更的公告 | 2026-04-28 | Chinese | ||
| 41628605 | 浙大网新科技股份有限公司关于为控股子公司提供担保的公告 | 2026-03-30 | Chinese | ||
| 41628597 | 浙大网新科技股份有限公司2025年年度业绩预告 | 2026-01-23 | Chinese | ||
|
2025
8 filings
| |||||
| 41628591 | 浙大网新科技股份有限公司关于为控股子公司提供担保的公告 | 2025-12-26 | Chinese | ||
| 41628586 | 浙大网新科技股份有限公司股东减持股份结果公告 | 2025-12-18 | Chinese | ||
| 41628578 | 浙大网新科技股份有限公司关于召开2025年第三季度业绩说明会的公告 | 2025-11-27 | Chinese | ||
| 41628568 | 浙大网新科技股份有限公司2025年第三季度报告 | 2025-10-24 | Chinese | ||
| 41628560 | 浙大网新科技股份有限公司关于公司股东部分股份解除质押的公告 | 2025-10-14 | Chinese | ||
| 41628553 | 浙大网新科技股份有限公司关于拟出售万里扬股票的公告 | 2025-09-26 | Chinese | ||
| 41628542 | 浙大网新科技股份有限公司关于持股5%以上股东权益变动触及1%刻度的提示性公告 | 2025-09-24 | Chinese | ||
| 41628535 | 浙大网新科技股份有限公司关于为控股子公司提供担保的公告 | 2025-09-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
Insigma 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/57015/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57015 | 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=57015 | 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=57015 \ -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": 57015}, 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 Insigma Technology Co.,Ltd (id: 57015)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.