Get dealership details and location information by providing the ZIP Code of the area you're interested in.
Endpoints
Examples
Example 1: Get Rooftop Dealer details by ID
https://api.edmunds.com/api/dealer/v2/dealers/884056?api_key={api_key}
Example 2: Get Franchises for ZIP code 33756 and make acura
https://api.edmunds.com/api/dealer/v2/franchises?zipcode=33756&make=acura&api_key={api_key}
Example 3: Get Repairshops count for ZIP code 90404
https://api.edmunds.com/api/dealer/v2/repairshops/count?zipcode=90404&api_key={api_key}