
Venu Holding Corp — Investor Relations & Filings
Venu Holding Corp. is an entertainment and hospitality company that designs, develops, owns, and operates a portfolio of upscale live music venues and outdoor amphitheaters. The company focuses on creating premium, fan-centric destinations that offer unique experiences, such as luxury fire pit suites, to enhance live performances. Through strategic partnerships, Venu aims to develop world-class venues that unite people through music and community.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-15 | English | |
| 10-Q | 2026-05-15 | English | |
| 8-K - Venu Holding Corp (0001770501) (Filer) | 2026-05-13 | English | |
| SCHEDULE 13G - Venu Holding Corp (0001770501) (Subject) | 2026-03-17 | English | |
| 4 - VENU HOLDING CORP (0001770501) (Filer) | 2026-02-23 | English | |
| 8-K Filing | 2026-02-05 | English |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46354340 | 8-K | 2026-05-15 | English | ||
| 46354002 | 10-Q | 2026-05-15 | English | ||
| 45772708 | 8-K - Venu Holding Corp (0001770501) (Filer) | 2026-05-13 | English | ||
| 32968055 | SCHEDULE 13G - Venu Holding Corp (0001770501) (Subject) | 2026-03-17 | English | ||
| 32898005 | 4 - VENU HOLDING CORP (0001770501) (Filer) | 2026-02-23 | English | ||
| 31652075 | 8-K Filing | 2026-02-05 | English | ||
| 32898006 | 4 - VENU HOLDING CORP (0001770501) (Filer) | 2026-02-03 | English | ||
| 31652522 | 4 Filing | 2026-02-02 | English | ||
| 31652065 | 3 Filing | 2026-01-30 | English | ||
| 31652059 | 424B5 Filing | 2026-01-27 | English | ||
| 31652058 | 8-K Filing | 2026-01-27 | English | ||
| 31652066 | 4 Filing | 2026-01-22 | English | ||
| 13169781 | 8-K | 2026-01-15 | English | ||
| 13169782 | 8-K | 2026-01-09 | English | ||
| 13169783 | Director's Dealing 2026 | 2026-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Operation of arts facilities and sites
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMC ENTERTAINMENT HOLDINGS, INC.
A theatrical exhibition company operating the largest globa…
|
AMC | US | Arts, sports and recreation |
|
Artist Studio Inc.
A content production and distribution company specializing …
|
200350 | KR | Arts, sports and recreation |
|
Bastogi
Holding company providing integrated services in real estat…
|
BMI | IT | Arts, sports and recreation |
|
Loews Cineplex Entertainment Corporation
Prominent motion picture exhibitor managing thousands of sc…
|
— | CA | Arts, sports and recreation |
|
Misonoza Co., Ltd.
Manages a theater, hosting diverse live performances and pr…
|
9664 | JP | Arts, sports and recreation |
|
Nakanihon KOGYO CO.,Ltd.
A company engaged in movie theater operations and real esta…
|
9643 | JP | Arts, sports and recreation |
|
Tokyo Theatres Company, Incorporated
A diversified enterprise in film, food and beverage, and re…
|
9633 | JP | Arts, sports and recreation |
Venu Holding Corp 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/32763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32763 | 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=32763 | 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=32763 \ -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": 32763}, 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 Venu Holding Corp (id: 32763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.