Warren Tea Ltd. — Investor Relations & Filings
Warren Tea Ltd. is a specialized producer and exporter of premium black teas, primarily operating within the Upper Assam region. The company manages a portfolio of tea estates dedicated to the cultivation and processing of high-quality CTC and Orthodox tea varieties. Its operations encompass the entire production cycle, from plantation management and leaf plucking to factory processing and bulk packaging. Renowned for the distinct flavor profiles and strength characteristic of Assam teas, the company serves both domestic markets and international buyers. Warren Tea focuses on maintaining rigorous quality standards and sustainable agricultural practices to ensure consistent product excellence. The company's output is distributed through public auctions and private sales, catering to blenders and retailers globally who require high-grade tea for premium consumer brands.
Recent filings
No filings indexed yet
We are still gathering filings for Warren Tea Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KKO International
Vertically integrated producer and processor of cocoa, coff…
|
ALKKO | FR | Agriculture, forestry and fishi… |
|
McLeod Russel India Limited
Major global producer of black tea specializing in cultivat…
|
MCLEODRUSS | IN | Agriculture, forestry and fishi… |
|
Neelamalai Agro Industries Ltd.
Cultivates, processes, and markets black tea from estates i…
|
NEAGI | IN | Agriculture, forestry and fishi… |
|
Norben Tea & Exports Ltd
Cultivates and processes CTC black tea for wholesale and gl…
|
NORBTEAEXP | IN | Agriculture, forestry and fishi… |
|
Octavius Plantations Limited
Cultivates, processes, and markets tea and coffee through i…
|
542938 | IN | Agriculture, forestry and fishi… |
|
ORIENTAL RISE HOLDINGS Ltd
A vertically integrated supplier of tea products, from cult…
|
ORIS | US | Agriculture, forestry and fishi… |
|
SHRI VASUPRADA PLANTATIONS LIMITED
Specializes in the cultivation, manufacture, and sale of te…
|
538092 | IN | Agriculture, forestry and fishi… |
|
Taiwan Tea Corporation
Cultivates, processes, and distributes tea through an integ…
|
2913 | TW | Agriculture, forestry and fishi… |
|
Terai Tea Co. Ltd.
Cultivates, processes, and supplies CTC tea to domestic and…
|
530533 | IN | Agriculture, forestry and fishi… |
|
The Bombay Burmah Trading Corporation Ltd.
Conglomerate producing tea, coffee, dental consumables, and…
|
BBTC | IN | Agriculture, forestry and fishi… |
Warren Tea 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/63866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63866 | 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=63866 | 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=63866 \ -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": 63866}, 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 Warren Tea Ltd. (id: 63866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.