
Falcon's Beyond Global, Inc. — Investor Relations & Filings
Falcon's Beyond Global, Inc. is a diversified entertainment enterprise specializing in immersive storytelling and the expansion of intellectual properties (IP). The company activates IP concurrently across both physical and digital platforms through three core divisions. Falcon's Creative Group provides master planning, experiential design, and immersive media creation. Falcon's Beyond Destinations develops and operates themed resorts, parks, and location-based entertainment venues. Falcon's Beyond Brands manages transmedia brand expansion and licensing through content, products, and gaming. The company also develops proprietary attraction technologies and advanced ride systems. This integrated model, known as the 'IP expander,' is designed to accelerate the monetization of narrative-driven properties by deploying them across multiple channels simultaneously.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-21 | English | |
| 8-K | 2026-05-14 | English | |
| 10-Q | 2026-05-14 | English | |
| 8-K - FALCON'S BEYOND GLOBAL, INC. (0001937987) (Filer) | 2026-02-17 | English | |
| 3 Filing | 2026-02-17 | English | |
| 4 Filing | 2026-01-30 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 46753698 | CURRENT REPORT | 2026-05-21 | English | ||
| 46302021 | 8-K | 2026-05-14 | English | ||
| 46301958 | 10-Q | 2026-05-14 | English | ||
| 32900544 | 8-K - FALCON'S BEYOND GLOBAL, INC. (0001937987) (Filer) | 2026-02-17 | English | ||
| 32228492 | 3 Filing | 2026-02-17 | English | ||
| 32228529 | 4 Filing | 2026-01-30 | English | ||
| 32228503 | 4 Filing | 2026-01-30 | English | ||
| 32228472 | 4 Filing | 2026-01-30 | English | ||
| 32228467 | SCHEDULE 13D/A Filing | 2026-01-30 | English | ||
| 32228574 | 4 Filing | 2026-01-29 | English | ||
| 13603601 | 4 | 2026-01-15 | English | ||
| 13603600 | Major Shareholding Notification 2026 | 2026-01-14 | English | ||
| 13603602 | Major Shareholding Notification 2026 | 2026-01-14 | English | ||
| 13603603 | Regulatory Filings 2026 | 2026-01-08 | English | ||
|
2025
1 filing
| |||||
| 13603604 | REGISTRATION STATEMENT | 2025-12-23 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of amusement parks and theme parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
South Asian Enteprises Ltd.
Manages amusement and water parks, providing consultancy an…
|
526477 | IN | Arts, sports and recreation |
|
Tivoli A/S
Operates a historic amusement park and cultural venue in ce…
|
TIV | DK | Arts, sports and recreation |
|
United Parks & Resorts Inc.
A theme park operator integrating amusement attractions wit…
|
PRKS | US | Arts, sports and recreation |
|
Wonderla Holidays Limited
Operates amusement parks and resorts with land rides, water…
|
WONDERLA | IN | Arts, sports and recreation |
|
Yunnan Tourism Co., Ltd.
Comprehensive tourism provider managing scenic spots, hotel…
|
002059 | CN | Arts, sports and recreation |
Falcon's Beyond Global, 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/33066/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33066 | 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=33066 | 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=33066 \ -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": 33066}, 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 Falcon's Beyond Global, Inc. (id: 33066)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.