
TSI GROUP CO., LTD. — Investor Relations & Filings
TSI Group Co., Ltd. is a global developer and manufacturer of functional ingredients and finished dosage forms for the dietary supplement, pharmaceutical, and food and beverage sectors. The company specializes in the research, development, and large-scale production of high-quality bioactive compounds. Key product categories include joint health ingredients such as glucosamine and chondroitin, as well as proprietary muscle health and metabolic health solutions like HMB and PEAK ATP. TSI Group maintains advanced manufacturing facilities and quality control systems to ensure compliance with international standards. The organization focuses on providing science-based ingredients supported by clinical research to global brand owners and manufacturers. Its core capabilities span from raw material sourcing and chemical synthesis to specialized formulation and finished product manufacturing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 技源集团股份有限公司选举职工董事的公告 | 2025-10-29 | Chinese | |
| 技源集团重大信息内部报告制度 | 2025-10-29 | Chinese | |
| 技源集团内幕信息知情人登记管理制度(2025年10月修订) | 2025-10-29 | Chinese | |
| 技源集团募集资金管理制度(2025年10月修订) | 2025-10-29 | Chinese | |
| 技源集团股份有限公司2025年第三季度报告 | 2025-10-29 | Chinese | |
| 技源集团信息披露事务管理制度(2025年10月修订) | 2025-10-29 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39593318 | 技源集团股份有限公司选举职工董事的公告 | 2025-10-29 | Chinese | ||
| 39593315 | 技源集团重大信息内部报告制度 | 2025-10-29 | Chinese | ||
| 39593312 | 技源集团内幕信息知情人登记管理制度(2025年10月修订) | 2025-10-29 | Chinese | ||
| 39593304 | 技源集团募集资金管理制度(2025年10月修订) | 2025-10-29 | Chinese | ||
| 39593295 | 技源集团股份有限公司2025年第三季度报告 | 2025-10-29 | Chinese | ||
| 39593283 | 技源集团信息披露事务管理制度(2025年10月修订) | 2025-10-29 | Chinese | ||
| 39593270 | 技源集团投资者关系管理制度(2025年10月修订) | 2025-10-29 | Chinese | ||
| 39593263 | 技源集团市值管理制度 | 2025-10-29 | Chinese | ||
| 39593253 | 技源集团股份有限公司关于使用闲置募集资金进行现金管理赎回的公告 | 2025-10-10 | Chinese | ||
| 39593240 | 技源集团关于召开2025年半年度业绩说明会的公告 | 2025-09-28 | Chinese | ||
| 39593231 | 技源集团股份有限公司2025年第一次临时股东大会决议公告 | 2025-09-23 | Chinese | ||
| 39593222 | 国浩律师(上海)事务所关于技源集团股份有限公司2025年第一次临时股东大会的法律意见书 | 2025-09-23 | Chinese | ||
| 39593209 | 技源集团股份有限公司2025年第一次临时股东大会会议资料 | 2025-09-15 | Chinese | ||
| 39593202 | 技源集团股份有限公司控股股东和实际控制人行为规范(2025年8月修订) | 2025-08-29 | Chinese | ||
| 39593193 | 技源集团股份有限公司股东会议事规则(2025年8月修订) | 2025-08-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
13260917 Canada Inc.
Biotech developing oral small molecules to restore muscle s…
|
MSCL | CA | Manufacturing |
|
1608557 Ontario Inc.
Biopharmaceutical company dedicated to R&D, discovery, and …
|
OTROQ | CA | Manufacturing |
|
3B BlackBio Dx Limited
Develops molecular diagnostic kits for oncology, infectious…
|
3BBLACKBIO | IN | Manufacturing |
|
3D Medicines Inc.
Commercial-stage biopharma specializing in next-generation …
|
1244 | HK | Manufacturing |
|
3SBio Inc.
Biopharmaceutical enterprise specializing in R&D, productio…
|
1530 | KY | Manufacturing |
|
4BASEBIO PLC
Manufactures GMP-grade synthetic DNA for next-generation th…
|
4BB | GB | Manufacturing |
|
4D Molecular Therapeutics, Inc.
Develops genetic medicines using AAV vectors for ophthalmol…
|
FDMT | US | Manufacturing |
|
4Front Ventures Corp.
Vertically integrated cannabis operator managing cultivatio…
|
FFNT | CA | Manufacturing |
|
4SC AG
Biopharmaceutical company with no products under developmen…
|
VSC | DE | Manufacturing |
|
60 DEGREES PHARMACEUTICALS, INC.
Develops and commercializes medicines for infectious diseas…
|
SXTP | US | Manufacturing |
TSI GROUP 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/57547/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57547 | 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=57547 | 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=57547 \ -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": 57547}, 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 TSI GROUP CO., LTD. (id: 57547)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.