
Sadot Group Inc. — Investor Relations & Filings
Sadot Group Inc. is a global food supply chain company that provides sustainable solutions to address food security challenges. The company's primary operations involve agri-commodity sourcing, trading, and shipping of food and feed products, such as soybean meal, wheat, and corn. It also engages in farming operations. Sadot Group focuses on connecting agricultural producers with consumers worldwide, managing the delivery of essential commodities through its integrated business units. The company also operates 'healthier for you' food brands, including Muscle Maker Grill, which provides healthy food options through various traditional and non-traditional locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 8-K | 2026-05-22 | English | |
| FORM 10-Q | 2026-05-15 | English | |
| 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-05-06 | English | |
| 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-30 | English | |
| 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-16 | English | |
| 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-15 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 46822739 | FORM 8-K | 2026-05-22 | English | ||
| 46362618 | FORM 10-Q | 2026-05-15 | English | ||
| 42009269 | 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-05-06 | English | ||
| 39226409 | 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-30 | English | ||
| 34647174 | 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-16 | English | ||
| 34581597 | 8-K - Sadot Group Inc. (0001701756) (Filer) | 2026-04-15 | English | ||
| 32896920 | DEF 14A - SADOT GROUP INC. (0001701756) (Filer) | 2026-02-23 | English | ||
| 31368574 | 8-K Filing | 2026-02-12 | English | ||
| 32896921 | 8-K - SADOT GROUP INC. (0001701756) (Filer) | 2026-02-10 | English | ||
| 13020843 | Director's Dealing 2026 | 2026-01-14 | English | ||
| 13020845 | FORM 8-K | 2026-01-12 | English | ||
| 13020846 | FORM 8-K | 2026-01-07 | English | ||
|
2025
3 filings
| |||||
| 13020847 | Director's Dealing 2025 | 2025-12-17 | English | ||
| 13020848 | 8-K | 2025-12-17 | English | ||
| 13020849 | FORM 8-K | 2025-12-09 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | Wholesale and retail trade |
|
DCT TRADİNG DIŞ TİCARET A.Ş.
An international trading company specializing in agricultur…
|
DCTTR | TR | Wholesale and retail trade |
|
DIAZ RIGANTI CEREALES S.A.
Specializes in commercializing cereals/oilseeds, agricultur…
|
— | AR | Wholesale and retail trade |
|
FARM PRICE HOLDINGS BERHAD
Wholesale distributor of fresh vegetables, food, beverages,…
|
— | MY | Wholesale and retail trade |
|
GRAINCORP LIMITED
Integrated grain and oilseed supply chain for storage, proc…
|
GNC | AU | Wholesale and retail trade |
|
Graines Voltz S.A.
Distributor of flower and vegetable seeds and young plants …
|
GRVO | FR | Wholesale and retail trade |
|
GRAINTURK HOLDİNG A.Ş.
A holding company in agricultural commodity trading, produc…
|
GRTHO | TR | Wholesale and retail trade |
|
HARSHIL AGROTECH LIMITED
Trades and distributes agricultural commodities for food pr…
|
505336 | IN | Wholesale and retail trade |
|
HEALTHY LIFE AGRITEC LIMITED
Trades raw milk, livestock, and agricultural products for d…
|
543546 | IN | Wholesale and retail trade |
Sadot Group 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/35376/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35376 | 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=35376 | 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=35376 \ -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": 35376}, 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 Sadot Group Inc. (id: 35376)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.