
BARFRESH FOOD GROUP INC. — Investor Relations & Filings
Barfresh Food Group Inc. manufactures and distributes frozen beverages in ready-to-blend and ready-to-drink formats. The company's product line includes smoothies, shakes, frappes, and juice concentrates, designed for the foodservice sector. It offers various serving solutions, such as pre-portioned single-serve packs and easy-pour bulk concentrates that simplify preparation for high-volume service by requiring only blending with water or ice. The company also provides portable ready-to-drink options like smoothies and frozen pops. A significant focus is placed on the K-12 education market with products formulated using natural ingredients and no added sugar. The business model emphasizes convenience, portion control, and reduced labor and waste for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q | 2026-05-14 | English | |
| S-1 - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-04-15 | English | |
| 8-K - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-04-06 | English | |
| 4 - BARFRESH FOOD GROUP INC. (0001487197) (Issuer) | 2026-03-27 | English | |
| D - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-03-17 | English | |
| 8-K Filing | 2026-01-29 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46258282 | 10-Q | 2026-05-14 | English | ||
| 34607195 | S-1 - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-04-15 | English | ||
| 33601595 | 8-K - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-04-06 | English | ||
| 33066873 | 4 - BARFRESH FOOD GROUP INC. (0001487197) (Issuer) | 2026-03-27 | English | ||
| 32966118 | D - BARFRESH FOOD GROUP INC. (0001487197) (Filer) | 2026-03-17 | English | ||
| 30073448 | 8-K Filing | 2026-01-29 | English | ||
| 30073402 | 8-K Filing | 2026-01-23 | English | ||
|
2025
8 filings
| |||||
| 12345571 | 10-K/A | 2025-12-19 | English | ||
| 12345572 | 8-K/A | 2025-12-05 | English | ||
| 12345573 | 10-Q | 2025-11-06 | English | ||
| 12345574 | 8-K | 2025-11-06 | English | ||
| 12345576 | 8-K | 2025-10-07 | English | ||
| 12345575 | 8-K | 2025-09-18 | English | ||
| 12345577 | 10-Q | 2025-08-13 | English | ||
| 12345578 | 8-K | 2025-08-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of soft drinks; production of mineral waters and other bottled waters
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5100 Xizang Glacier Company Limited
Produces and wholesales premium bottled mineral water and b…
|
1115 | HK | Manufacturing |
|
Akasha Wira International Tbk Tbk
Manufacturing and distributing beverages and beauty care pr…
|
ADES | ID | Manufacturing |
|
ANDINA BOTTLING CO INC
A Coca-Cola bottler producing and distributing non-alcoholi…
|
AKO-A | CL | Manufacturing |
|
Arca Continental, S.A.B. de C.V.
Produces and distributes Coca-Cola beverages and snacks acr…
|
AC | MX | Manufacturing |
|
Arunjyoti Bio Ventures Limited
Manufactures and distributes fruit juices, soft drinks, and…
|
530881 | IN | Manufacturing |
|
ASEED HOLDINGS CO.,LTD.
A holding company for vending machine operations and OEM/OD…
|
9959 | JP | Manufacturing |
|
Barr (A.G.) PLC
A multi-beverage company that manufactures and distributes …
|
BAG | GB | Manufacturing |
|
Britvic PLC
A manufacturer of soft drinks with a portfolio of owned and…
|
BVIC | GB | Manufacturing |
|
Celsius Holdings, Inc.
Develops, markets, and distributes functional, lifestyle en…
|
CELH | US | Manufacturing |
|
CENTR Brands Corp.
Develops and sells non-alcoholic functional beverages infus…
|
CNTR | CA | Manufacturing |
BARFRESH FOOD 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/34502/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34502 | 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=34502 | 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=34502 \ -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": 34502}, 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 BARFRESH FOOD GROUP INC. (id: 34502)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.