Hi there! π
I noticed this project uses CarQueryAPI, which has been offline since 2019.
I built 411 AutoAPI as a drop-in replacement with some key improvements:
- β
Same make/model/year/trim endpoints you're used to
- β
PLUS data CarQuery never had: towing capacity, oil specs, tire sizes, bolt patterns, horsepower
- β
65,223 vehicle records across 5 datasets
- β
Free tier (100 requests/day) - no credit card required
- β
Sub-200ms response times (Cloudflare edge)
- β
Modern REST API with JSON responses
Quick links:
Example request:
curl "https://411-api.simonwakelin.workers.dev/v1/makes" -H "X-Api-Key: demo-411-free-key"
Hi there! π
I noticed this project uses CarQueryAPI, which has been offline since 2019.
I built 411 AutoAPI as a drop-in replacement with some key improvements:
Quick links:
Example request: