
InterRent Real Estate Investment Trust — Investor Relations & Filings
InterRent Real Estate Investment Trust is a growth-oriented, open-ended REIT specializing in the strategic acquisition, ownership, and operation of multi-family residential rental properties. The Trust is focused on increasing Unitholder value and delivering a growing and sustainable distribution. Its portfolio includes over 13,000 suites across 126 communities, primarily located in primary and secondary markets, including Ontario, Quebec, and British Columbia. The company aims to provide an unmatched living experience for its approximately 20,000 residents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-22 | English | |
| News release - English.pdf | 2026-04-16 | English | |
| News release - English.pdf | 2026-04-16 | English | |
| 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-03-31 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | |
| Annual information form - English.pdf | 2026-03-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 35444435 | News release - English.pdf | 2026-04-22 | English | ||
| 34648772 | News release - English.pdf | 2026-04-16 | English | ||
| 34648046 | News release - English.pdf | 2026-04-16 | English | ||
| 33094103 | 52-109F1 - Certification of annual filings - CFO (E).pdf | 2026-03-31 | English | ||
| 33094102 | 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-03-31 | English | ||
| 33094120 | Annual information form - English.pdf | 2026-03-31 | English | ||
| 31123260 | News release - English.pdf | 2026-02-18 | English | ||
| 31109722 | News release - English.pdf | 2026-02-18 | English | ||
| 31086031 | News release - English.pdf | 2026-02-18 | English | ||
| 32385032 | News release - English.pdf | 2026-01-16 | English | ||
|
2025
5 filings
| |||||
| 32356793 | News release - English.pdf | 2025-11-18 | English | ||
| 32348627 | News release - English.pdf | 2025-10-28 | English | ||
| 32344855 | News release - English.pdf | 2025-10-16 | English | ||
| 32314053 | News release - English.pdf | 2025-09-16 | English | ||
| 32279522 | News release - English.pdf | 2025-08-07 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adatex Spolka Akcyjna
Develops, manages, and sells residential and commercial rea…
|
ADX | PL | Real estate activities |
|
Adc Siic
Real estate investment company managing residential and com…
|
ALDV | BE | Real estate activities |
|
ADESE GAYRİMENKUL YATIRIM A.Ş.
A real estate investment company that acquires, develops, l…
|
ADESE | TR | Real estate activities |
|
Adgar Investments & Development Ltd.
Acquires, develops, and manages income-producing office pro…
|
ADGR | IL | Real estate activities |
|
ADITYA BIRLA REAL ESTATE LIMITED
Develops premium residential and commercial properties in m…
|
ABREL | IN | Real estate activities |
|
Adler Group
A real estate holding company managing and developing resid…
|
ADJ | LU | Real estate activities |
|
ADLER Real Estate AG
Real estate company managing a large portfolio of affordabl…
|
ADL | DE | Real estate activities |
|
Adocia
Clinical-stage biotech developing novel formulations for me…
|
ADOC | FR | Real estate activities |
|
ADRA GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A REIT that develops, manages, and sells residential and co…
|
ADGYO | TR | Real estate activities |
|
ADRIANO CARE
A real estate investment company specializing in assets for…
|
YADR | ES | Real estate activities |
InterRent Real Estate Investment Trust 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/45941/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45941 | 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=45941 | 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=45941 \ -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": 45941}, 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 InterRent Real Estate Investment Trust (id: 45941)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.