
Fountaine Pajot — Investor Relations & Filings
Fountaine Pajot is a designer and manufacturer of luxury catamarans, established in 1976. The company specializes in two primary product lines: high-performance sailing catamarans and motor yachts, with models typically ranging from 40 to 80 feet. Fountaine Pajot vessels are recognized for their combination of seaworthiness, innovative design, and spacious, comfortable living areas, catering to family cruising and long-distance voyages. The company is also focused on sustainable innovation, actively developing autonomous on-board energy systems and aiming to equip its fleet with hybrid powertrains. It is considered a global reference in the multihull boat building market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Eligibilité des actions Fountaine Pajot au PEA-PME | 2015-03-25 | French | |
| Un carnet de commandes en progression de +9,1% | 2015-01-13 | French | |
| Résultats annuels 2013/2014 | 2014-12-16 | French | |
| Fountaine Pajot au Salon Nautique de Paris 2014 du 6 au 14 décembre 2014 - Portes de Versailles | 2014-12-08 | French | |
| Forte progression du chiffre d'affaires +21,8% à 49,6 M EUR pour l'exercice clos le 31 août 2014 - Une stratégie de développement validée par une croissance de l'activité de 54% en 4 années | 2014-10-17 | French | |
| Une croissance confirmée de plus de 20% pour l'exercice clos le 31 août 2014 - Une présence forte et internationale à l'occasion des salons d'automne | 2014-09-08 | French |
Browse filings by year
19 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Fountaine Pajot, 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 · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bénéteau
Global manufacturer of a diverse portfolio of recreational …
|
BEN | FR | Manufacturing |
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
Fountaine Pajot 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/1346/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1346 | 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=1346 | 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=1346 \ -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": 1346}, 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 Fountaine Pajot (id: 1346)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.