
OneREIT — Investor Relations & Filings
OneREIT is an unincorporated, open-end real estate investment trust (REIT) specializing in the ownership, management, and operation of income-producing retail properties. The company's core business focuses on acquiring and maintaining a portfolio of shopping centers designed to generate stable returns. Historically, this portfolio consisted of approximately 56 to 60 properties. The REIT structure allows investors to participate in the income generated by these managed real estate assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2017-10-06 | English | |
| Other securityholders documents - English.pdf | 2017-10-04 | English | |
| Notice.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-10-04 | English | |
| News release - English.pdf | 2017-09-26 | English | |
| Report of voting results.pdf | 2017-09-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 47117982 | Material change report - English.pdf | 2017-10-06 | English | ||
| 47117986 | Other securityholders documents - English.pdf | 2017-10-04 | English | ||
| 47117990 | Notice.pdf | 2017-10-04 | English | ||
| 47118015 | News release - English.pdf | 2017-10-04 | English | ||
| 47118019 | News release - English.pdf | 2017-09-26 | English | ||
| 47118022 | Report of voting results.pdf | 2017-09-25 | English | ||
| 47118053 | News release - English.pdf | 2017-09-20 | English | ||
| 47118055 | Form of proxy - English.pdf | 2017-09-01 | English | ||
| 47118082 | Material document(s) (amended).pdf | 2017-08-18 | English | ||
| 47118091 | News release - English.pdf | 2017-08-18 | English | ||
| 47118117 | Notice of the meeting and record date (amended) - English.pdf | 2017-08-17 | English | ||
| 47118120 | Material document(s).pdf | 2017-08-15 | English | ||
| 47118265 | 52-109F2 - Certification of interim filings - CEO (E).pdf | 2017-08-15 | English | ||
| 47118505 | News release - English.pdf | 2017-08-15 | English | ||
| 47118509 | Notice of the meeting and record date - English.pdf | 2017-08-09 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kallebäck Property Invest AB (publ)
Owns and manages a single office and lab property fully lea…
|
KAPIAB | SE | Real estate activities |
|
Kalpataru Limited
Real estate firm specializing in premium residential, comme…
|
KALPATARU | IN | Real estate activities |
|
KARAMBUNAI CORP BHD
Investment holding company for subsidiaries in leisure and …
|
— | MY | Real estate activities |
|
Kardan Israel Ltd.
Holding company in real estate, vehicle rental, leasing, an…
|
KRDI | IL | Real estate activities |
|
Kardan N.V.
Holding and investment company developing real estate and w…
|
KRNV-M | NL | Real estate activities |
|
Kardan Real Estate Ltd.
Develops, builds, and manages residential and commercial re…
|
KARE | IL | Real estate activities |
|
KATITAS Co., Ltd.
Specializes in purchasing, renovating, and reselling used s…
|
8919 | JP | Real estate activities |
|
Kawasan Industri Jababeka Tbk
Pioneering integrated industry-based township developer, re…
|
KIJA | ID | Real estate activities |
|
KB STAR REIT Co., Ltd.
A real estate investment trust that acquires and manages pr…
|
432320 | KR | Real estate activities |
|
KCR RESIDENTIAL REIT PLC
A REIT that acquires and manages a portfolio of rented resi…
|
KCR | GB | Real estate activities |
OneREIT 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/45372/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45372 | 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=45372 | 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=45372 \ -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": 45372}, 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 OneREIT (id: 45372)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.