Search

Query

Unknown

Here comes a small introduction

Maybe some h2?

Some more copy

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.
naming· VehicleNaming
Naming of the vehicle.
drivetrain· VehicleDrivetrain
Drivetrain of the vehicle.
connectors· VehicleConnector
Available connectors for the vehicle. Please note that for HEVs this will always be an empty array.
adapters· VehicleConnector
Adapters for the connectors of the vehicle. Please note that for HEVs this will always be an empty array.
battery· VehicleBattery
Battery of the vehicle.
body· VehicleBody
Body of the vehicle.
availability· VehicleAvailability
Availability of the vehicle.
performance· VehiclePerformance
Performance of the vehicle.
range· VehicleRange
Range of the vehicle.
media· VehicleMedia
Media of the vehicle.
routing· VehicleRouting
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_freemium_not_allowed
You do not have access to this vehicle. Please upgrade to access this vehicle.
vehicle_not_found
No vehicle was found with the provided ID.

Was this helpful?

  • Getting started

    Get started with the Chargetrip API.

  • API reference

    Browse our api and endpoints.

  • Examples

    Explore examples and start building.