
CARMAX INC — Investor Relations & Filings
CarMax Inc. is a large-scale retailer of used vehicles. The company's core business involves buying and selling used cars through an omnichannel model that integrates its online platform with a network of physical retail stores. CarMax is known for its no-haggle pricing policy, offering fixed, upfront prices on all vehicles. The company provides a comprehensive customer experience that includes vehicle financing, trade-ins, and a direct car-buying service for consumers wishing to sell their vehicles. To ensure quality, vehicles undergo a certification process and are sold with detailed history reports. Customer-centric policies include a 10-day return option and a 90-day or 4,000-mile limited warranty on purchases.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEF 14A - CARMAX INC (0001170010) (Filer) | 2026-05-12 | English | |
| ARS - CARMAX INC (0001170010) (Filer) | 2026-05-12 | English | |
| 10-K - CARMAX INC (0001170010) (Filer) | 2026-04-15 | English | |
| 8-K - CARMAX INC (0001170010) (Filer) | 2026-04-14 | English | |
| 8-K - CARMAX INC (0001170010) (Filer) | 2026-04-09 | English | |
| SCHEDULE 13G/A - CARMAX INC (0001170010) (Subject) | 2026-03-26 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 45340408 | DEF 14A - CARMAX INC (0001170010) (Filer) | 2026-05-12 | English | ||
| 45282601 | ARS - CARMAX INC (0001170010) (Filer) | 2026-05-12 | English | ||
| 34588784 | 10-K - CARMAX INC (0001170010) (Filer) | 2026-04-15 | English | ||
| 34479455 | 8-K - CARMAX INC (0001170010) (Filer) | 2026-04-14 | English | ||
| 33937808 | 8-K - CARMAX INC (0001170010) (Filer) | 2026-04-09 | English | ||
| 33052278 | SCHEDULE 13G/A - CARMAX INC (0001170010) (Subject) | 2026-03-26 | English | ||
| 33035687 | 4 - CARMAX INC (0001170010) (Issuer) | 2026-03-24 | English | ||
| 32979240 | 4 - CARMAX INC (0001170010) (Issuer) | 2026-03-18 | English | ||
| 32967348 | DEFA14A - CARMAX INC (0001170010) (Filer) | 2026-03-17 | English | ||
| 32888662 | 8-K - CARMAX INC (0001170010) (Filer) | 2026-03-02 | English | ||
| 28320190 | SCHEDULE 13G Filing | 2026-02-13 | English | ||
| 28319851 | 8-K Filing | 2026-02-12 | English | ||
|
2025
3 filings
| |||||
| 28320440 | 4 Filing | 2025-12-30 | English | ||
| 28320088 | 4 Filing | 2025-12-30 | English | ||
| 28319876 | 4 Filing | 2025-12-30 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guan Chao Holdings Limited
Automotive retailer and service provider selling new parall…
|
1872 | HK | Wholesale and retail trade |
|
Hira Automobiles Ltd.
Authorized Maruti Suzuki dealer for new and pre-owned vehic…
|
531743 | IN | Wholesale and retail trade |
|
Hunyvers S.A.
Distributor of recreational vehicles offering sales, rental…
|
ALHUN | FR | Wholesale and retail trade |
|
IDOM Inc.
Automotive retailer specializing in the direct purchase and…
|
7599 | JP | Wholesale and retail trade |
|
İNALLAR OTOMOTİV SANAYİ VE TİCARET A.Ş.
Multi-brand automotive dealership offering sales, after-sal…
|
INALR | TR | Wholesale and retail trade |
|
International Conglomerate of Distribution for Automobile Holdings Co., Ltd.
A holding company managing the vehicle lifecycle from sales…
|
3184 | JP | Wholesale and retail trade |
|
Jiuzi Holdings Inc
Operates and franchises retail stores selling new energy ve…
|
JZXN | CN | Wholesale and retail trade |
|
Kamux Oyj
A retail company specializing in the sale of used cars and …
|
KAMUX | FI | Wholesale and retail trade |
|
K Car Co., Ltd.
An omnichannel platform for directly buying and selling pre…
|
381970 | KR | Wholesale and retail trade |
|
KOLON MOBILITY GROUP CORPORATION
Imports, sells, and maintains new and pre-owned premium and…
|
450140 | KR | Wholesale and retail trade |
CARMAX 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/30853/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30853 | 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=30853 | 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=30853 \ -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": 30853}, 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 CARMAX INC (id: 30853)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.