
Vital Farms, Inc. — Investor Relations & Filings
Vital Farms, Inc. is a food company focused on producing and marketing ethically sourced products. Its primary offerings include pasture-raised eggs and butter, sourced from a network of small family farms. The company emphasizes animal welfare, providing its hens with outdoor access. As a Certified B Corporation, Vital Farms operates on a stakeholder model, aiming to benefit consumers, suppliers, animals, and the environment. A key brand feature is transparency, highlighted by a traceability system that allows customers to identify the specific farm where their eggs were laid. The company is a prominent U.S. brand in the pasture-raised food sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| S-8 - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | |
| 10-Q - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | |
| 8-K - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | |
| SCHEDULE 13G/A - Vital Farms, Inc. (0001579733) (Subject) | 2026-03-27 | English | |
| 4 - Vital Farms, Inc. (0001579733) (Issuer) | 2026-03-20 | English | |
| 4 - VITAL FARMS, INC. (0001579733) (Filer) | 2026-03-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 43129466 | S-8 - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | ||
| 42857102 | 10-Q - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | ||
| 42839300 | 8-K - Vital Farms, Inc. (0001579733) (Filer) | 2026-05-07 | English | ||
| 33064532 | SCHEDULE 13G/A - Vital Farms, Inc. (0001579733) (Subject) | 2026-03-27 | English | ||
| 33002505 | 4 - Vital Farms, Inc. (0001579733) (Issuer) | 2026-03-20 | English | ||
| 32894379 | 4 - VITAL FARMS, INC. (0001579733) (Filer) | 2026-03-04 | English | ||
| 32894380 | 4 - VITAL FARMS, INC. (0001579733) (Filer) | 2026-03-04 | English | ||
| 32894382 | 10-K - VITAL FARMS, INC. (0001579733) (Filer) | 2026-02-26 | English | ||
| 32894381 | 8-K - VITAL FARMS, INC. (0001579733) (Filer) | 2026-02-26 | English | ||
| 30696016 | 4 Filing | 2026-02-04 | English | ||
| 30696023 | SCHEDULE 13G/A Filing | 2026-01-30 | English | ||
| 30696024 | 4/A Filing | 2026-01-27 | English | ||
| 30696022 | 4/A Filing | 2026-01-27 | English | ||
| 30696021 | 4/A Filing | 2026-01-27 | English | ||
| 30696020 | 4/A Filing | 2026-01-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other food products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
7 Fit Spolka Akcyjna
Producer and distributor of nutritional and dietary supplem…
|
7FT | PL | Manufacturing |
|
A1 A.K. KOH GROUP BERHAD
Manufactures, markets, supplies, and distributes over 340 p…
|
— | MY | Manufacturing |
|
AB Akola Group
An agricultural and food production group with integrated '…
|
LNA1L | LT | Manufacturing |
|
Above Food Ingredients Inc.
A plant-based ingredient company specializing in regenerati…
|
ABVE | CA | Manufacturing |
|
Abram Food Limited
Manufactures and distributes snacks, confectionery, and pro…
|
544422 | IN | Manufacturing |
|
ACOMO N.V.
Sources, processes, and distributes plant-based ingredients…
|
ACOMO | NL | Manufacturing |
|
AFC Group Holdings Limited
Produces and distributes food, health, and beauty products …
|
AFC | NZ | Manufacturing |
|
Agape ATP Corp
Provides health products and wellness advisory services in …
|
ATPC | US | Manufacturing |
|
AGTHIA Group
Manufacturer and distributor of diverse, nutritious food an…
|
AGTHIA | AE | Manufacturing |
|
AGV
Manufactures food, beverages, and health supplements using …
|
1217 | TW | Manufacturing |
Vital Farms, 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/31559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31559 | 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=31559 | 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=31559 \ -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": 31559}, 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 Vital Farms, Inc. (id: 31559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.