PASAR API
Free CC-BY data sourced from the federal Market Transparency Unit for Fuels; a free API key is required per user.
View docs ↗ More Commodities & metals APIs# Tankerkönig ~ live German fuel prices needs an API key ~ get yours at: # https://creativecommons.tankerkoenig.de/ curl 'https://creativecommons.tankerkoenig.de/json/' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a Germany API into my app. API: Tankerkönig ~ live German fuel prices Provider: Tankerkönig (MTS-K data) Auth: requires an API key (sign up: https://creativecommons.tankerkoenig.de/) Pricing: free Base URL: https://creativecommons.tankerkoenig.de/json/ Important note: Free CC-BY data sourced from the federal Market Transparency Unit for Fuels; a free API key is required per user. Source: Tankerkönig (MTS-K data) (https://creativecommons.tankerkoenig.de/) Source type: Official public feed Endpoint type: Direct public JSON endpoint Integration difficulty: Needs API key Last checked: 2026-07-05 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.