Uruguay Fuels API
Fuels Uruguay API. This is an API to retrieve current fuel prices in Uruguay. How do I access the information? There are 7 different fuel types: Super 95 30S Premium 97 30S Gas Oil 10S Gas Oil 50S Jet A1 AvGas 110/130 Queroseno In order to get access to the latest available price you will need to run a GET request adding /api/get/[fuelType] You will get a JSON message containing the information…
Uruguay Fuels API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
super95 /api/get/super95/ |
Get the current fuel price by fuel type super95 |
| GET |
premium97 /api/get/premium97/ |
Get the current fuel price by fuel type premium97 |
| GET |
gasoil10 /api/get/gasoil10/ |
Get the current fuel price by fuel type gasoil10s |
| GET |
gasoil50 /api/get/gasoil50/ |
Get the current fuel price by fuel type gasoil50s |
| GET |
jet /api/get/jet/ |
Get the current fuel price by fuel type Jet A1. |
| GET |
avgas /api/get/avgas/ |
Get the current fuel price by fuel type AvGas |
| GET |
queroseno /api/get/queroseno/ |
Get the current fuel price by fuel type Queroseno |
Uruguay Fuels API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $5 / month | 5 / second |
|
| ULTRA Recommended | $12 / month | 10 / second |
|
| MEGA | $17 / month | — |
|