DYMATIC CHEMICALS,INC. — Investor Relations & Filings
DYMATIC CHEMICALS, INC. specializes in the research, development, and manufacturing of fine chemicals, primarily focusing on textile and leather auxiliaries. The company provides a comprehensive range of products including pretreatment agents, dyeing auxiliaries, finishing agents, and surfactants. Its portfolio extends to chemicals for paper making and water treatment applications. By integrating advanced chemical synthesis with application technology, the company delivers solutions designed to enhance the quality and functionality of fabrics and leather goods. The organization emphasizes sustainable development and technical innovation, maintaining a robust research and development infrastructure to support global supply chains in the textile and chemical processing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-30 | Chinese | |
| 公司独立董事津贴制度 | 2026-03-30 | Chinese | |
| 关于聘任公司副总经理的公告 | 2026-03-30 | Chinese | |
| 关于2026年度公司及子公司向非关联方银行申请综合授信额度的公告 | 2026-03-30 | Chinese | |
| 关于2026年度开展外汇衍生品套期保值业务的可行性分析报告 | 2026-03-30 | Chinese | |
| 公司第八届董事会第十四次会议决议公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34789861 | 2025年度募集资金年度存放、管理与使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 34727567 | 公司独立董事津贴制度 | 2026-03-30 | Chinese | ||
| 34727564 | 关于聘任公司副总经理的公告 | 2026-03-30 | Chinese | ||
| 34727561 | 关于2026年度公司及子公司向非关联方银行申请综合授信额度的公告 | 2026-03-30 | Chinese | ||
| 34727553 | 关于2026年度开展外汇衍生品套期保值业务的可行性分析报告 | 2026-03-30 | Chinese | ||
| 34727544 | 公司第八届董事会第十四次会议决议公告 | 2026-03-30 | Chinese | ||
| 34727531 | 公司董事会审计委员会对会计师事务所2025年度履职情况评估及履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 34727521 | 2025年度董事会工作报告 | 2026-03-30 | Chinese | ||
| 34727517 | 公司第八届董事会第三次独立董事专门会议决议 | 2026-03-30 | Chinese | ||
| 34727511 | 2025年度内部控制评价报告 | 2026-03-30 | Chinese | ||
| 34727509 | 公司董事、高级管理人员薪酬管理制度 | 2026-03-30 | Chinese | ||
| 34727502 | 关于召开2025年度股东会的通知 | 2026-03-30 | Chinese | ||
| 34727496 | 公司募集资金2025年度存放、管理与使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 34727487 | 董事会对独立董事独立性自查情况的专项报告 | 2026-03-30 | Chinese | ||
| 34727481 | 关于2026年度使用闲置自有资金进行现金管理的公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other chemical products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Advance Petrochemicals Ltd.
Manufacturer of specialty chemicals, automotive fluids, and…
|
506947 | IN | Manufacturing |
|
A E C I LIMITED
Diversified specialty group providing chemical solutions fo…
|
AFE | ZA | Manufacturing |
|
AEKYUNG CHEMICAL CO., LTD
Chemical manufacturer of plasticizers, synthetic resins, ca…
|
161000 | KR | Manufacturing |
|
Aether Catalyst Solutions, Inc.
Develops low-cost, high-performance base-metal catalysts fo…
|
ATHR | CA | Manufacturing |
|
Aica Kogyo Company, Limited
Manufacturer of chemical products and architectural finishi…
|
4206 | JP | Manufacturing |
|
AKÇA KİMYEVİ MADDELER NAKLİYAT TİCARET VE SANAYİ A.Ş.
Producer and distributor of chemical substances for the tex…
|
AKCKM | TR | Manufacturing |
|
ALEXIUM INTERNATIONAL GROUP LIMITED
Develops specialty chemicals and materials for flame retard…
|
AJX | AU | Manufacturing |
|
AlzChem Group AG
Vertically integrated specialty chemicals company focused o…
|
ACT | DE | Manufacturing |
|
Ambica Agarbathies & Aroma Ind. Ltd.
Manufactures incense sticks and aromatic products with hosp…
|
AMBICAAGAR | IN | Manufacturing |
|
Anhui Conch Material Technology Co., Ltd.
Manufacturer of fine chemical materials, cement, and concre…
|
2560 | HK | Manufacturing |
DYMATIC CHEMICALS,INC. 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/54116/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54116 | 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=54116 | 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=54116 \ -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": 54116}, 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 DYMATIC CHEMICALS,INC. (id: 54116)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.