DSM Fresh Foods Limited — Investor Relations & Filings
DSM Fresh Foods Limited operates as a technology-driven fresh meat and seafood supply chain company. The firm manages the end-to-end procurement, processing, and distribution of high-quality protein products through its consumer-facing brand, Zappfresh. Its product portfolio includes fresh chicken, mutton, fish, and various ready-to-cook items. The company utilizes a farm-to-fork model, sourcing directly from local farms and fisheries to ensure product traceability and quality. By leveraging integrated cold chain logistics and rigorous quality control protocols, the organization focuses on delivering fresh, chemical-free meat products to urban consumers. The business model emphasizes a streamlined supply chain that reduces the time between slaughter and delivery, maintaining high standards of hygiene and food safety throughout the fulfillment process.
Recent filings
No filings indexed yet
We are still gathering filings for DSM Fresh Foods Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Retail sale of food
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vegano Foods Inc.
Develops and sells vegan meal kits and groceries through an…
|
VAGN | CA | Wholesale and retail trade |
|
Wisdomcome Group Holdings Ltd.
Engaged in wholesale and retail of groceries (quick-frozen …
|
8079 | HK | Wholesale and retail trade |
|
Ying Kee Tea House Group Limited
Retail trading of quality Chinese tea products, backed by a…
|
8241 | HK | Wholesale and retail trade |
|
ZAMAZ PLC
Technology-driven e-commerce business that acquires and sca…
|
DISP | GB | Wholesale and retail trade |
DSM Fresh Foods Limited 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/60057/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60057 | 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=60057 | 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=60057 \ -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": 60057}, 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 DSM Fresh Foods Limited (id: 60057)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.