
Trust Chem Co., Ltd. — Investor Relations & Filings
Trust Chem Co., Ltd. specializes in the research, development, and manufacture of organic pigments. The company provides a comprehensive portfolio of high-performance pigments, conventional organic pigments, and pigment dispersions. Its product range includes phthalocyanines, azo pigments, and specialty chemistries such as quinacridones, perylenes, and diketopyrrolopyrrole (DPP). These products are engineered for diverse applications in coatings, plastics, and printing inks. Trust Chem maintains a global presence through a network of subsidiaries and distribution centers, ensuring technical support and supply chain reliability. The company emphasizes quality control and regulatory compliance, including extensive REACH registrations, to meet international standards for colorants in various industrial and commercial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-05-21 | Chinese | |
| 上海市锦天城律师事务所关于浙江信凯科技集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | |
| 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度持续督导的培训报告 | 2026-05-13 | Chinese | |
| 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度保荐工作报告 | 2026-05-13 | Chinese | |
| 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度定期现场检查报告 | 2026-05-13 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-28 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46758222 | 2025年年度股东会决议公告 | 2026-05-21 | Chinese | ||
| 46757072 | 上海市锦天城律师事务所关于浙江信凯科技集团股份有限公司2025年年度股东会的法律意见书 | 2026-05-21 | Chinese | ||
| 45774438 | 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度持续督导的培训报告 | 2026-05-13 | Chinese | ||
| 45774204 | 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度保荐工作报告 | 2026-05-13 | Chinese | ||
| 45773433 | 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2025年度定期现场检查报告 | 2026-05-13 | Chinese | ||
| 39593429 | 关于续聘2026年度审计机构的公告 | 2026-04-28 | Chinese | ||
| 39593428 | 内部控制评价报告 | 2026-04-28 | Chinese | ||
| 39593427 | 董事、高级管理人员离职管理制度 | 2026-04-28 | Chinese | ||
| 39593425 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 39593424 | 国投证券股份有限公司关于浙江信凯科技集团股份有限公司2026年度向金融机构申请综合授信敞口额度及为子公司提供授信担保的核查意见 | 2026-04-28 | Chinese | ||
| 39593423 | 关于公司2026年度向金融机构申请综合授信敞口额度及为子公司提供授信担保的公告 | 2026-04-28 | Chinese | ||
| 39593420 | 关于召开2025年年度股东会的通知 | 2026-04-28 | Chinese | ||
| 39593419 | 非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2026-04-28 | Chinese | ||
| 39593417 | 2025年度董事会工作报告 | 2026-04-28 | Chinese | ||
| 39593413 | 关于确认公司董事 、高级管理人员2025年度薪酬执行情况及 2026年度薪酬方案的公告 | 2026-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Messer Tehnogas a.d.
Producer and distributor of industrial, medical, and specia…
|
TGAS | RS | Manufacturing |
|
METANOR SA METANOL DO NE
Produces methanol and derivatives for industrial resins, ad…
|
— | BR | Manufacturing |
|
METHANEX CORP
The world's largest producer and supplier of methanol for i…
|
MEOH | CA | Manufacturing |
|
Methanol Chemicals Co.
Integrated manufacturer of methanol and downstream derivati…
|
2001 | SA | Manufacturing |
|
MHETHANOL CO.,LTD
Produces, trades, and distributes methanol for industrial a…
|
023150 | KR | Manufacturing |
|
MINMETALS NEW ENERGY MATERIALS(HUNAN)CO.,LTD.
Researches and produces high-performance cathode materials …
|
688779 | CN | Manufacturing |
|
Mitsubishi Chemical Gloup Corporation
A diversified chemical company developing products from pet…
|
4188 | JP | Manufacturing |
|
Mitsui Chemicals, Inc.
A global chemical company that develops and sells a diverse…
|
4183 | JP | Manufacturing |
|
MIWON CHEMICALS CO., LTD.
Manufacturer of fine chemicals for the electronics, persona…
|
134380 | KR | Manufacturing |
|
Mysore Petro Chemicals Ltd.
Manufactures Phthalic Anhydride and Maleic Anhydride for re…
|
506734 | IN | Manufacturing |
Trust Chem 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/54034/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54034 | 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=54034 | 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=54034 \ -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": 54034}, 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 Trust Chem Co., Ltd. (id: 54034)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.