
Aeroplan Income Fund — Investor Relations & Filings
About Aeroplan Income Fund
Aeroplan Income Fund (AIF) was a historical publicly-traded entity established in 2005, structured as an income trust to hold and manage the assets of the Aeroplan loyalty program. AIF was notable as the world's first publicly-traded loyalty scheme. Its primary function was operating Aeroplan, a premier coalition loyalty marketing company focused on developing and executing rewards programs. The program enabled members to earn and redeem points (miles) through a network of partners for travel rewards, including flights, hotels, and car rentals. The Fund structure eventually converted into a growth-oriented global loyalty company. The underlying Aeroplan program, which remains a major frequent-flyer scheme, was subsequently reacquired and is now operated by Air Canada.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - French.pdf | 2008-07-02 | English | |
| Material change report - English.pdf | 2008-06-30 | English | |
| Other.pdf | 2008-05-22 | English | |
| Material change report - English.pdf | 2008-05-15 | English | |
| Other.pdf | 2008-05-15 | English | |
| Decision Document (Final).pdf | 2008-04-15 | English |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
10 filings
| |||||
| 47641330 | Material change report - French.pdf | 2008-07-02 | English | ||
| 47641334 | Material change report - English.pdf | 2008-06-30 | English | ||
| 47641338 | Other.pdf | 2008-05-22 | English | ||
| 47641342 | Material change report - English.pdf | 2008-05-15 | English | ||
| 47641344 | Other.pdf | 2008-05-15 | English | ||
| 47641348 | Decision Document (Final).pdf | 2008-04-15 | English | ||
| 47641351 | Consent letter of underwriters' legal counsel.pdf | 2008-04-15 | English | ||
| 47641355 | Decision Document (Preliminary).pdf | 2008-04-08 | English | ||
| 47641359 | Preliminary short form prospectus – English.pdf | 2008-04-08 | English | ||
| 47641406 | Other.pdf | 2008-03-31 | English | ||
|
2007
5 filings
| |||||
| 47641446 | Material change report - French.pdf | 2007-12-13 | English | ||
| 47641449 | Final Receipt.pdf | 2007-10-16 | English | ||
| 47641460 | Decision Document (Final).pdf | 2007-10-16 | English | ||
| 47641482 | Auditors' consent letter.pdf | 2007-10-15 | English | ||
| 47641496 | Preliminary Receipt.pdf | 2007-10-09 | English | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
|
Ai ROBOTICS INC.
Specializes in AI-driven marketing and e-commerce support f…
|
247A | JP | Telecommunications, computer pr… |
Aeroplan Income Fund 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/45630/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45630 | 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=45630 | 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=45630 \ -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": 45630}, 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 Aeroplan Income Fund (id: 45630)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.