
Aegis Brands Inc. — Investor Relations & Filings
Aegis Brands Inc. is a specialty food and beverage management company focused on building a portfolio of brands within the hospitality sector through strategic acquisition. The company aims to become a market leader by acquiring established entities and providing them with shared services, resources, and expertise for growth. Aegis operates both franchised and company-owned locations. Its portfolio includes recognized brands such as Bridgehead Coffee and Second Cup, alongside other food products like wings and fries. Aegis emphasizes a people-first organizational culture, prioritizing the identity and development of the companies it acquires. The leadership team leverages its experience in creating and growing successful hospitality concepts.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Interim MD&A - English.pdf | 2023-07-31 | English | |
| Interim financial statements/report – English.pdf | 2023-07-31 | English | |
| News release - English.pdf | 2023-07-31 | English | |
| Report of voting results.pdf | 2023-05-08 | English | |
| News release - English.pdf | 2023-05-08 | English | |
| 52-109F2 - Certification of interim filings - CEO (E).pdf | 2023-05-05 | English |
Market data
Market data not available
Price history
Peer group · Intermediation service activities for food and beverage services activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RETAIL FOOD GROUP LIMITED
Global food and beverage multi-brand franchisor and coffee …
|
RFG | AU | Accommodation and food service … |
Aegis Brands 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/46722/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46722 | 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=46722 | 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=46722 \ -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": 46722}, 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 Aegis Brands Inc. (id: 46722)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.