GET /dealers/heavy-equipment
Operation ID: —
Auth: api_key
Description
The dealers API returns a list of dealers around a given point and radius.
Parameters (18)
(string, query, optional)
The API Authentication Key. Mandatory with all API calls.
(string, query, optional)
To filter listing on City in which they are listed
(string, query, optional)
To filter listing on Country in which they are listed
Constraints: {'enum': ['US', 'CA', 'us', 'ca', 'uk', 'england', 'scotland', 'northan ireland', 'wales']}
(string, query, optional)
Filter based on dealer type independant or franchise
Constraints: {'enum': ['franchise', 'independent']}
(string, query, optional)
The comma separated list of fields for which facets are requested. Facets could be requested in addition to the listings for the search. Please note - The API calls with lots of facet fields may take longer to respond.
(string, query, optional)
inventory_url of dealer to be searched
(number, query, optional)
Latitude component of location
(string, query, optional)
To filter dealers based on their inventory size. Range can be given in the format - min-max e.g. 50-100
(number, query, optional)
Longitude component of location
(boolean, query, optional, default: False)
boolean param to include site providers name in response
(integer, query, optional)
Radius around the search location (Unit - Miles)
Constraints: {'minimum': 0, 'maximum': 7000}
(string, query, optional)
The comma separated list of numeric fields for which range facets are requested. Range facets could be requested in addition to the listings for the search. Please note - The API calls with lots of range facet fields may take longer to respond.
(integer, query, optional, default: 10)
Number of results to return. Default is 10. Max is 50
Constraints: {'minimum': 0}
(string, query, optional)
Sort by field. Default sort field is distance from the given point
(string, query, optional)
Sort order - asc or desc. Default sort order is asc
Constraints: {'enum': ['asc', 'desc', 'ASC', 'DESC']}
(integer, query, optional, default: 0)
Page number to fetch the results for the given criteria. Default is 0. Pagination is allowed only till first 10000 results for the search and sort criteria. The page value can be only between 1 to 10000/rows
Constraints: {'minimum': 0}
(string, query, optional)
To filter listing on State in which they are listed
(string, query, optional)
To filter listing on ZIP around which they are listed
No probe data for this endpoint yet.