
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 |
|---|---|---|---|
|
Kowloon Development Company Limited
Investment holding company specializing in property develop…
|
34 | HK | Real estate activities |
|
KRISASSETS HOLDINGS BERHAD
Property development and investment, managing residential, …
|
— | MY | Real estate activities |
|
Krona Public Real Estate AB
Manages and develops community and industrial properties fo…
|
KRONA | SE | Real estate activities |
|
KSL HOLDINGS BHD
Integrated property development and management services, cr…
|
— | MY | Real estate activities |
|
KTC
Develops sustainable residential and commercial properties …
|
2524 | TW | Real estate activities |
|
Ktesios Real Estate Socimi S.A.
Acquires and manages residential assets for long-term renta…
|
MLKTS | ES | Real estate activities |
|
KT Invest a.s.
A real estate holding company that manages and leases its o…
|
KTN | SK | Real estate activities |
|
K-TOP REITS CO.,LTD.
A real estate investment trust that invests in and operates…
|
145270 | KR | Real estate activities |
|
KUCHAI DEVELOPMENT BERHAD
Investment holding company focused on property rental in Ma…
|
— | MY | Real estate activities |
|
KUMPULAN HARTANAH SELANGOR BERHAD
Property development, management, investment, hotel managem…
|
— | MY | 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.