The Fuel-Efficient Route API helps users find the most fuel-efficient driving routes between two locations in India.
It uses the Vehicle Model API (model_id) to analyze vehicle specifications (maker, model, fuel type, cubic capacity) and combines this with fuel prices from the start location’s state.
🚗 Suggests multiple alternative routes
⛽ Calculates trip fuel cost for each route
💰 Estimates toll charges
🛤️ Provides waypoints + polyline for map plotting
⏱️ Shares distance, travel time, and traffic-adjusted duration
👉 This allows users to compare different routes not only by distance or time, but also by fuel cost savings.
The waypoint and polyline data is encoded; refer to the documentation linked below for details on decoding: How to Decode
API Details
API Version
1.0.0
This is the current version of the API available for use.
ssrapi/efficient-route/
POSTfuelabc_data/efficient-route
No description provided.
Parameters
Parameter
Type
Description
Example
start_location*
Text (String)
Enter the start location latitude and longitude
28.7041, 77.1025
end_location*
Text (String)
Enter the destination location latitude and longitude
26.9124, 75.7873
vehicle_model_id*
Number (Integer)
any vehicle model's id available in database e.g 1 , 8