
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.
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 12868851 | FORM 4 | 2025-12-11 | English | ||
| 12868852 | FORM 4 | 2025-12-11 | English | ||
| 12868853 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-12-11 | English | ||
| 12868854 | FORM 4 | 2025-12-10 | English | ||
| 12868855 | FORM 4 | 2025-12-05 | English | ||
| 12868857 | FORM 4 | 2025-12-05 | English | ||
| 12868856 | FORM 4 | 2025-12-05 | English | ||
| 12868858 | FORM 4 | 2025-12-05 | English | ||
| 12868859 | FORM 4 | 2025-12-05 | English | ||
| 12868861 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-12-04 | English | ||
| 12868860 | FORM 4 | 2025-11-21 | English | ||
| 12868862 | FORM 4 | 2025-11-21 | English | ||
| 12868863 | FORM 4 | 2025-11-21 | English | ||
| 12868864 | Regulatory Filings 2025 | 2025-11-20 | English | ||
| 12868865 | Regulatory Filings 2025 | 2025-11-20 | English | ||
Market data
Market data not available
Price history
Peer group · Other sports activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Investment Management (Golf), Inc.
A golf industry franchise focused on helping golfers lower …
|
AEG.H | CA | Arts, sports and recreation |
|
Agassi Sports Entertainment Corp.
Develops a digital platform for racquet sports with AI coac…
|
AASP | US | Arts, sports and recreation |
|
Allied Gaming & Entertainment Inc.
An experiential entertainment company focused on esports ev…
|
AGAE | US | Arts, sports and recreation |
|
CERESPO CO.,LTD.
An event production company providing end-to-end services f…
|
9625 | JP | Arts, sports and recreation |
|
China Sports Industry Group Co.,Ltd
Manages sports events, venues, lotteries, and infrastructur…
|
600158 | CN | Arts, sports and recreation |
|
GT Talent Group
A motorsports firm offering a talent show, supercar driving…
|
GT | IT | Arts, sports and recreation |
|
Highlight Event and Entertainment AG
A holding company marketing events in film and sports, and …
|
HLEE | CH | Arts, sports and recreation |
|
ICONIK SPORTS AND EVENTS LIMITED
Provides end-to-end management for sporting activities, cor…
|
511260 | IN | Arts, sports and recreation |
|
Interactive Strength, Inc.
Develops specialty fitness equipment and integrated virtual…
|
TRNR | US | Arts, sports and recreation |
|
Keep Inc.
A comprehensive, one-stop solution for fitness consumers vi…
|
3650 | KY | 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.