NHTSA’s 5-Star Safety Ratings are the U.S. government’s standardised measure of how a vehicle protects occupants in a crash. This tool pulls those ratings for any rated model year, make, and model, and shows the frontal, side, rollover, and overall scores as clear star widgets.
How it works
The NHTSA SafetyRatings API is hierarchical, so the lookup runs in two keyless steps:
1. /SafetyRatings/modelyear/<y>/make/<m>/model/<mod> -> rated variants + VehicleId
2. /SafetyRatings/VehicleId/<id> -> overall, frontal, side, rollover star ratings
When a vehicle has more than one tested body style, the tool lists them so you can
pick the exact one. Each returned rating is a value from one to five stars, or
Not Rated where NHTSA has not published a figure for that test.
Notes and tips
The stars come from the New Car Assessment Program crash tests, which do not cover
every trim — a Not Rated line means no published figure for that test, not a
failure. NHTSA ratings are distinct from the insurance-industry IIHS Top Safety
Pick, which uses different crash scenarios, so it is worth checking both before a
purchase. Use the exact manufacturer and base model names for the most reliable
match, and follow the NHTSA.gov link for the full crash-test detail.