
OXE Marine AB — Investor Relations & Filings
OXE Marine AB designs, develops, and manufactures high-performance diesel outboard engines for the marine market. The company's core product, the OXE Diesel series, provides a robust alternative to gasoline outboards by combining the high torque, fuel efficiency, and durability of diesel inboard engines with the flexibility and serviceability of an outboard configuration. Utilizing proven automotive engine technology and a unique belt propulsion system, OXE engines deliver high power density and significant operational cost savings. The products are engineered primarily for demanding commercial and governmental applications, including patrol craft, survey vessels, water taxis, and other workboats where reliability, extended range, and low total cost of ownership are critical.
Recent filings
No filings indexed yet
We are still gathering filings for OXE Marine AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
Polaris Inc.
Designs and manufactures powersports vehicles for outdoor w…
|
PII | US | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
OXE Marine 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/8527/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8527 | 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=8527 | 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=8527 \ -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": 8527}, 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 OXE Marine AB (id: 8527)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.