Back to catalog
🚌

Tankerkoenig

API Key

German realtime gas/diesel prices

🚌TransportationHTTPSCORS enabled

Tankerkoenig

German Gas Station Prices

Station Id51d4b55e-a095-1aa0-e100-80009459e03a
NameAral Tankstelle Berlin Mitte
E5 Price1.789
Diesel Price1.659
Distance Km0.8

Sample Response

response.json
1{
2 "station_id": "51d4b55e-a095-1aa0-e100-80009459e03a",
3 "name": "Aral Tankstelle Berlin Mitte",
4 "e5_price": 1.789,
5 "diesel_price": 1.659,
6 "distance_km": 0.8
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://creativecommons.tankerkoenig.de/swagger/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs