Sites
This section provides a detailed overview of the Fleet Service API's sites operational logic.
latitude: Required for site searches, this field represents the fueling or EV charging location's latitude.
longitude: Required for site searches, this field represents the fueling or EV charging location's longitude.
radius: Defines the search area by specifying the distance from the provided latitude and longitude. This parameter is required to perform a site search. However, if you do not provide a radius value, the API will automatically use a default radius for the search.
query_string: Accepts a Lucene-style search query. This type of query allows you to search specific fields with both precision and flexibility.
Was this section helpful?
On this page
- Sites