
Fitell Corp — Investor Relations & Filings
Fitell Corp is an online retailer of gym and fitness equipment. The company markets and sells a range of products, including home gym and commercial strength-training equipment, as well as cardio machines. In addition to equipment sales, Fitell Corp provides fitness-related services, including turnkey solutions for personal training studios and commercial gyms. The company also operates a licensing business that services the boutique fitness sector, aiming to build a comprehensive fitness and wellness ecosystem through its combined offerings of equipment, interactive platforms, and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-04-28 | English | |
| 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-04-17 | English | |
| 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-03-23 | English | |
| 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-23 | English | |
| 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-18 | English | |
| 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 38188793 | 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-04-28 | English | ||
| 34656844 | 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-04-17 | English | ||
| 33013687 | 6-K - GMEX Robotics Corp (0001928581) (Filer) | 2026-03-23 | English | ||
| 33012252 | 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-23 | English | ||
| 32978899 | 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-18 | English | ||
| 32977503 | 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-18 | English | ||
| 32977496 | 3 - GMEX Robotics Corp (0001928581) (Issuer) | 2026-03-18 | English | ||
| 13588738 | 6-K | 2026-01-05 | English | ||
|
2025
7 filings
| |||||
| 13588742 | 6-K/A | 2025-12-29 | English | ||
| 13588739 | 6-K | 2025-12-23 | English | ||
| 13588736 | 6-K | 2025-12-15 | English | ||
| 13588740 | 6-K | 2025-12-12 | English | ||
| 13588737 | 6-K/A | 2025-12-04 | English | ||
| 13588741 | 6-K | 2025-12-02 | English | ||
| 13588743 | 6-K | 2025-12-01 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of sporting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Outdoorzy Spolka Akcyjna
Online retailer of clothing, footwear, and equipment for ou…
|
OUT | PL | Wholesale and retail trade |
|
Söder Sportfiske AB
Retailer of sport fishing equipment, marine electronics, an…
|
SODER | SE | Wholesale and retail trade |
|
SPORTSMAN'S WAREHOUSE HOLDINGS, INC.
Outdoor sporting goods retailer for hunting, shooting sport…
|
SPWH | US | Wholesale and retail trade |
|
SUPER RETAIL GROUP LIMITED
Operates retail brands specializing in automotive, leisure,…
|
SUL | AU | Wholesale and retail trade |
|
The Forzani Group
Canada's largest national sporting goods retailer operating…
|
FGL | CA | Wholesale and retail trade |
|
Topsports International Holdings Limited
Large-scale consumer-centric sportswear retailer operating …
|
6110 | HK | Wholesale and retail trade |
|
Trex Spolka Akcyjna
Specializes in the online sale of sports equipment intended…
|
TRX | PL | Wholesale and retail trade |
|
West 49 Inc.
Specialty retailer of apparel, footwear, and hardgoods for …
|
WXX | CA | Wholesale and retail trade |
|
XEBIO HOLDINGS CO.,LTD.
A holding company retailing sporting goods and managing spo…
|
8281 | JP | Wholesale and retail trade |
|
XXL
A leading Nordic sports retailer offering a wide assortment…
|
XXL | NO | Wholesale and retail trade |
Fitell Corp 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/35322/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35322 | 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=35322 | 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=35322 \ -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": 35322}, 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 Fitell Corp (id: 35322)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.