Ten Ren Tea Co., Ltd. — Investor Relations & Filings
Ten Ren Tea Co., Ltd. is a global enterprise specializing in the production, distribution, and retail of tea leaves, tea sets, and related beverages. Established in 1961, the company operates under the philosophy of "Old Industry, New Management," aiming to promote traditional tea culture through modern business practices. Its product portfolio includes premium loose-leaf teas, ginseng products, and tea-infused foods. Beyond retail, the company operates composite tea houses under the "cha FOR TEA" brand, which integrate tea-based dining and specialty beverages. Ten Ren maintains an extensive international presence, serving diverse markets through a network of retail outlets and dining establishments. The company emphasizes quality control, food safety, and sustainable development, continuously innovating its product lines and service models to cater to evolving consumer preferences while preserving the heritage of tea artistry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第2季權益變動表 | 2025-09-09 | Chinese | |
| 114年第2季現金流量表 | 2025-09-09 | Chinese | |
| 114年第2季綜合損益表 | 2025-09-09 | Chinese | |
| 114年第2季資產負債表 | 2025-09-09 | Chinese | |
| 公司基本資料 | 2025-09-04 | Chinese | |
| 114年08月內部人持股異動(事後) | 2025-09-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33189511 | 114年第2季權益變動表 | 2025-09-09 | Chinese | ||
| 33189506 | 114年第2季現金流量表 | 2025-09-09 | Chinese | ||
| 33189502 | 114年第2季綜合損益表 | 2025-09-09 | Chinese | ||
| 33189498 | 114年第2季資產負債表 | 2025-09-09 | Chinese | ||
| 33189514 | 公司基本資料 | 2025-09-04 | Chinese | ||
| 33189525 | 114年08月內部人持股異動(事後) | 2025-09-02 | Chinese | ||
| 33189521 | 114年08月董事會成員及持股 | 2025-09-02 | Chinese | ||
| 33189528 | 114Q2財務報告提報董事會(更正歸屬於母公司業主之權益) | 2025-08-14 | Chinese | ||
| 33189532 | 功能性委員會成員 | 2025-08-14 | Chinese | ||
| 33189534 | 功能性委員會成員 | 2025-08-14 | Chinese | ||
| 33189539 | 功能性委員會成員 | 2025-08-14 | Chinese | ||
| 33189543 | 公告選任本公司第一屆薪資報酬暨提名委員會召集人 | 2025-08-13 | Chinese | ||
| 33189547 | 公告本公司成立第一屆薪資報酬暨提名委員會 | 2025-08-13 | Chinese | ||
| 33189551 | 114年第2季海外子公司投資 | 2025-08-13 | Chinese | ||
| 33189554 | 114年第2季大陸投資 | 2025-08-13 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BESTORE CO.,LTD
Research, procurement, and omni-channel distribution of pre…
|
603719 | CN | Wholesale and retail trade |
|
B & S International Holdings Ltd.
Distribution and retail of overseas branded food and bevera…
|
1705 | HK | Wholesale and retail trade |
|
Cheffelo
A Scandinavian food-tech company offering subscription-base…
|
CHEF | SE | Wholesale and retail trade |
|
DAVIDsTEA INC.
Specialty retailer offering over 150 premium loose-leaf tea…
|
DTEA | CA | Wholesale and retail trade |
|
DSM Fresh Foods Limited
Technology-driven fresh meat and seafood supply chain using…
|
544568 | IN | Wholesale and retail trade |
|
Ecomiam
Retailer of French-origin frozen foods sold through stores …
|
ALECO | FR | Wholesale and retail trade |
|
Guandao Puer Investment
Investment holding company specializing in the cultivation …
|
MLGDI | LU | Wholesale and retail trade |
|
Magson Retail And Distribution Limited
Retails and distributes premium specialty foods, gourmet da…
|
MAGSON | IN | Wholesale and retail trade |
|
MEDIFAST INC
Offers habit-based, coach-guided lifestyle solutions for he…
|
MED | US | Wholesale and retail trade |
|
My Food Bag Group Limited
Delivers meal kits and prepared food solutions using season…
|
MFB | NZ | Wholesale and retail trade |
Ten Ren Tea 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/51757/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51757 | 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=51757 | 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=51757 \ -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": 51757}, 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 Ten Ren Tea Co., Ltd. (id: 51757)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.