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 |
|---|---|---|---|
| 本公司選任第二屆審計委員會召集人 | 2025-06-13 | Chinese | |
| 本公司委任第二屆審計委員會委員 | 2025-06-13 | Chinese | |
| 公告本公司第一屆審計委員會委員任期屆滿 | 2025-06-13 | Chinese | |
| 公告本公司股東常會決議解除新任董事競業禁止之限制案 | 2025-06-13 | Chinese | |
| 公告本公司2025年股東常會重要決議事項 | 2025-06-13 | Chinese | |
| 公告本公司董事會委任新任總經理 | 2025-06-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33189631 | 本公司選任第二屆審計委員會召集人 | 2025-06-13 | Chinese | ||
| 33189634 | 本公司委任第二屆審計委員會委員 | 2025-06-13 | Chinese | ||
| 33189638 | 公告本公司第一屆審計委員會委員任期屆滿 | 2025-06-13 | Chinese | ||
| 33189641 | 公告本公司股東常會決議解除新任董事競業禁止之限制案 | 2025-06-13 | Chinese | ||
| 33189645 | 公告本公司2025年股東常會重要決議事項 | 2025-06-13 | Chinese | ||
| 33189649 | 公告本公司董事會委任新任總經理 | 2025-06-13 | Chinese | ||
| 33189653 | 公告本公司董事會推選董事長 | 2025-06-13 | Chinese | ||
| 33189656 | 公告本公司2025年股東常會改選董事及獨立董事名單 暨變動達三分之一以上 | 2025-06-13 | Chinese | ||
| 33189666 | 114年5月背書保證與資金貸與 | 2025-06-09 | Chinese | ||
| 33189661 | 114年5月營業收入 | 2025-06-09 | Chinese | ||
| 33189676 | 114年05月內部人持股異動(事後) | 2025-06-05 | Chinese | ||
| 33189670 | 114年05月董事會成員及持股 | 2025-06-05 | Chinese | ||
| 33189679 | 114年05月僑外投資持股 | 2025-05-26 | Chinese | ||
| 33189683 | 公告本公司董事會訂定配發 現金股利除息基準日 | 2025-05-13 | Chinese | ||
| 33189687 | 114年第1季海外子公司投資 | 2025-05-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.