Carfax Checks
This API allows you to retrieve a vehicle history report with the most up-to-date data for vehicles in the USA. For more information, please visit connect.carsimulcast.com. Reports are delivered in base64 format via the API. You’ll need to decode the data to view the report on your platform. New to coding? Contact us [email protected] — we can help you set up a website to display your…
Carfax Checks endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Records Check /checkrecords/{vin} |
Checks to see if a VIN has an available report |
| GET |
Generate Report /getrecord/{TYPE}/{VIN} |
Fetches Carfax report |