SINO-HIGH (CHINA) CO.,LTD — Investor Relations & Filings
SINO-HIGH (CHINA) CO.,LTD. specializes in the production and distribution of high-purity chemical compounds, primarily focusing on food additives, feed ingredients, and pharmaceutical intermediates. Its core product range includes sweeteners such as saccharin sodium, as well as various preservatives and specialty fine chemicals. The company caters to a global market, supplying raw materials to the food and beverage, pharmaceutical, and agricultural sectors. Operations are characterized by a commitment to quality management systems, maintaining certifications such as ISO, HALAL, and KOSHER to meet international regulatory requirements. SINO-HIGH utilizes an integrated logistics framework to facilitate global trade and provide technical assistance to its diverse customer base.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于独立董事任期满六年辞任暨补选独立董事的公告 | 2026-04-29 | Chinese | |
| 第四届董事会第十四次会议决议公告 | 2026-04-29 | Chinese | |
| 关于调整2022年限制性股票激励计划权益数量和授予价格的公告 | 2026-04-29 | Chinese | |
| 最近一年的财务报告及其审计报告以及最近一期的财务报告 | 2026-04-27 | Chinese | |
| 中信证券股份有限公司关于江苏新瀚新材料股份有限公司2026年度向特定对象发行A股股票之上市保荐书 | 2026-04-27 | Chinese | |
| 2026年度向特定对象发行A股股票募集说明书(申报稿) | 2026-04-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39906693 | 关于独立董事任期满六年辞任暨补选独立董事的公告 | 2026-04-29 | Chinese | ||
| 39906686 | 第四届董事会第十四次会议决议公告 | 2026-04-29 | Chinese | ||
| 39906675 | 关于调整2022年限制性股票激励计划权益数量和授予价格的公告 | 2026-04-29 | Chinese | ||
| 39906674 | 最近一年的财务报告及其审计报告以及最近一期的财务报告 | 2026-04-27 | Chinese | ||
| 39906569 | 中信证券股份有限公司关于江苏新瀚新材料股份有限公司2026年度向特定对象发行A股股票之上市保荐书 | 2026-04-27 | Chinese | ||
| 39906567 | 2026年度向特定对象发行A股股票募集说明书(申报稿) | 2026-04-27 | Chinese | ||
| 39906566 | 中信证券股份有限公司关于江苏新瀚新材料股份有限公司2026年度向特定对象发行A股股票之发行保荐书 | 2026-04-27 | Chinese | ||
| 39906563 | 上海市锦天城律师事务所关于江苏新瀚新材料股份有限公司2026年度向特定对象发行股票的法律意见书 | 2026-04-27 | Chinese | ||
| 39906550 | 关于向特定对象发行股票申请获得深圳证券交易所受理的公告 | 2026-04-27 | Chinese | ||
| 39906548 | 关于延期披露2026年第一季度报告的公告 | 2026-04-23 | Chinese | ||
| 39906536 | 关于变更持续督导机构及保荐代表人的公告 | 2026-04-21 | Chinese | ||
| 39906533 | 第四届董事会第十三次会议决议公告 | 2026-04-20 | Chinese | ||
| 39906529 | 关于与关联方、其他机构共同对全资子公司增资暨关联交易的公告 | 2026-04-20 | Chinese | ||
| 39906528 | 关于购买资产事项完成股权交割暨工商变更登记的公告 | 2026-04-13 | Chinese | ||
| 39906524 | 2025年年度股东会决议公告 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1933 Industries Inc
A vertically integrated consumer-packaged goods company spe…
|
TGIF | CA | Manufacturing |
|
3M CO
A diversified, science-based technology corporation that de…
|
MMM | US | Manufacturing |
|
5N Plus Inc.
Global producer of specialty semiconductors and ultra-pure …
|
VNP | CA | Manufacturing |
|
ACISELSAN ACIPAYAM SELÜLOZ SANAYİ VE TİCARET A.Ş.
Specialized manufacturer of Carboxymethyl Cellulose (CMC) f…
|
ACSEL | TR | Manufacturing |
|
ACUTAAS CHEMICALS LIMITED
Manufactures and exports specialty chemicals for industrial…
|
ACUTAAS | IN | Manufacturing |
|
ADEKA CORPORATION
Manufacturer of chemicals, food products, and life sciences…
|
4401 | JP | Manufacturing |
|
Ading AD
Manufactures and distributes chemical materials for the con…
|
AD | MK | Manufacturing |
|
Aduro Clean Technologies Inc.
Uses a water-based chemical process to convert hydrocarbon …
|
ADUR | CA | Manufacturing |
|
Advanced Enzyme Technologies Limited
Research-driven developer and manufacturer of proprietary e…
|
ADVENZYMES | IN | Manufacturing |
|
Advanced Nano Products Co., Ltd.
Developer and manufacturer of advanced nanomaterials for hi…
|
121600 | KR | Manufacturing |
SINO-HIGH (CHINA) 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/56030/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56030 | 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=56030 | 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=56030 \ -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": 56030}, 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 SINO-HIGH (CHINA) CO.,LTD (id: 56030)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.