
Robus Group AS — Investor Relations & Filings
Robus Group AS is a sports and health technology company that develops, produces, and sells a comprehensive fitness ecosystem. The core of this ecosystem is the Robus GymBars, a proprietary and ultraportable workout system that utilizes variable resistance to develop strength, power, and endurance. The physical equipment is integrated with Robus Workouts, a web-based video platform offering follow-along training sessions and programs designed to help users become 'hybrid athletes'. This combination of hardware and digital content provides a complete, location-independent solution for achieving gym-like results anytime and anywhere.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Admirals Group AS Announces Cancellation of Financial Services Permission for Admirals MENA Limited (UAE) | 2025-11-07 | English | |
| Admirals Group AS teatab Admirals MENA Limitedi (Araabia Ühendemiraadid) finantsteenuste loa tühistamisest | 2025-11-07 | Estonian | |
| Changes in the Management and Supervisory Boards of Admirals Group AS and amendments to the articles of association | 2025-10-06 | English | |
| Muudatused Admirals Group AS-i juhatuses ja nõukogus ning põhikirja muutmine | 2025-10-06 | Estonian | |
| Change in the Management Board of Admirals Group AS | 2025-10-02 | English | |
| Muudatus Admirals Group AS-i juhatuses | 2025-10-02 | Estonian |
Browse filings by year
2 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Robus Group AS, 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 · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Twenty-four seven Holdings Inc.
Operates personal training gyms, coaching services, and an …
|
7074 | JP | Arts, sports and recreation |
|
U.F.X. Enterprises Inc.
Delivers high-intensity fitness programs, group classes, an…
|
— | CA | Arts, sports and recreation |
|
World Chess PLC
A chess gaming and entertainment company and commercial par…
|
CHSS | GB | Arts, sports and recreation |
Robus Group AS 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/6095/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6095 | 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=6095 | 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=6095 \ -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": 6095}, 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 Robus Group AS (id: 6095)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.