Gas Prices data
Crawlable pages over - gas stations, - fuel price points, - retailer chains, - brands, and - fuel grades across - states from the bluedoor Gas Prices API.
By the numbers
| Chains | - |
| Stations | - |
| Price points | - |
| Brands | - |
| Grades | - |
| States | - |
| Sources | - |
| Generated | - |
Indexes
| Index | What it contains | API route |
|---|---|---|
| Chains | Fuel retailer chains with coverage tier, expected and observed station counts, fuel grades, price availability, and adapter status. | /chains |
| Stations | Individual gas stations with chain, brand, address, geocode, fuel grades carried, and price freshness, filterable by chain, state, and grade. | /stations |
| Prices | Flattened fuel price points by grade and price type (posted, cash, credit) with station, brand, location, and observation timestamps. | /prices |
| States | State-by-state coverage: station counts, price-point counts, and the number of chains observed in each state. | /coverage/states |
| Search | Cross-entity search over chains and stations by name, brand, city, or chain. | /search |
Chains
| Chain | Tier | Stations | Prices | Price access | Grades |
|---|---|---|---|---|---|
| No matching rows. | |||||
State coverage
| State | Stations | Prices | Chains |
|---|---|---|---|
| No matching rows. | |||
Recent price points
| Station | Grade | Price | Type | Location | Updated |
|---|---|---|---|---|---|
| No matching rows. | |||||
Access model
| Public cache | Anonymous reads are public and request-rate limited. |
| Fresh refresh | fresh=true requires a free email-authenticated API key. |
| Coverage | 16 retailer chains synced across 50 states with posted, cash, and credit prices. |
| Daily sync | An AWS scheduled job refreshes the live dataset daily. |
Get this page with API
Rendered from the bluedoor Gas Prices API. Reproduce it:
GET https://api.bluedoor.sh/gas-prices/v1/metaJSONGET https://api.bluedoor.sh/gas-prices/v1/chains?limit=20JSONGET https://api.bluedoor.sh/gas-prices/v1/coverage/states?limit=12JSONGET https://api.bluedoor.sh/gas-prices/v1/prices?limit=10JSON