GET api/licenseplates/opendata/{licenseplate}
Same as /basic/ extended with public RDW data.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
licenseplate |
Dutch licenseplate following RDW Sidecode (minus signs may be omitted) |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Limited set of open vehicledata
Kooijmans.Azure.VehicleService.Controllers.LicenseplatesController+OpenVehicleDataName | Description | Type | Additional information |
---|---|---|---|
RdwBpmRemainderValue |
Remaining value of Bpm by now |
integer |
None. |
RdwDatePart1 |
Date on which the vehicle was new |
date |
None. |
RdwDatePart2 |
Date on which the vehicle was last transfered to a new owner |
date |
None. |
FirstOwner |
Indication for FirstOwner |
boolean |
None. |
RdwDateFirstRegistrationNL |
Date on which the vehicle first has been registered in Holland |
date |
None. |
RdwCreationDate |
Creationdate of licenseplate by RDW |
date |
None. |
RdwImport |
Indication if this licenseplate is for an imported vehicle |
boolean |
None. |
RdwCo2Emissions |
RDW Co2 Emissions value in gr/km |
integer |
None. |
RdwParticulatesEmissions |
RDW Particulate Matter Emissions value in gr/km (if unknown... value=-1) |
decimal number |
None. |
RdwWeight |
Weight in Kg which is registered by RDW for this licenseplate |
integer |
None. |
RdwLoadCapacity |
Maximum loading capacity in Kg registered by RDW |
integer |
None. |
RdwFuelType |
Main Fueltype of vehicle by RDW. |
string |
None. |
RdwFuelType2 |
Secondary Fueltype of vehicle by RDW. |
string |
None. |
RdwFuelType3 |
Third Fueltype of vehicle by RDW. |
string |
None. |
RdwBpmValue |
Bpm value in Euro's registered by RDW at issuing licenseplate |
integer |
None. |
RdwColor |
Description of maincolor of the vehicle |
string |
None. |
RdwColor2 |
Description of secondary color of the vehicle (if applicable) |
string |
None. |
RdwBodyDescription |
RDW registered body description. |
string |
None. |
RdwWheels |
RDW registered number of wheels |
integer |
None. |
RdwVehicleCategory |
RDW Vehicle Category |
string |
None. |
RdwEnginePower |
Engine power in kW registered by RDW |
integer |
None. |
EngineSize |
Engine size in CC |
integer |
None. |
Cylinders |
Number of cylinders |
integer |
None. |
RdwSeats |
Number of Seats registered by RDW |
integer |
None. |
RdwCallbackIndicator |
Callback indication by importer/manufacturer |
boolean |
None. |
RdwWaitForMotTest |
Indication if vehicle waits for MOT (Ministry of Transport) Test. (APK Keuring) |
boolean |
None. |
RdwWamInsured |
Indication if vehicle is WAM insured |
boolean |
None. |
RdwExpirationDateMotTest |
Date on which the vehicle must have ModTest (in Dutch APK Vervaldatum) |
date |
None. |
RdwTaxiRegistration |
Indication for Taxi |
boolean |
None. |
RdwEnergyLabel |
RDW registered Energy label |
string |
None. |
Licenseplate |
Licenseplate |
string |
None. |
Make |
Make description for displaying to customers |
string |
None. |
Model |
Model description for displaying to customers |
string |
None. |
TypeDescriptionLong |
Type description for displaying to customers |
string |
None. |
PathLogo |
Path where Logo-images are stored |
string |
None. |
PathPhoto |
Path where Photo-images are stored |
string |
None. |
BrandLogo |
Imagefile for brandlogo (with partial leading path). This property must be combined with Pathlogo |
string |
None. |
BrandLogoThumb |
Thumbnail imagefile for brandlogo (with partial leading path). This property must be combined with Pathlogo |
string |
None. |
PhotoFront |
Imagefile for Frontphoto (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
PhotoFrontThumb |
Thumbnail Imagefile for Frontphoto (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
PhotoRear |
Imagefile for Photo of rear (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
PhotoRearThumb |
Thumbnail Imagefile for Photo of rear (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
PhotoInterior |
Imagefile for Interior Photo (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
PhotoInteriorThumb |
Thumbnail Imagefile for Interior Photo (with partial leading path). This property must be combined with PathPhoto |
string |
None. |
ConstructionYear |
Constuctionyear of linked Autotelex vehicletype |
integer |
None. |
ConstructionMonth |
Constuctionmonth of linked Autotelex vehicletype |
integer |
None. |
DatePart1 |
Date on which vehicle was new |
date |
None. |
FuelTypeDescription |
Fueldescription of linked Autotelex vehicletype for displaying to customer |
string |
None. |
VehicleType |
Enumvalue of vehicletype |
Kooijmans.Vehicle.VehicleType |
None. |
ConsumerPrice |
Consumer price in Euro's (Default VAT and BPM included) |
integer |
None. |
CurrentValue |
Current value in Euro's (Default VAT and BPM included) |
integer |
None. |
SecuritySystemClass |
Default System security class (available from catalogue) |
string |
None. |
Source |
Source where data is coming from |
string |
None. |
Response Formats
application/json, text/json
{ "RdwBpmRemainderValue": 1, "RdwDatePart1": "2025-04-22T03:27:48.2980134+00:00", "RdwDatePart2": "2025-04-22T03:27:48.2980134+00:00", "FirstOwner": true, "RdwDateFirstRegistrationNL": "2025-04-22T03:27:48.2980134+00:00", "RdwCreationDate": "2025-04-22T03:27:48.2980134+00:00", "RdwImport": true, "RdwCo2Emissions": 8, "RdwParticulatesEmissions": 9.0, "RdwWeight": 10, "RdwLoadCapacity": 11, "RdwFuelType": "sample string 12", "RdwFuelType2": "sample string 13", "RdwFuelType3": "sample string 14", "RdwBpmValue": 15, "RdwColor": "sample string 16", "RdwColor2": "sample string 17", "RdwBodyDescription": "sample string 18", "RdwWheels": 19, "RdwVehicleCategory": "sample string 20", "RdwEnginePower": 21, "EngineSize": 22, "Cylinders": 23, "RdwSeats": 24, "RdwCallbackIndicator": true, "RdwWaitForMotTest": true, "RdwWamInsured": true, "RdwExpirationDateMotTest": "2025-04-22T03:27:48.2980134+00:00", "RdwTaxiRegistration": true, "RdwEnergyLabel": "sample string 25", "Licenseplate": "sample string 26", "Make": "sample string 27", "Model": "sample string 28", "TypeDescriptionLong": "sample string 29", "PathLogo": "sample string 30", "PathPhoto": "sample string 31", "BrandLogo": "sample string 32", "BrandLogoThumb": "sample string 33", "PhotoFront": "sample string 34", "PhotoFrontThumb": "sample string 35", "PhotoRear": "sample string 36", "PhotoRearThumb": "sample string 37", "PhotoInterior": "sample string 38", "PhotoInteriorThumb": "sample string 39", "ConstructionYear": 40, "ConstructionMonth": 41, "DatePart1": "2025-04-22T03:27:48.2980134+00:00", "FuelTypeDescription": "sample string 43", "VehicleType": "PassengerCar", "ConsumerPrice": 44, "CurrentValue": 45, "SecuritySystemClass": "sample string 46", "Source": "sample string 47" }
application/xml, text/xml
<LicenseplatesController.OpenVehicleData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.kooijmans.nl/vehicledata"> <BrandLogo>sample string 32</BrandLogo> <BrandLogoThumb>sample string 33</BrandLogoThumb> <ConstructionMonth>41</ConstructionMonth> <ConstructionYear>40</ConstructionYear> <ConsumerPrice>44</ConsumerPrice> <CurrentValue>45</CurrentValue> <DatePart1>2025-04-22T03:27:48.2980134+00:00</DatePart1> <FuelTypeDescription>sample string 43</FuelTypeDescription> <Licenseplate>sample string 26</Licenseplate> <Make>sample string 27</Make> <Model>sample string 28</Model> <PathLogo>sample string 30</PathLogo> <PathPhoto>sample string 31</PathPhoto> <PhotoFront>sample string 34</PhotoFront> <PhotoFrontThumb>sample string 35</PhotoFrontThumb> <PhotoInterior>sample string 38</PhotoInterior> <PhotoInteriorThumb>sample string 39</PhotoInteriorThumb> <PhotoRear>sample string 36</PhotoRear> <PhotoRearThumb>sample string 37</PhotoRearThumb> <SecuritySystemClass>sample string 46</SecuritySystemClass> <Source>sample string 47</Source> <TypeDescriptionLong>sample string 29</TypeDescriptionLong> <VehicleType>PassengerCar</VehicleType> <Cylinders>23</Cylinders> <EngineSize>22</EngineSize> <FirstOwner>true</FirstOwner> <RdwBodyDescription>sample string 18</RdwBodyDescription> <RdwBpmRemainderValue>1</RdwBpmRemainderValue> <RdwBpmValue>15</RdwBpmValue> <RdwCallbackIndicator>true</RdwCallbackIndicator> <RdwCo2Emissions>8</RdwCo2Emissions> <RdwColor>sample string 16</RdwColor> <RdwColor2>sample string 17</RdwColor2> <RdwCreationDate>2025-04-22T03:27:48.2980134+00:00</RdwCreationDate> <RdwDateFirstRegistrationNL>2025-04-22T03:27:48.2980134+00:00</RdwDateFirstRegistrationNL> <RdwDatePart1>2025-04-22T03:27:48.2980134+00:00</RdwDatePart1> <RdwDatePart2>2025-04-22T03:27:48.2980134+00:00</RdwDatePart2> <RdwEnergyLabel>sample string 25</RdwEnergyLabel> <RdwEnginePower>21</RdwEnginePower> <RdwExpirationDateMotTest>2025-04-22T03:27:48.2980134+00:00</RdwExpirationDateMotTest> <RdwFuelType>sample string 12</RdwFuelType> <RdwFuelType2>sample string 13</RdwFuelType2> <RdwFuelType3>sample string 14</RdwFuelType3> <RdwImport>true</RdwImport> <RdwLoadCapacity>11</RdwLoadCapacity> <RdwParticulatesEmissions>9</RdwParticulatesEmissions> <RdwSeats>24</RdwSeats> <RdwTaxiRegistration>true</RdwTaxiRegistration> <RdwVehicleCategory>sample string 20</RdwVehicleCategory> <RdwWaitForMotTest>true</RdwWaitForMotTest> <RdwWamInsured>true</RdwWamInsured> <RdwWeight>10</RdwWeight> <RdwWheels>19</RdwWheels> </LicenseplatesController.OpenVehicleData>