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 |
|---|---|---|---|
|
The Grob Tea Company Limited
Cultivates, processes, and distributes CTC and Orthodox tea…
|
GROBTEA | IN | Agriculture, forestry and fishi… |
|
The Peria Karamalai Tea & Produce Company Limited
Cultivates tea, generates wind power, and manages a portfol…
|
PKTEA | IN | Agriculture, forestry and fishi… |
|
The United Nilgiri Tea Estates Company Limited
Cultivates, manufactures, and exports premium orthodox and …
|
UNITEDTEA | IN | Agriculture, forestry and fishi… |
|
Tyroon Tea Co. Ltd.
Produces premium CTC and Orthodox tea in the Brahmaputra Va…
|
526945 | IN | Agriculture, forestry and fishi… |
|
William Magor & Company Limited
Cultivates, processes, and distributes premium CTC and Orth…
|
WILLAMAGOR | 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.