
Genterra Inc. — Investor Relations & Filings
Genterra Inc. operates as a management holding company with historical interests in diversified assets, including rental real estate properties and solar energy generation facilities. The firm's operational focus, primarily through Genterra Enterprises, is centered on its role as a Master Developer specializing in large-scale real estate projects. Genterra's core methodology involves synthesizing conceptual frameworks into contextual, tangible developments, positioning the firm as a facilitator of complex project execution. The company's current development activities are concentrated in the Arizona market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material document(s).pdf | 2008-01-21 | English | |
| Material change report - English.pdf | 2008-01-21 | English | |
| Material change report - English.pdf | 2007-05-01 | English | |
| Material change report - English.pdf | 2007-01-25 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
2 filings
| |||||
| 47117036 | Material document(s).pdf | 2008-01-21 | English | ||
| 47117041 | Material change report - English.pdf | 2008-01-21 | English | ||
|
2007
2 filings
| |||||
| 47117045 | Material change report - English.pdf | 2007-05-01 | English | ||
| 47117049 | Material change report - English.pdf | 2007-01-25 | English | ||
Market data
Market data not available
Price history
Peer group · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Financial Street Property Co., Limited
Offers integrated property management for high-value commer…
|
1502 | HK | Real estate activities |
|
Fineland Living Services Group Limited
Real estate agency and property management service provider…
|
9978 | HK | Real estate activities |
|
First Brothers Co., Ltd.
An investment management firm specializing in real estate a…
|
3454 | JP | Real estate activities |
|
FirstService Corp
A leader in outsourced property services for residential an…
|
FSV | US | Real estate activities |
|
FIRSTSERVICE CORPORATION
North American leader in the essential outsourced property …
|
FSV | CA | Real estate activities |
|
Fortune Sun (China) Holdings Limited
Investment holding company specializing in real estate serv…
|
352 | HK | Real estate activities |
|
Gabetti Property Solutions
A full-service real estate provider offering brokerage, con…
|
GAB | IT | Real estate activities |
|
GESTION INMOBILIARIA DEL NORTE S.A.
Real estate management, sales, leasing, and wholesale distr…
|
— | AR | Real estate activities |
|
GLOBAL LINK MANAGEMENT INC.
A real estate solutions company offering comprehensive serv…
|
3486 | JP | Real estate activities |
|
Goldlist Properties Inc.
Property management and residential condominium developer o…
|
GFD | CA | Real estate activities |
Genterra 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/45424/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45424 | 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=45424 | 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=45424 \ -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": 45424}, 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 Genterra Inc. (id: 45424)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.