
VAN HOUTTE INC. — Investor Relations & Filings
Van Houtte Inc. is a major processor, distributor, and retailer of gourmet coffee and related products. The company specializes in roasting and marketing coffee, offering a comprehensive portfolio including whole bean, ground coffee, and K-Cup® Pods. Van Houtte Coffee Services is recognized as a leading provider of B2B coffee solutions, supplying high-performance commercial brewing equipment, espresso machines, specialty beverages, and breakroom supplies to offices and workplaces across North America. The company emphasizes end-to-end service, including equipment maintenance. Additionally, the Van Houtte brand maintains a commitment to sustainability, serving Fairtrade Certified Coffees in its retail café locations.
Recent filings
No filings indexed yet
We are still gathering filings for VAN HOUTTE INC.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Processing of coffee and tea
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Swiss Water Decaffeinated Coffee Inc.
Specialty coffee processor using a proprietary, 100% chemic…
|
SWP | CA | Manufacturing |
|
Swiss Water Decaffeintated Coffee Income Fund
Produces premium decaffeinated green coffee using a proprie…
|
SWP | CA | Manufacturing |
|
TATA CONSUMER PRODUCTS LIMITED
Global food and beverage organization specializing in tea, …
|
TATACONSUM | IN | Manufacturing |
|
Tsit Wing International Holdings Limited
Leading integrated B2B coffee and black tea solutions provi…
|
2119 | HK | Manufacturing |
|
UNICAFE INC.
Manufactures, roasts, and sells coffee, and also trades oth…
|
2597 | JP | Manufacturing |
|
VINTAGE COFFEE AND BEVERAGES LIMITED
Produces and exports instant coffee and blends for private …
|
VINCOFE | IN | Manufacturing |
VAN HOUTTE 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/42933/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=42933 | 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=42933 | 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=42933 \ -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": 42933}, 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 VAN HOUTTE INC. (id: 42933)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.