Search

Query

Unknown

Arguments

id· ID· required
Vehicles unique ID.
country· CountryCodeAlpha2
ISO-3166 alpha-2 country code to apply localization on vehicle data if available.

Fields

id· ID
Vehicles unique ID.
succesor_id· String
Internal ID of the successor vehicle trim.
naming· VehiclePremiumNaming
Naming of the vehicle.
connectors· VehicleConnector
Connectors available for the vehicle. Please note that for HEVs this will always be an empty array.
charge· VehiclePremiumCharge
Charge details.
fast_charge· VehiclePremiumFastCharge
Fast charge details.
adapters· VehicleConnector
Adapters of connectors available for a connectors of the vehicle. Please note that for HEVs this will always be an empty array.
battery· VehiclePremiumBattery
Battery of the vehicle.
body· VehiclePremiumBody
Body of the vehicle.
availability· VehiclePremiumAvailability
Availability of the vehicle.
pricing· VehiclePremiumPriceValueWithGrant
Starting price in the currency defined in the field argument. If not defined, it will return the starting price in the currency returned in the currency field.
drivetrain· VehiclePremiumDrivetrain
Drivetrain of the vehicle.
performance· VehiclePremiumPerformance
Performance of the vehicle.
range· VehiclePremiumRange
Range of the vehicle.
efficiency· VehiclePremiumEfficiency
Efficiency of the vehicle.
safety· VehiclePremiumSafety
Safety of the vehicle.
media· VehiclePremiumMedia
Media of the vehicle.
routing· VehiclePremiumRouting
Routing of the vehicle.
connect· Connect
Information about vehicle connectivity.
region· VehicleRegion
Regions in which the vehicle is available. Based on the continent code (CC) standard.
purpose· VehiclePurpose
Vehicle intended use. Can be passenger, cargo, or utility.
type· VehicleType
Type of vehicle.
heat_pump· VehicleHeatPump
Details about Heat Pump.

Errors

Operations can fail. To handle all errors correctly, consider implementing the following error scenario’s.

operation_not_allowed
You are not allowed to execute this operation. Enable it for the current application in the dashboard or reach out to customer support.
rate_limit_exceeded
Rate limit exceeded.
vehicle_not_found
No vehicle was found with the provided ID.
vehicle_premium_not_allowed
You are not allowed to query for premium vehicle data. Please contact the support team to enable this feature!

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.