Complete specifications, towing capacity, fuel economy, and more. One endpoint. Any truck. Any application.
# Free tier — no auth required GET https://truckpedia.net/api/truck?make=Ford&model=F-150&year=2022 # Response { "make": "Ford", "model": "F-150", "year": 2022, "tier": "free" }
Unique trucks in database
Years of data (1940–2026)
Makes supported
Data points per truck
Search any truck in our database. No API key needed.
Select make, model, and year to look up a truck. One free lookup per day.
Clean REST API. Predictable responses. No scraping required.
RESTful endpoints with JSON responses. Get truck data in milliseconds, not minutes. No pagination through HTML pages.
Engine specs, towing capacity, payload, dimensions, fuel economy, MSRP, colors, and more. 50+ fields per truck.
97%+ data completeness. Manually curated and cross-referenced with manufacturer specifications.
Every endpoint returns consistent JSON. Clear error messages. Standard HTTP status codes. If you've used any REST API before, you'll feel right at home.
View Full Documentation →# Authenticated request curl -H "X-API-Key: YOUR_API_KEY" \ https://truckpedia.net/v1/trucks \ ?make=Ford \ &model=F-150 \ &year=2022 # Response { "data": [{ "id": "truck_abc123", "make": "Ford", "model": "F-150", "year": 2022, "engine": "3.5L EcoBoost V6", "horsepower": 400, "towing_capacity": 14000, "msrp": 45285 }], "pagination": { "page": 1, "total": 1847 } }
Start free. Upgrade when you need more.
For evaluation and hobby projects
For apps and larger projects
All major truck manufacturers, all years
*Does not include semi, tractor, long haul, or heavy duty at this time.
F-150, F-250, F-350, Ranger, Maverick
Silverado, Colorado, HD lineup
1500, 2500, 3500, ProMaster
Tacoma, Tundra, Tundra HD
Sierra, Canyon, HD lineup
Frontier, Titan, Titan XD
Shark, T5M