Tyroon Tea Co. Ltd. — Investor Relations & Filings
Tyroon Tea Co. Ltd. specializes in the cultivation, processing, and distribution of premium tea products. The company operates the Tyroon Tea Estate, situated in the Jorhat district of the Brahmaputra Valley. Its core operations involve the production of both CTC and Orthodox tea varieties, known for their distinct flavor profiles and quality standards. The estate utilizes traditional and modern manufacturing techniques to ensure consistency in its output. Tyroon Tea Co. Ltd. serves a diverse clientele through established auction centers and direct trade channels, focusing on delivering high-grade tea to domestic and global markets. The company maintains a commitment to sustainable agricultural practices and quality control throughout the production cycle, from leaf plucking to final packaging.
Recent filings
No filings indexed yet
We are still gathering filings for Tyroon Tea Co. 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… |
|
Warren Tea Ltd.
Producer and exporter of premium CTC and Orthodox black tea…
|
508494 | IN | Agriculture, forestry and fishi… |
|
William Magor & Company Limited
Cultivates, processes, and distributes premium CTC and Orth…
|
WILLAMAGOR | IN | Agriculture, forestry and fishi… |
Tyroon 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/62628/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62628 | 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=62628 | 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=62628 \ -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": 62628}, 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 Tyroon Tea Co. Ltd. (id: 62628)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.