Elfin Agro India Limited — Investor Relations & Filings
Elfin Agro India Limited specializes in the procurement, processing, and distribution of various agricultural commodities. The company manages a supply chain that includes the sourcing of grains, pulses, oilseeds, and spices. Its operations involve cleaning, grading, and processing raw materials to meet specific quality standards for domestic and international markets. The firm utilizes technical infrastructure for large-scale storage and handling to maintain product integrity. By focusing on quality control and logistics efficiency, the organization provides a consistent supply of food staples and raw materials to a diverse client base. Its business model emphasizes direct engagement with producers and the implementation of standardized processing techniques to ensure product reliability.
Recent filings
No filings indexed yet
We are still gathering filings for Elfin Agro India Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Post-harvest crop activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agricore United
Major agribusiness focused on crop inputs, grain handling, …
|
AU | CA | Agriculture, forestry and fishi… |
|
AMIR Marketing and Investment in Agriculture Ltd.
Supplies, markets, and distributes agricultural inputs to t…
|
AMRK | IL | Agriculture, forestry and fishi… |
|
Gajanand International Limited
Processes and distributes cotton bales and seeds for manufa…
|
GAJANAND | IN | Agriculture, forestry and fishi… |
|
Great-Sun Foods Co.,Ltd.
Integrated management of fresh produce supply chains and gl…
|
603336 | CN | Agriculture, forestry and fishi… |
|
N2OFF, Inc.
Develops sustainable solutions for the agricultural and ene…
|
NITO | US | Agriculture, forestry and fishi… |
|
PRIME FRESH LIMITED
Manages the sourcing, processing, and distribution of fresh…
|
540404 | IN | Agriculture, forestry and fishi… |
|
STANBIK AGRO LIMITED
Processes, trades, and distributes agricultural commodities…
|
544659 | IN | Agriculture, forestry and fishi… |
|
UNIVERSAL CORP /VA/
Global B2B supplier of leaf tobacco and plant-based ingredi…
|
UVV | US | Agriculture, forestry and fishi… |
|
Weyburn Inland Terminal Ltd.
Grain handling, storage, marketing, and distribution of ess…
|
— | CA | Agriculture, forestry and fishi… |
Elfin Agro India Limited 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/60594/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60594 | 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=60594 | 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=60594 \ -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": 60594}, 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 Elfin Agro India Limited (id: 60594)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.