
Regenbogen AG — Investor Relations & Filings
Regenbogen AG operates a portfolio of holiday and camping resorts. The company specializes in providing diverse accommodation options, including traditional campsites for tents and caravans, as well as various rental properties such as holiday homes, rental caravans, and sleeping huts. Its resorts are located in scenic natural settings, with a strong focus on coastal regions like the North Sea and Baltic Sea, as well as other tourist areas. The company complements its lodging services with on-site amenities such as gastronomy, wellness offerings, and entertainment programs for guests.
Recent filings
Browse filings by year
22 years- 2025 8 filings
- 2024 7 filings
- 2023 8 filings
- 2022 3 filings
- 2021 5 filings
- 2020 8 filings
- 2019 5 filings
- 2018 4 filings
- 2017 2 filings
- 2016 5 filings
- 2015 2 filings
- 2014 2 filings
- 2013 1 filing
- 2012 6 filings
- 2011 5 filings
- 2010 5 filings
- 2009 8 filings
- 2008 8 filings
- 2007 5 filings
- 2006 3 filings
- 2005 1 filing
- 2002 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Regenbogen AG, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Camping grounds, recreational vehicle parks and trailer parks
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Blackstrap Hospitality Corporation
Operates a high-end luxury glamping resort with themed dome…
|
— | CA | Accommodation and food service … |
|
Financière et Immobilière de l'Etang
Specializes in real estate asset management for the leisure…
|
BERR | FR | Accommodation and food service … |
|
Mon Perin d.d.
Operates a camping and glamping resort with a water park an…
|
MONP | HR | Accommodation and food service … |
|
Pathfinder Ventures Inc.
Develops and operates RV resorts and modular home communiti…
|
RV | CA | Accommodation and food service … |
|
Turishotel d.d.
A diversified hospitality company with a resort, hostel, ca…
|
TUHO | HR | Accommodation and food service … |
Regenbogen AG 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/5452/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5452 | 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=5452 | 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=5452 \ -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": 5452}, 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 Regenbogen AG (id: 5452)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.