cURL
curl --request GET \ --url https://apr.vin/{vin}
{ "vehicle": { "vin": "1C4HJXEN5MW592818", "year": "2021", "make": "Jeep", "model": "Wrangler" }, "zip": "37129", "creditScore": "720", "vehicleAge": 3, "vehicleMileage": "36000", "apr": { "36": 7.644, "48": 7.644, "60": 7.524, "72": 7.663, "84": 8.263 } }
Documentation IndexFetch the complete documentation index at: https://docs.driv.ly/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.driv.ly/llms.txt
Use this file to discover all available pages before exploring further.
Show properties