Retrieve fuel stations in a certain route.

This endpoint returns all the fuel stations in a certain route, represented as a GeoJSON LineString, and for a given fuel type.
It will return all the fuel stations in a 3 km buffer in the right side of the LineString representing the route.

Recipes
Retrieve fuel stations in a certain route
Open Recipe
Body Params
string
enum
required

A valid fuel type that will be used to filter the fuel stations.

country_codes
array of strings

A list of valid country codes by which service stations will be filtered. Country codes available: ESP - Spain, CHL - Chile, PRT - Portugal.

country_codes
route
object
required

A GeoJSON of a LineString that represents the route where fuel stations will be searched, specifically on the right side.

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json