
Indrayani Biotech Ltd. — Investor Relations & Filings
Indrayani Biotech Ltd. is a diversified business entity with operations spanning healthcare, food and hospitality, agriculture, and engineering. Originally established with a focus on biotechnology and floriculture, the company has expanded its portfolio through strategic acquisitions and partnerships. In the healthcare segment, it provides diagnostic services and medical equipment. Its food division focuses on dairy products and organized retail. The agricultural arm continues to engage in biotech-driven farming solutions. Additionally, the company operates in the engineering and infrastructure space, offering specialized technical services. Indrayani Biotech emphasizes a multi-disciplinary approach to business, leveraging technology and innovation to cater to diverse market needs while maintaining a focus on sustainable growth and operational excellence across its various subsidiaries and business units.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report for the year ended 31st March, 2026 | 2026-05-27 | English | |
| Delay in financial results for the year ended 31st March, 2026 | 2026-05-27 | English | |
| Resignation letter of Mr. Indirakumar | 2026-05-27 | English | |
| Outcome of the Rights Issue Committee Meeting held on 25th May, 2026 | 2026-05-25 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47696890 | Annual Secretarial Compliance Report for the year ended 31st March, 2026 | 2026-05-27 | English | ||
| 47696919 | Delay in financial results for the year ended 31st March, 2026 | 2026-05-27 | English | ||
| 47430966 | Resignation letter of Mr. Indirakumar | 2026-05-27 | English | ||
| 47017505 | Outcome of the Rights Issue Committee Meeting held on 25th May, 2026 | 2026-05-25 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of head offices
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRIGHT FOOD SINGAPORE HOLDINGS PTE. LTD.
A holding company overseeing investments, financial operati…
|
5W1B | SG | Professional, scientific and te… |
|
Brockhaus Technologies AG
Technology group that acquires and supports high-growth B2B…
|
BKHT | DE | Professional, scientific and te… |
|
CEPS PLC
Industrial holding company acquiring majority stakes in sta…
|
CEPS | GB | Professional, scientific and te… |
|
Chancellor Enterprises Holdings Inc.
Family-owned holding company focused on investment in real …
|
CHAG | CA | Professional, scientific and te… |
|
Chimimport AD
A holding company managing subsidiaries in finance, transpo…
|
CHIM | BG | Professional, scientific and te… |
|
China Frontier Technology Group
Investment holding company providing AI-driven empowerment …
|
1661 | HK | Professional, scientific and te… |
|
CHONGKUNDANG HOLDINGS CORP.
Holding company for a group in pharmaceuticals, biotech, an…
|
001630 | KR | Professional, scientific and te… |
|
Click Holdings Ltd.
Provides AI-powered human resources and senior care solutio…
|
CLIK | US | Professional, scientific and te… |
|
Dome Ventures Corporation
Diversified group providing strategic consultancy, trading,…
|
— | CA | Professional, scientific and te… |
|
Dubai Holding C.O. Ltd 6.000% 01-02-2017
A global diversified investment company with a portfolio ac…
|
DUBIH0217GBP | AE | Professional, scientific and te… |
Indrayani Biotech 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/59001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59001 | 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=59001 | 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=59001 \ -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": 59001}, 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 Indrayani Biotech Ltd. (id: 59001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.