
PELOTON INTERACTIVE, INC. — Investor Relations & Filings
Peloton Interactive, Inc. is an exercise equipment and media company that operates in the connected fitness sector. The company's primary products are internet-connected stationary bicycles, treadmills, and rowing machines that stream live and on-demand fitness classes via a touchscreen. Its core offering is an integrated platform that combines fitness hardware with a subscription-based service, the All-Access Membership, which provides users with a library of instructor-led workouts across various disciplines such as cycling, running, and strength training. Peloton's business model focuses on delivering immersive and interactive workout experiences directly into consumers' homes, creating a community-driven fitness environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SCHEDULE 13G/A - PELOTON INTERACTIVE, INC. (0001639825) (Subject) | 2026-03-27 | English | |
| 4 - PELOTON INTERACTIVE, INC. (0001639825) (Filer) | 2026-02-25 | English | |
| 4 - PELOTON INTERACTIVE, INC. (0001639825) (Filer) | 2026-02-25 | English | |
| 4 - PELOTON INTERACTIVE, INC. (0001639825) (Filer) | 2026-02-19 | English | |
| 4 - PELOTON INTERACTIVE, INC. (0001639825) (Filer) | 2026-02-19 | English | |
| 4 - PELOTON INTERACTIVE, INC. (0001639825) (Filer) | 2026-02-19 | English |
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Liberty Media Corp
Owns a portfolio of media, entertainment, and sports assets…
|
FWONA | US | Arts, sports and recreation |
|
React Gaming Group Inc.
A holding company operating within the esports and iGaming …
|
ITMZF | CA | Arts, sports and recreation |
|
Robus Group AS
Develops a fitness ecosystem with portable workout equipmen…
|
Robus | EE | Arts, sports and recreation |
|
Rose Merc.Limited
A diversified provider of sports management, event planning…
|
512115 | IN | Arts, sports and recreation |
|
SBW
A manufacturer and distributor specializing in innerwear fo…
|
102280 | KR | Arts, sports and recreation |
|
TGS Esports Inc.
Esports solutions provider managing leagues, hosting events…
|
TGS.H | CA | Arts, sports and recreation |
|
TKO Group Holdings, Inc.
A sports and entertainment company formed by the merger of …
|
TKO | US | Arts, sports and recreation |
|
TOYAM SPORTS LIMITED
Sports management firm specializing in MMA events, athlete …
|
538607 | IN | Arts, sports and recreation |
|
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 |
PELOTON INTERACTIVE, INC. 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/31251/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31251 | 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=31251 | 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=31251 \ -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": 31251}, 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 PELOTON INTERACTIVE, INC. (id: 31251)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.