
LQR House Inc. — Investor Relations & Filings
LQR House Inc. is a company operating in the alcoholic beverage sector that integrates digital marketing, brand development, and e-commerce. The company provides specialized marketing services for alcohol brands, leveraging its proprietary online channels for targeted advertising and promotion. A core asset is its ownership and operation of CWSpirits.com, an e-commerce platform for premium spirits that functions as both a retail outlet and a marketing tool for its own and third-party brands. LQR House also acquires, builds, and distributes a portfolio of alcohol brands, including developing its own premium, limited-batch spirits.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-K - LQR House Inc. (0001843165) (Filer) | 2026-04-15 | English | |
| 8-K - LQR HOUSE INC. (0001843165) (Filer) | 2026-02-23 | English | |
| DEF 14A Filing | 2026-01-28 | English | |
| PROXY STATEMENT | 2026-01-16 | English | |
| Major Shareholding Notification 2025 | 2025-12-19 | English | |
| Director's Dealing 2025 | 2025-12-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 34611677 | 10-K - LQR House Inc. (0001843165) (Filer) | 2026-04-15 | English | ||
| 32899699 | 8-K - LQR HOUSE INC. (0001843165) (Filer) | 2026-02-23 | English | ||
| 32033091 | DEF 14A Filing | 2026-01-28 | English | ||
| 13373983 | PROXY STATEMENT | 2026-01-16 | English | ||
|
2025
11 filings
| |||||
| 13373984 | Major Shareholding Notification 2025 | 2025-12-19 | English | ||
| 13373985 | Director's Dealing 2025 | 2025-12-19 | English | ||
| 13373986 | CURRENT REPORT | 2025-12-19 | English | ||
| 13373987 | PROSPECTUS SUPPLEMENT | 2025-12-19 | English | ||
| 13373988 | Major Shareholding Notification 2025 | 2025-11-19 | English | ||
| 13373989 | QUARTERLY REPORT | 2025-11-14 | English | ||
| 13373990 | CURRENT REPORT | 2025-10-20 | English | ||
| 13373991 | Major Shareholding Notification 2025 | 2025-10-08 | English | ||
| 13373992 | Director's Dealing 2025 | 2025-10-02 | English | ||
| 13373993 | Director's Dealing 2025 | 2025-10-02 | English | ||
| 13373994 | Director's Dealing 2025 | 2025-10-02 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of beverages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ENDEAVOUR GROUP LIMITED
Operates retail drinks outlets and hotels offering dining a…
|
EDV | AU | Wholesale and retail trade |
|
Liquor Barn Income Fund
Historical trust operating a chain of retail liquor stores …
|
LBN.UN | CA | Wholesale and retail trade |
|
Major Holdings Limited
Investment holding company distributing and retailing premi…
|
1389 | HK | Wholesale and retail trade |
|
NAKED WINES PLC
An online, direct-to-consumer wine retailer with a customer…
|
WINE | GB | Wholesale and retail trade |
|
Rocky Mountain Liquor Inc.
Operates a chain of private liquor stores selling alcoholic…
|
RUM | CA | Wholesale and retail trade |
|
THE ARTISANAL SPIRITS COMPANY PLC
Curator and provider of limited-edition spirits, offering b…
|
ART | GB | Wholesale and retail trade |
|
Vats Liquor Chain Store Management Joint Stock CO.,LTD.
Distributes and retails premium Baijiu, wines, and spirits …
|
300755 | CN | Wholesale and retail trade |
|
VIRGIN WINES UK PLC
Direct-to-consumer online retailer of wines, beers, and spi…
|
VINO | GB | Wholesale and retail trade |
|
W2W E-COMMERCE DE VINHOS S.A.
Digital wine retailer and distributor with an e-commerce pl…
|
— | BR | Wholesale and retail trade |
|
YAMAYA CORPORATION
A retailer and wholesaler of alcoholic beverages and food p…
|
9994 | JP | Wholesale and retail trade |
LQR House 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/35286/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35286 | 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=35286 | 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=35286 \ -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": 35286}, 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 LQR House Inc. (id: 35286)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.