
Bama Tea Co., Ltd. — Investor Relations & Filings
Bama Tea Co., Ltd. is a prominent Chinese tea supplier and chain brand recognized for combining deep-rooted Fujian tea traditions with contemporary processing and packaging. The company produces, processes, and sells tea leaves, offering comprehensive coverage of all six major categories of Chinese tea, including Oolong, Black, and Green tea. Its specialty product is Tieguanyin Oolong, refined at facilities like the Anxi production base. Bama Tea operates a retail chain and franchise model, supplemented by tea lounge services and the sale of related non-tea products (e.g., tea sets). With a history tracing back over 300 years, the company is positioned as a leading high-end brand in the domestic market. Its chairman is recognized as a representative inheritor of Tie Guan Yin production techniques.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| VOLUNTARY ANNOUNCEMENT - INTENTION TO CONDUCT ON-MARKET SHARE REPURCHASE | 2026-04-21 | English | |
| POLL RESULTS OF ANNUAL GENERAL MEETING HELD ON APRIL 21, 2026 | 2026-04-21 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| PROXY FORM FOR USE AT THE ANNUAL GENERAL MEETING | 2026-03-30 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-03-30 | English | |
| (1)REPORT OF THE BOARD OF DIRECTORS FOR THE YEAR 2025 (2)AUDITED FINANCIAL REPORT FOR THE YEAR 2025 (3)ANNUAL REPORT FOR THE YEAR 2025 (4)PROFIT DISTRIBUTION PLAN FOR THE YEAR 2025 (5)REMUNERATION PLA | 2026-03-30 | English |
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VAN HOUTTE INC.
A major processor, distributor, and retailer of gourmet cof…
|
VH | CA | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
Bama 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/51105/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51105 | 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=51105 | 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=51105 \ -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": 51105}, 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 Bama Tea Co., Ltd. (id: 51105)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.