One fuel station dataget https://fuel.hereapi.com/v3/stations/{id}Retrieves single fuel station information for given station idPath ParamsidstringrequiredFuel station idQuery ParamsiconSizeint32enumRequest specific size of brand icon image - in pixels - to match UI and bandwidth requirements.208162024324048Allowed:8162024324048HeadersX-Request-IdstringUser-provided token that can be used to trace a request or a group of requests sent to the service.Responses 200OK 401API response in case of lacking valid authorization credentials. 403API response in case of insufficient credentials for access to the requested resource. 404Fuel station with given id does not exist 429API response in case of too many requests 500API response in case of internal server error 502API response in case of bad gateway 503API response in case of service unavailable 504API response in case of gateway timeout.Updated 2 months ago