
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 |
|---|---|---|---|
| FORM 8-K | 2025-08-01 | English | |
| PRE 14A | 2025-07-30 | English | |
| Regulatory Filings 2025 | 2025-07-07 | English | |
| Regulatory Filings 2025 | 2025-07-01 | English | |
| Regulatory Filings 2025 | 2025-06-27 | English | |
| FORM S-3 | 2025-06-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 13252898 | FORM 8-K | 2025-08-01 | English | ||
| 13252901 | PRE 14A | 2025-07-30 | English | ||
| 13252902 | Regulatory Filings 2025 | 2025-07-07 | English | ||
| 13252904 | Regulatory Filings 2025 | 2025-07-01 | English | ||
| 13252903 | Regulatory Filings 2025 | 2025-06-27 | English | ||
| 13252905 | FORM S-3 | 2025-06-20 | English | ||
| 13252906 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-06-09 | English | ||
| 13252907 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-06-05 | English | ||
| 13252908 | FORM 8-K | 2025-06-03 | English | ||
| 13252910 | FORM 8-K | 2025-05-28 | English | ||
| 13252909 | FORM 8-K | 2025-05-21 | English | ||
| 13252912 | FORM 10-Q | 2025-05-15 | English | ||
| 13252914 | Major Shareholding Notification 2025 | 2025-05-15 | English | ||
| 13252911 | FORM 8-K | 2025-05-15 | English | ||
| 13252913 | FORM 8-K | 2025-05-14 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alterrus Systems Inc.
Develops and operates commercial vertical, urban agricultur…
|
ASIUQ | CA | Agriculture, forestry and fishi… |
|
Bikurey Hasade (Holdings) LTD
Grows, markets, and distributes fresh produce and operates …
|
BKRY | IL | Agriculture, forestry and fishi… |
|
Farmmi, Inc.
Processes and sells edible fungi via a global e-commerce an…
|
FAMI | US | Agriculture, forestry and fishi… |
|
Fujian Wanchen Food Group Co.,Ltd.
Researches and cultivates edible fungi while operating a sn…
|
300972 | CN | Agriculture, forestry and fishi… |
|
Fujing Holdings Co., Limited
Cultivation, production, and sale of specialized potted veg…
|
2497 | HK | Agriculture, forestry and fishi… |
|
Green Rise Foods Inc.
Operates 72-89 acres of greenhouses to grow fresh produce u…
|
GRF | CA | Agriculture, forestry and fishi… |
|
Jiangsu Chinagreen Biological Technology Group Co.,Ltd.
Specializes in the industrial cultivation and distribution …
|
300970 | CN | Agriculture, forestry and fishi… |
|
Kalera S.A.
Technology-driven vertical farming company producing pestic…
|
KAL | LU | Agriculture, forestry and fishi… |
|
Local Bounti Corporation/DE
Indoor agriculture company specializing in the sustainable …
|
LOCL | US | Agriculture, forestry and fishi… |
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | 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.