
Nimbus Group AB — Investor Relations & Filings
Nimbus Group AB is a leading manufacturer of leisure motorboats. The company designs, produces, and markets a wide range of powerboats through a diversified portfolio of brands, including Nimbus, Aquador, Alukin, EdgeWater, Flipper, and Paragon Yachts. Its product offerings cater to various uses such as cruising, sport, and family boating, targeting conscious and experienced boat owners. The vessels are characterized by Scandinavian design, high quality, safety, comfort, and smart functionality. Nimbus Group focuses on enhancing the boating experience and emphasizes sustainability in its operations and products, serving a broad market in Europe and North America through an extensive dealer network.
Recent filings
No filings indexed yet
We are still gathering filings for Nimbus Group AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Novamarine SpA
Manufacturer of high-performance Rigid Hulled Inflatable Bo…
|
NOVA | IT | Manufacturing |
|
Ocean Alexander
Designs and manufactures luxury yachts with global distribu…
|
8478 | TW | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | Manufacturing |
Nimbus Group AB 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/8509/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8509 | 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=8509 | 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=8509 \ -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": 8509}, 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 Nimbus Group AB (id: 8509)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.