Electric Vehicle Details

Best in class EV electric vehicle data, included free with our model data when a BEV or PHEV vehicle is detected.

car

Data Points Included

  • Technical Details
  • Charge Ports
  • Battery specs
  • Motor specs
  • Warranty details
  • Charge times and capacities

Example Output


    "EvDetails": {
          "TechnicalDetails": {
            "PowertrainType": "BEV",
            "IsTeslaSuperchargerCompatible": true,
            "NumberOfChargePorts": 1,
            "TeslaSupercharging": {
              "Version1": {
                "IsCompatibleWithVehicle": true,
                "MaxChargeKw": null,
                "RequiresCcsAdaptor": null,
                "AverageChargeTime10To80Percent": null
              },
              "Version2": {
                "IsCompatibleWithVehicle": true,
                "MaxChargeKw": 142,
                "RequiresCcsAdaptor": false,
                "AverageChargeTime10To80Percent": 49
              },
              "Version3": {
                "IsCompatibleWithVehicle": true,
                "MaxChargeKw": 250,
                "RequiresCcsAdaptor": false,
                "AverageChargeTime10To80Percent": 28
              }
            },
            "ChargeCableDetailsList": [],
            "ChargePortDetailsList": [
              {
                "PortType": "Type 2",
                "LocationOnVehicle": "Left/Rear",
                "MaxChargePowerKw": 11,
                "IsStandardChargePort": true,
                "ChargeTimes": {
                  "AverageChargeTimes10To80Percent": [
                    {
                      "ChargePortKw": 2.3,
                      "TimeInMinutes": 1957
                    },
                    {
                      "ChargePortKw": 7.5,
                      "TimeInMinutes": 600
                    },
                    {
                      "ChargePortKw": 11,
                      "TimeInMinutes": 409
                    }
                  ]
                }
              },
              {
                "PortType": "CCS",
                "LocationOnVehicle": "Left/Rear",
                "MaxChargePowerKw": 250,
                "IsStandardChargePort": true,
                "ChargeTimes": {
                  "AverageChargeTimes10To80Percent": [
                    {
                      "ChargePortKw": 50,
                      "TimeInMinutes": 140
                    },
                    {
                      "ChargePortKw": 100,
                      "TimeInMinutes": 70
                    },
                    {
                      "ChargePortKw": 250,
                      "TimeInMinutes": 28
                    }
                  ]
                }
              }
            ],
            "BatteryDetailsList": [
              {
                "TotalCapacityKwh": 75,
                "UsableCapacityKwh": 72.5,
                "Description": "Tesla Model 3 75 kWh ",
                "Chemistry": "Lithium-Ion",
                "Voltage": 360,
                "LocationOnVehicle": "Under Floor/Middle",
                "ManufacturerWarrantyMonths": 96,
                "ManufacturerWarrantyMiles": 120000
              }
            ],
            "MotorDetailsList": [
              {
                "Manufacturer": "Tesla",
                "Model": "Model 3 Performance AWD",
                "MotorType": "AC Induction Motor",
                "PowerKw": 137,
                "MaxPowerRpm": 6380,
                "MaxTorqueNm": 240,
                "SupportsRegenerativeBraking": true,
                "MotorLocation": "Front",
                "AxleDrivenByMotor": "Front",
                "AdditionalInformation": null
              },
              {
                "Manufacturer": "Tesla",
                "Model": "Model 3 Performance AWD Dual Motor",
                "MotorType": "AC Permanent Magnet Synchronous Motor",
                "PowerKw": 202,
                "MaxPowerRpm": 5000,
                "MaxTorqueNm": 420,
                "SupportsRegenerativeBraking": true,
                "MotorLocation": "Rear",
                "AxleDrivenByMotor": "Rear",
                "AdditionalInformation": null
              }
            ],
            "TransmissionDetailsList": [
              {
                "TransmissionType": "Fixed Single Gear",
                "NumberOfGears": 1,
                "TransmissionLocation": null
              }
            ]
          },
          "Performance": {
            "MaxChargeInputPowerKw": 250,
            "WhMile": 228,
            "RangeFigures": {
              "RealRangeMiles": 329,
              "RealRangeKm": 530,
              "MilesPerChargeHour": 1041,
              "ZeroEmissionMiles": 329,
              "RangeTestCycleList": [
                {
                  "EvRangeTestType": "WLTP",
                  "CombinedRangeMiles": 352,
                  "CombinedRangeKm": 566.49,
                  "CityRangeMiles": null,
                  "CityRangeKm": null
                }
              ]
            }
          },
          "DocumentVersion": 14,
          "GeneratedAt": "2025-04-16T11:09:44.849Z"
        }