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 |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1233_20260609FE1.pdf | 2026-05-04 | English | |
| 115年年報及股東會資料 — 2026_1233_20260609F01.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_1233_20260609F13.pdf | 2026-05-04 | Chinese | |
| 115年年報及股東會資料 — 2026_1233_20260609F17.pdf | 2026-05-04 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40767105 | 115年年報及股東會資料 — 2026_1233_20260609FE1.pdf | 2026-05-04 | English | ||
| 40767090 | 115年年報及股東會資料 — 2026_1233_20260609F01.pdf | 2026-05-04 | Chinese | ||
| 40767070 | 115年年報及股東會資料 — 2026_1233_20260609F13.pdf | 2026-05-04 | Chinese | ||
| 40767129 | 115年年報及股東會資料 — 2026_1233_20260609F17.pdf | 2026-05-04 | Chinese | ||
| 33966719 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33966717 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33787457 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33787454 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33189854 | 114年度財務比率 | 2026-03-11 | Chinese | ||
| 33189859 | 114年第4季海外子公司投資 | 2026-03-11 | Chinese | ||
| 33189863 | 114年第4季大陸投資 | 2026-03-11 | Chinese | ||
| 33189867 | 公告本公司董事會決議召開2026年股東常會 | 2026-03-11 | Chinese | ||
| 33189870 | 公告本公司董事會決議2025年度發放股利事宜 | 2026-03-11 | Chinese | ||
| 33189874 | 114年度股利金額(董事會決議) | 2026-03-11 | Chinese | ||
| 33189900 | 114年度營益分析 | 2026-03-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Oisix ra daichi Inc.
Online food retailer offering home delivery of organic and …
|
3182 | JP | Wholesale and retail trade |
|
OM2 Network Co.,Ltd
A food company specializing in meat retail, prepared foods,…
|
7614 | JP | Wholesale and retail trade |
|
Organic Earth Corp.
Retailer specializing in certified organic and natural groc…
|
— | CA | Wholesale and retail trade |
|
Organic Farma Zdrowia Spolka Akcyjna
Retailer of certified organic and natural foods via delicat…
|
ORG | PL | Wholesale and retail trade |
|
Peruvian Gold Limited
Specialty retailer and supplier of premium, sustainable cof…
|
— | CA | Wholesale and retail trade |
|
Shanghai Laiyifen Co.,Ltd
Develops and retails over 1,000 snack varieties through a m…
|
603777 | CN | Wholesale and retail trade |
|
Shenzhen Pagoda Industrial (Group) Corporation Limited
Major fruit retailer managing an integrated supply chain an…
|
2411 | HK | Wholesale and retail trade |
|
Tenfu (Cayman) Holdings Company Limited
A traditional Chinese tea enterprise selling and marketing …
|
6868 | HK | Wholesale and retail trade |
|
Three Squirrels Inc.
Researches and distributes nuts, dried fruits, and snacks v…
|
300783 | CN | Wholesale and retail trade |
|
UORIKI CO.,LTD.
Specializes in the retail, wholesale, and food service of s…
|
7596 | JP | 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.