
ACV Auctions Inc. — Investor Relations & Filings
ACV Auctions Inc. is a technology company that operates a digital marketplace for wholesale vehicle transactions, primarily serving automotive dealers and commercial partners. The company's platform facilitates the buying and selling of used vehicles through 100% online auctions. A key feature is its comprehensive vehicle inspection process, where a network of inspectors creates detailed condition reports with high-definition photos, engine sounds, OBDII scans, and undercarriage imaging to enhance transparency and buyer confidence. In addition to its core marketplace, ACV provides a suite of data-driven services and solutions, including vehicle appraisal tools, transportation logistics, inventory management, and financing options.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - ACV Auctions Inc. (0001637873) (Filer) | 2026-05-13 | English | |
| SCHEDULE 13G/A - ACV Auctions Inc. (0001637873) (Subject) | 2026-03-26 | English | |
| 4 - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-03-02 | English | |
| 10-K - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-02-23 | English | |
| 8-K - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-02-23 | English | |
| SCHEDULE 13G Filing | 2026-02-17 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45603871 | 8-K - ACV Auctions Inc. (0001637873) (Filer) | 2026-05-13 | English | ||
| 33051668 | SCHEDULE 13G/A - ACV Auctions Inc. (0001637873) (Subject) | 2026-03-26 | English | ||
| 32895636 | 4 - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-03-02 | English | ||
| 32895638 | 10-K - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-02-23 | English | ||
| 32895637 | 8-K - ACV AUCTIONS INC. (0001637873) (Filer) | 2026-02-23 | English | ||
| 31049317 | SCHEDULE 13G Filing | 2026-02-17 | English | ||
| 31049315 | 4 Filing | 2026-02-10 | English | ||
| 31049412 | 4 Filing | 2026-02-02 | English | ||
| 12863833 | FORM 4 | 2026-01-16 | English | ||
| 12863835 | Regulatory Filings 2026 | 2026-01-15 | English | ||
| 12863834 | FORM 4 | 2026-01-13 | English | ||
| 12863836 | FORM 4 | 2026-01-06 | English | ||
| 12863837 | FORM 4 | 2026-01-06 | English | ||
| 12863838 | FORM 4 | 2026-01-06 | English | ||
| 12863839 | FORM 4 | 2026-01-06 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APPLE INTERNATIONALCO.,LTD.
An automobile exporter specializing in used vehicles and re…
|
2788 | JP | Wholesale and retail trade |
|
AUTO1 Group SE
Operates a digital automotive platform for the European use…
|
AG1 | DE | Wholesale and retail trade |
|
Auto Hrvatska d.d. Zagreb
Sells and services a wide range of vehicles, parts, and equ…
|
AUHR | HR | Wholesale and retail trade |
|
AutoWallis Plc
An integrated mobility provider for automotive wholesale, r…
|
AUTOW | HU | Wholesale and retail trade |
|
BANNERS CO.,LTD.
A diversified company in real estate, auto sales, and music…
|
3011 | JP | Wholesale and retail trade |
|
BERMAZ AUTO BERHAD
Distributes, retails, and services motor vehicles, includin…
|
— | MY | Wholesale and retail trade |
|
British Automotive Holding S.A.
A holding company for the import, distribution, and sale of…
|
BAH | PL | Wholesale and retail trade |
|
Carasso Motors Ltd.
An importer and distributor of vehicles and heavy machinery…
|
CRSM | IL | Wholesale and retail trade |
|
Castro S.A.
Distributes Volkswagen commercial vehicles and Volksbus cha…
|
— | AR | Wholesale and retail trade |
|
ÇELİK MOTOR TİCARET A.Ş.
Automotive firm in vehicle distribution, rental services, a…
|
CLKMT | TR | Wholesale and retail trade |
ACV Auctions 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/31779/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31779 | 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=31779 | 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=31779 \ -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": 31779}, 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 ACV Auctions Inc. (id: 31779)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.