
Icarus Capital Corp. — Investor Relations & Filings
Icarus Capital Corp. is an entertainment company specializing in live and digital content, primarily focused on stand-up comedy. The company's strategy involves leveraging strategic investments in media and entertainment assets to maximize shareholder value. Icarus Capital operates as the owner of established comedy brand assets, including the venue Yuk Yuk's Calgary and the content division Yuk Yuk's Media. The company is dedicated to curating and expanding its portfolio of iconic comedy properties, aiming to deliver unparalleled comedic experiences to audiences and ensure enduring financial success through sustainable growth.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-20 | English | |
| Material change report - English.pdf | 2026-04-20 | English | |
| Material change report - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2026-04-20 | English | |
| Material change report - English.pdf | 2026-04-20 | English | |
| News release - English.pdf | 2025-09-08 | English |
Market data
Market data not available
Price history
Peer group · Activities of performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TryHard Holdings Ltd
Lifestyle entertainment firm for events, venue management, …
|
THH | US | Arts, sports and recreation |
Icarus Capital 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/48192/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48192 | 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=48192 | 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=48192 \ -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": 48192}, 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 Icarus Capital Corp. (id: 48192)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.