UK Vehicle Data Ltd is a top level licenced DVLA UK data company - Is your supplier on the list?

Extended EV Data from VRM Lookup API

UKVD's in house most comprehensive data in the UK for EV - NO EXTRA CHARGE!

Get a Test Account Today EV Data Fields

UK Vehicle Electric Vehicle Data API

UKVD takes a data feed directly from all mainstream manufacturers and our in house UK employed team has created what we believe to be the most comprehensive EV data set available today. We have gone to extraordinary lengths to ensure we have every data point of interest covered and exact. See our example below and then Sign-up for the trial

ApiComputer
EV-API-Data

Exact EV Battery data from registration plate

Provide your website customers with fast accurate Electric vehicle data to enable:

  • Accurate charging times
  • Range calculations based on Charge and battery type
  • Tesla specific charge data as well as industry standards
  • BEV, PHEV and HEV

Electric Vehicle Data Fields from VRM

Battery Type data

  • Size
  • Manufacturer
  • Location
  • Capacity Kwh
  • Voltage
  • Chemistry
  • Battery specific warranty
  • Battery codes where known

Charge data & Range

  • Port type & location
  • Tesla supercharger compatible
  • Average charge times 10 to 80% per KW
  • Adapters required
  • CCS, Type2, CHADEMO & more
  • Max throughput for hardware

Motor details

  • Motor code
  • Torque & RPM's
  • Locations & numbers
  • Manufacturer data
+
Example EV JSON response

{
  "BillingAccount": {
    "AccountType": "",
    "AccountBalance": ,
    "TransactionCost": ,
    "ExtraInformation": {}
  },
  "TechnicalSupport": {
    "ServerId": "UK1",
    "RequestId": "a538d0dc7d674671a221cb76953cc7c0",
    "QueryDurationMs": 23,
    "SupportDate": "22/09/2021",
    "SupportTime": "21:17:42",
    "SupportCode": "a538d0dc",
    "SupportInformationList": [
      "B2B-R2"
    ]
  },
  "Request": {
    "RequestGuid": "a538d0dc-7d67-4671-a221-cb76953cc7c0",
    "PackageId": "3b83b74d-0c90-4e81-b039-8973e10859ea",
    "PackageVersion": 2,
    "ResponseVersion": 2,
    "DataKeys": {
      "Vrm": "T3SLA"
    }
  },
  "Response": {
    "StatusCode": "Success",
    "StatusMessage": "Success",
    "StatusInformation": {
      "Lookup": {
        "StatusCode": "Success",
        "StatusMessage": "Success",
        "AdviceTextList": []
      }
    },
    "DataItems": {
      "UkvdEnhancedData": {
        "ElectricVehicleData": {
          "MaxRangeMiles": 301,
          "MaxRangeKm": 484,
          "Co2": 0,
          "DragCoefficient": 0.24,
          "OtaUpgradable": true,
          "LatestOtaVersion": "2021.4.18",
          "HwVersion": "3.0",
          "WhMile": 332,
          "ZeroEmissionMiles": 301,
          "MaxKwChargeInput": null,
          "ManufacturerWarrantyMiles": 50000,
          "ManufacturerWarrantyMonths": 48,
          "DrivetrainVersionDescription": null,
          "TeslaSuperchargerCompatible": true,
          "VehicleType": "BEV",
          "TeslaSupercharging": {
            "Version1": {
              "MaxChargeKw": null,
              "IsCompatible": false,
              "RequiresCcsAdaptor": null,
              "AverageChargeTime10To80Percent": null
            },
            "Version2": {
              "MaxChargeKw": 150,
              "IsCompatible": true,
              "RequiresCcsAdaptor": false,
              "AverageChargeTime10To80Percent": 44
            },
            "Version3": {
              "MaxChargeKw": 200,
              "IsCompatible": true,
              "RequiresCcsAdaptor": false,
              "AverageChargeTime10To80Percent": 38
            }
          },
          "BatteryDetailsCount": 1,
          "BatteryDetailsList": [
            {
              "CapacityKwh": 100,
              "BatteryDescription": "Tesla/Panasonic 100 kWh NCR18650A",
              "Chemistry": "Lithium-Ion 400V",
              "Voltage": 400,
              "BatteryLocation": "Under Floor/Middle",
              "BatteryWarrantyMonths": 96,
              "BatteryWarrantyMiles": 150000
            }
          ],
          "ChargePortDetailsCount": 3,
          "ChargePortDetailsList": [
            {
              "PortType": "Type 2 Standard",
              "PortLocation": "Left/Rear",
              "MaxChargePowerKw": 16.5,
              "ChargeTimes": {
                "AverageChargeTimes10To80Percent": [
                  {
                    "ChargePortKw": 2.3,
                    "TimeInMinutes": 2925
                  },
                  {
                    "ChargePortKw": 7.5,
                    "TimeInMinutes": 915
                  },
                  {
                    "ChargePortKw": 11,
                    "TimeInMinutes": 615
                  },
                  {
                    "ChargePortKw": 22,
                    "TimeInMinutes": 420
                  },
                  {
                    "ChargePortKw": 50,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 100,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 150,
                    "TimeInMinutes": null
                  }
                ]
              }
            },
            {
              "PortType": "Type 2 Supercharger V2",
              "PortLocation": "Left/Rear",
              "MaxChargePowerKw": 150,
              "ChargeTimes": {
                "AverageChargeTimes10To80Percent": [
                  {
                    "ChargePortKw": 2.3,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 7.5,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 11,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 22,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 50,
                    "TimeInMinutes": 80
                  },
                  {
                    "ChargePortKw": 100,
                    "TimeInMinutes": 55
                  },
                  {
                    "ChargePortKw": 150,
                    "TimeInMinutes": 44
                  }
                ]
              }
            },
            {
              "PortType": "Type 2 Supercharger V3",
              "PortLocation": "Left/Rear",
              "MaxChargePowerKw": 200,
              "ChargeTimes": {
                "AverageChargeTimes10To80Percent": [
                  {
                    "ChargePortKw": 2.3,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 7.5,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 11,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 22,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 50,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 100,
                    "TimeInMinutes": null
                  },
                  {
                    "ChargePortKw": 150,
                    "TimeInMinutes": 38
                  }
                ]
              }
            }
          ],
          "MotorDetailsCount": 2,
          "MotorDetailsList": [
            {
              "Manufacturer": "Tesla",
              "Model": null,
              "MotorType": "AC induction/asynchronous",
              "PowerKw": 193,
              "MaxPowerRpm": 6800,
              "MaxTorqueNm": 330,
              "RegenBraking": true,
              "AdditionalInformation": null,
              "MotorLocation": "Front"
            },
            {
              "Manufacturer": "Tesla",
              "Model": null,
              "MotorType": "AC induction/asynchronous",
              "PowerKw": 285,
              "MaxPowerRpm": 6850,
              "MaxTorqueNm": 440,
              "RegenBraking": true,
              "AdditionalInformation": null,
              "MotorLocation": "Rear"
            }
          ],
          "TransmissionDetailsCount": 1,
          "TransmissionDetailsList": [
            {
              "TransmissionType": "Automatic",
              "NumberOfGears": 1,
              "TransmissionLocation": null
            }
          ]
        },
        "Identification": {
          "IsElectricVehicle": true
        },
        "VehicleAlerts": {
          "VehicleAlertCount": 0,
          "VehicleAlertList": [],
          "EnabledAlerts": {
            "ManufacturerEmissions": true
          }
        }
      },
     
    }
  }
}













                                     
UK Vehicle Data Ltd
Princess House, Princess Way
Swansea, SA1 3LW
+44 1792 722 720

Powered by

Come and see us

UK Company Number 09756191 - VAT Registration Number GB 222 0470 60