
Polaris Inc. — Investor Relations & Filings
Polaris Inc. is a global leader in powersports that designs, engineers, and manufactures vehicles for outdoor work and recreation. The company's product portfolio includes a wide range of off-road vehicles, such as RANGER, RZR, and GENERAL side-by-sides, and Sportsman all-terrain vehicles (ATVs). In the snow segment, it produces Polaris snowmobiles and Timbersled snow bike systems. Its on-road offerings feature Indian Motorcycle and the three-wheeled Slingshot auto-cycle. Polaris also has a significant presence in the marine market with its Bennington, Godfrey, and Hurricane brands of pontoon and deck boats. In addition to serving recreational consumers, the company provides specialized vehicles and solutions for commercial, government, and military applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10-Q - Polaris Inc. (0000931015) (Filer) | 2026-04-28 | English | |
| SCHEDULE 13G/A - Polaris Inc. (0000931015) (Subject) | 2026-03-27 | English | |
| 4 - POLARIS INC. (0000931015) (Filer) | 2026-03-03 | English | |
| 10-K Filing | 2026-02-13 | English | |
| 4 Filing | 2026-02-13 | English | |
| 4 Filing | 2026-02-12 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38110422 | 10-Q - Polaris Inc. (0000931015) (Filer) | 2026-04-28 | English | ||
| 33062395 | SCHEDULE 13G/A - Polaris Inc. (0000931015) (Subject) | 2026-03-27 | English | ||
| 32884593 | 4 - POLARIS INC. (0000931015) (Filer) | 2026-03-03 | English | ||
| 25860865 | 10-K Filing | 2026-02-13 | English | ||
| 25860753 | 4 Filing | 2026-02-13 | English | ||
| 25860638 | 4 Filing | 2026-02-12 | English | ||
| 25860620 | 4 Filing | 2026-02-12 | English | ||
| 25860396 | 4 Filing | 2026-02-12 | English | ||
| 25859580 | 4 Filing | 2026-02-12 | English | ||
| 25860743 | 4 Filing | 2026-02-04 | English | ||
| 25860047 | 4 Filing | 2026-02-04 | English | ||
| 25859942 | 4 Filing | 2026-02-04 | English | ||
| 25859841 | 4 Filing | 2026-02-04 | English | ||
| 25861510 | 4 Filing | 2026-01-30 | English | ||
| 25860786 | 4 Filing | 2026-01-30 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other transport equipment n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRP Inc.
Global manufacturer of powersports vehicles, propulsion sys…
|
DOOO | CA | Manufacturing |
|
BRP Inc.
Designs, manufactures, and distributes powersports products…
|
DOO | CA | Manufacturing |
|
China International Marine Containers (Group) Co., Ltd.
Global supplier of equipment and solutions for modern logis…
|
2039 | HK | Manufacturing |
|
Dongbang Ship Machinery Co., Ltd
Specialized manufacturer of components for ships and indust…
|
099410 | KR | Manufacturing |
|
GUANGDONG LVTONG NEW ENERGY ELECTRIC VEHICLE TECHNOLOGY CO., LTD.
Manufacturer of low-speed electric vehicles for golf, touri…
|
301322 | CN | Manufacturing |
|
OXE Marine AB
Designs and manufactures high-performance diesel outboard e…
|
OXE | SE | Manufacturing |
|
SMT Scharf AG
Global supplier of transport solutions for underground mini…
|
S4A | DE | Manufacturing |
|
Taiga Motors Corporation
Designs, manufactures, and delivers all-electric powersport…
|
TAIG | CA | Manufacturing |
|
THE HANSHIN DIESEL WORKS, LTD
Manufacturer of marine propulsion systems, including engine…
|
6018 | JP | Manufacturing |
Polaris 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/31297/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31297 | 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=31297 | 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=31297 \ -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": 31297}, 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 Polaris Inc. (id: 31297)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.