Fuel Tank (US Only)

GET https://api.smartcar.com/v2.0/vehicles/{{vehicle_id}}/fuel

Description

Returns the status of the fuel remaining in the vehicle’s gas tank. Note: The fuel tank API is only available for vehicles sold in the United States.

Permission

read_fuel

Response Body

NameTypeDesciprtion
rangenumberThe estimated remaining distance the car can travel (in kilometers by default or in miles using the sc-unit-system).
percentRemainingnumberThe remaining level of fuel in the tank (in percent).
amountRemainingnumberThe amount of fuel in the tank (in liters by default or in gallons (U.S.) using the sc-unit-system).