Zhejiang Yongtai Technology Co Ltd. — Investor Relations & Filings
Zhejiang Yongtai Technology Co., Ltd. is a high-tech enterprise specializing in the research, development, and manufacturing of fluorine-containing fine chemicals. The company's core business serves the pharmaceutical, crop science, and new energy materials sectors. Its product portfolio includes fluorinated intermediates, active pharmaceutical ingredients (APIs) for applications such as antiviral and diabetes medications, advanced agrochemical compounds, and materials for lithium-ion batteries. Operating as a Contract Development and Manufacturing Organization (CDMO) and Contract Manufacturing Organization (CMO), the company provides integrated services from development to commercial-scale production, leveraging a comprehensive fluorine chemical product chain and significant manufacturing capacity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海市锦天城律师事务所关于永太科技2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| Resolution of the 2025 Annual General Meeting | 2026-05-18 | English | |
| 2025 Annual Report | 2026-04-27 | English | |
| 2026 First Quarterly Report | 2026-04-27 | English | |
| Notice of the 2025 Annual General Meeting | 2026-04-27 | English | |
| 2025 ESG Report | 2026-04-27 | English |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 46513186 | 上海市锦天城律师事务所关于永太科技2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 46384715 | Resolution of the 2025 Annual General Meeting | 2026-05-18 | English | ||
| 37431490 | 2025 Annual Report | 2026-04-27 | English | ||
| 37431446 | 2026 First Quarterly Report | 2026-04-27 | English | ||
| 37431418 | Notice of the 2025 Annual General Meeting | 2026-04-27 | English | ||
| 37431390 | 2025 ESG Report | 2026-04-27 | English | ||
| 37421685 | 2025 Annual Report | 2026-04-27 | English | ||
| 37410194 | 2026 First Quarterly Report | 2026-04-27 | English | ||
| 37410163 | Notice of the 2025 Annual General Meeting | 2026-04-27 | English | ||
| 37410100 | 2025 ESG Report | 2026-04-27 | English | ||
| 34560449 | Resumption of Trading of the Company's Stock | 2026-02-13 | English | ||
| 14777983 | Trading Suspension for Asset Acquisition | 2026-02-06 | English | ||
| 13653976 | Estimated Results For The Year 2025 | 2026-01-29 | English | ||
|
2025
2 filings
| |||||
| 8062564 | Repurchase & Cancellation Of Restricted Shares | 2025-10-30 | English | ||
| 8051761 | 2025 Third Quarterly Report | 2025-10-28 | English | ||
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 |
Zhejiang Yongtai 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/10821/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10821 | 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=10821 | 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=10821 \ -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": 10821}, 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 Zhejiang Yongtai Technology Co Ltd. (id: 10821)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.