Daily Fuel Price India
A fuel price API for India provides real-time information on fuel prices for various cities and states in India. This API allows developers to access the latest fuel prices for gasoline, diesel, and other petroleum products in different cities across India. This data can be useful for building applications that help users find the nearest fuel station with the cheapest prices or calculate fuel…
Daily Fuel Price India endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
All Indian Cities /api/fuel/list/cities |
Returns list of all Indian cities |
| GET |
All Indian States /api/fuel/list/states |
Returns list of all Indian States |
| GET |
All Cities by State /api/fuel/list/{state} |
Get list of cities for a state using query parameters. |
| GET |
Fuel Price by State /api/fuel/price/{state} |
Get current petrol and diesel prices for a state using query parameters. |
| GET |
Fuel Price by City /api/fuel/price/{state}/{city} |
Get current petrol and diesel prices for a city using query parameters. |
Daily Fuel Price India pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.9 / month | — |
|
| ULTRA | $99.9 / month | — |
|
| MEGA | $199.9 / month | — |
|