
Edible Garden AG Inc — Investor Relations & Filings
Edible Garden AG Inc. is a company specializing in controlled environment agriculture (CEA). It utilizes advanced greenhouse facilities and hydroponic systems to cultivate locally grown, organic, and sustainable fresh herbs and produce. The company operates under a 'Zero-Waste Inspired®' mission, focusing on sustainability and supply chain efficiency through the use of proprietary technologies. In addition to its core produce offerings, Edible Garden manages a portfolio of consumer packaged goods brands, including Pulp sauces and salsas, and Vitamin Whey sports nutrition products. This model aims to provide consumers with safe and fresh products on a year-round basis.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - EDIBLE GARDEN AG INC (0001809750) (Filer) | 2026-03-04 | English | |
| SCHEDULE 13G - Edible Garden AG Inc (0001809750) (Subject) | 2026-02-18 | English | |
| 8-K Filing | 2026-02-05 | English | |
| 8-K Filing | 2026-01-30 | English | |
| STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2026-01-16 | English | |
| INITIAL STATEMENT OF BENEFICIAL OWNERSHIP OF SECURITIES | 2026-01-16 | English |
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Portobello
A multi-channel retailer of diverse products sold via store…
|
POR | IT | Agriculture, forestry and fishi… |
|
Red Light Holland Corp.
Produces and sells functional mushrooms, home grow kits, an…
|
TRIP | CA | Agriculture, forestry and fishi… |
|
Saptarishi Agro Industries Ltd
Cultivates, processes, and distributes fresh and canned but…
|
519238 | IN | Agriculture, forestry and fishi… |
|
Shanghai Xuerong Biotechnology Co.,Ltd.
Industrial cultivator of edible fungi using automated syste…
|
300511 | CN | Agriculture, forestry and fishi… |
|
Tianshui Zhongxing Bio-technology Co., Ltd.
Specializes in the industrialized cultivation and distribut…
|
002772 | CN | Agriculture, forestry and fishi… |
|
Transchem Limited.
Cultivates and exports white button mushrooms and produces …
|
500422 | IN | Agriculture, forestry and fishi… |
|
WooDeumGee Farm Co., Ltd
Agricultural tech company specializing in smart farms and K…
|
403490 | KR | Agriculture, forestry and fishi… |
|
YUKIGUNI FACTORY CO.,LTD.
A manufacturer of mushrooms, processed foods, and innovativ…
|
1375 | JP | Agriculture, forestry and fishi… |
|
绿亨科技
Develops and produces vegetable seeds and crop protection p…
|
920866 | CN | Agriculture, forestry and fishi… |
Edible Garden AG Inc 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/35388/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35388 | 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=35388 | 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=35388 \ -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": 35388}, 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 Edible Garden AG Inc (id: 35388)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.