
Olymp S.A. — Investor Relations & Filings
Olymp S.A. is a manufacturer and supplier of comprehensive solutions for the fitness industry, with operations dating back to 1972. The company specializes in the production of strength training equipment and distributes its own brands of fitness machines, including the Olymp Classic and Olymp New lines. Its product portfolio also encompasses benches, exercise racks, and multi-station devices designed for fitness clubs, gyms, rehabilitation centers, and sports facilities. The equipment is TÜV certified. In addition to manufacturing, the company provides professional consulting services for the complete outfitting of fitness clubs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Wykaz akcjonariuszy posiadających co najmniej 5% głosów na walnym zgromadzeniu w dniu 30 czerwca 2025 r. - Content (PL) | 2025-07-01 | Polish | |
| Wzór pełnomocnictwa | 2025-06-03 | Polish | |
| Formularze | 2025-06-03 | Polish | |
| Projekty uchwał | 2025-06-03 | Polish | |
| Ogłoszenie o zwołaniu | 2025-06-03 | Polish | |
| Ogłoszenie o zwołaniu Zwyczajnego Walnego Zgromadzenia Spółki na dzień 30 czerwca 2025 r. - Content (PL) | 2025-06-03 | Polish |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of sports goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Honma Golf Limited
Designs, manufactures, and sells high-end golf equipment, a…
|
6858 | KY | Manufacturing |
|
IMPULSE (QINGDAO) HEALTH TECH CO., LTD.
Develops and manufactures cardio, strength, and outdoor fit…
|
002899 | CN | Manufacturing |
|
Jiangsu Jinling Sports Equipment Co.,Ltd.
Specializes in professional sports equipment and venue solu…
|
300651 | CN | Manufacturing |
|
Jiangsu Kangliyuan Sports Tech. Co., Ltd.
Manufacturer of smart home and commercial fitness equipment…
|
301287 | CN | Manufacturing |
|
Johnson Health Tech Co., Ltd.
Global leader in the design and manufacture of fitness and …
|
1736 | TW | Manufacturing |
|
JOHNSON OUTDOORS INC
Manufacturer and marketer of outdoor recreation products fo…
|
JOUT | US | Manufacturing |
|
J-Star Holding Co., Ltd.
Global developer and manufacturer of carbon fiber and compo…
|
YMAT | US | Manufacturing |
|
Misto Holdings Corporation
A global brand portfolio company selling apparel, footwear,…
|
081660 | KR | Manufacturing |
|
Mizuno Corporation
A global manufacturer and marketer of sporting goods, appar…
|
8022 | JP | Manufacturing |
|
MTG Co., Ltd.
Develops, manufactures, and sells products in the health, b…
|
7806 | JP | Manufacturing |
Olymp S.A. 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/5999/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5999 | 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=5999 | 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=5999 \ -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": 5999}, 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 Olymp S.A. (id: 5999)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.