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.
API Details
API Version
1.0.0
This is the current version of the API available for use.
ssrapi/efficient-route/
POSTssrapi/efficient-route
No description provided.
Parameters
Parameter
Type
Description
Example
start_location*
Text (String)
any india city or state e.g : delhi
delhi
end_location*
Text (String)
Any indian city or state e.g : mumbai
mumbai
vehicle_model_id*
Number (Integer)
any vehicle model's id available in database e.g 1 , 8