
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 |
|---|---|---|---|
|
ZETT CORPORATION
Manufacturer and wholesaler of sports equipment and apparel…
|
8135 | JP | Manufacturing |
|
Zhejiang Natural Outdoor Goods Inc.
Produces outdoor sports equipment such as inflatable mattre…
|
605080 | CN | 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.