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 |
|---|---|---|---|
|
Anhui Hyea Aromas Co., Limited
Global manufacturer of synthetic aroma chemicals, including…
|
300886 | CN | Manufacturing |
|
ANHUI JIANGNAN CHEMICAL INDUSTRY CO.,LTD.
Offers civil explosives and integrated blasting services fo…
|
002226 | CN | Manufacturing |
|
ANHUI JINHE INDUSTRIAL CO.,LTD
Global leader in sweeteners, flavor enhancers, and fine che…
|
002597 | CN | Manufacturing |
|
Anhui Strong State New Materials Co., Ltd.
Develops and manufactures thermal CTP, UV-CTP, and flexogra…
|
001279 | CN | Manufacturing |
|
Anji Microelectronics Technology (Shanghai) Co., Ltd.
Specializes in CMP slurries and wet electronic chemicals fo…
|
688019 | CN | Manufacturing |
|
Apple Flavor & Fragrance Group Co., Ltd.
Develops and distributes flavors, fragrances, and food addi…
|
603020 | CN | Manufacturing |
|
Aqua Bio Technology
Develops and commercializes natural, sustainable active ing…
|
ABT | NO | Manufacturing |
|
ARAKAWA CHEMICAL INDUSTRIES, LTD.
A specialty chemical manufacturer of materials derived from…
|
4968 | JP | Manufacturing |
|
Argo Graphene Solutions Corp.
Advanced materials company engineering graphene additives t…
|
ARGO | CA | Manufacturing |
|
Argus (Shanghai) Textile Chemicals Co.,Ltd.
Manufactures high-performance, eco-friendly textile auxilia…
|
603790 | CN | 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.