
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 |
|---|---|---|---|
|
Sinomach Automobile Co., Ltd.
Integrated automotive service provider for vehicle import, …
|
600335 | CN | Wholesale and retail trade |
|
SUZUKİ MOTORLU ARAÇLAR PAZARLAMA A.Ş.
Official distributor of Suzuki automobiles, motorcycles, an…
|
SZUKI | TR | Wholesale and retail trade |
|
Tan Chong International Limited
Diversified conglomerate distributing motor vehicles and in…
|
693 | HK | Wholesale and retail trade |
|
Toyota Caetano Portugal, S.A.
Imports, assembles, manufactures, and sells vehicles and in…
|
SCT | PT | Wholesale and retail trade |
|
TRUCK-ONE CO., LTD.
A specialized dealer of used commercial vehicles for sale, …
|
3047 | JP | Wholesale and retail trade |
|
USS Co.,Ltd.
Operates large-scale, membership-based auto auctions for th…
|
4732 | JP | Wholesale and retail trade |
|
WLM PART. E COMÉRCIO DE MÁQUINAS E VEÍCULOS S.A.
Distributes Scania commercial vehicles and operates in the …
|
— | BR | 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.