Api documentation

Api documentation

Get Dealer Details and Location

Details and Location
 
 
v5 v2 v1
 
 

Parameters

Parameter Description Possible Values Default Value Required
{id} The Dealership ID     Yes
make Make names (e.g. honda, landrover) See Spec: Make   No
lat Latitude     No
lon Longitude     No
zip Zip Code to Find Franchises located next to it (search based on radius query param)     No
radius Search Radius (miles)   50 No
sortby The desired sort (e.g. id:DESC, name:ASC)     No
fields List of Fields in Response     No
api_key The API key     Yes
The endpoint will return all franchises for the dealership if lat/lon and zip query parameters are undefined.
lat/lon and zip query parameters are mutually exclusive