GET api/licenseplates/premium/{licenseplate}
Complete vehicletype data by licenseplate.
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
Complete set of vehicledata
Kooijmans.Vehicle.RollsLicensePlateMotorVehicleTypeSet| Name | Description | Type | Additional information |
|---|---|---|---|
| Licenseplate |
Licenseplate |
string |
None. |
| DatePart1 |
Date on which vehicle was new |
date |
None. |
| DatePart2 |
Date on which the vehicle was last transcribed to a new owner (value can be unknown in some cases) |
date |
None. |
| FirstOwner |
Indication for first owner |
boolean |
None. |
| DateFirstRegistrationNL |
Date on which the vehicle first has been registered in Holland |
date |
None. |
| RegistrationFuelType1ID |
RDW First Fuel - FueltypeID following SIVI ADNBRS ID's (sivi.org). Possible values can be retrieved by Web API call (api/[vehicletype]/fueltypes) |
string |
None. |
| RegistrationFuelType1Description |
RDW First Fuel - FuelTypeDescription. |
string |
None. |
| RegistrationFuelType2ID |
RDW Second Fuel - FueltypeID following SIVI ADNBRS ID's (sivi.org). Possible values can be retrieved by Web API call (api/[vehicletype]/fueltypes) |
string |
None. |
| RegistrationFuelType2Description |
RDW Second Fuel - FuelTypeDescription. |
string |
None. |
| RegistrationFuelType3ID |
RDW Third Fuel - FueltypeID following SIVI ADNBRS ID's (sivi.org). Possible values can be retrieved by Web API call (api/[vehicletype]/fueltypes) |
string |
None. |
| RegistrationFuelType3Description |
RDW Third Fuel - FuelTypeDescription. |
string |
None. |
| MeldCode |
RDW Meldcode for vehicle (Last 4 characters of VIN... Vehicle Identification Number) |
string |
None. |
| Import |
Indication if vehicle was imported |
boolean |
None. |
| ConstructionYear |
Constructionyear of vehicle |
integer |
None. |
| ConstructionMonth |
Constructionmonth of vehicle |
integer |
None. |
| Color |
RDW Main-color description |
string |
None. |
| Color2 |
RDW Secondary-color description |
string |
None. |
| ExpirationDateMotTest |
Date on which the vehicle must have ModTest (in Dutch APK Vervaldatum) |
date |
None. |
| TaxiRegistration |
Indication for Taxi |
boolean |
None. |
| Wheels |
RDW Registered number of wheels |
integer |
None. |
| VehicleCategory |
OBSOLETE -- (use VehicleCategoryExtended) -- RDW Vehicle Category (M1, N1, L1, L2 etc) |
string |
None. |
| VehicleCategoryExtended |
RDW Vehicle Category extended... like (M1, N1, L1e, L1e-A, L1e-B, L2e) |
string |
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. |
| RdwMaxMassTotalCombination |
Maximum mass in kg of total combination |
integer |
None. |
| RdwMaxMassCenterAxleTrailerBraked |
Maximum mass in kg of Center-Axle Trailer with brakes |
integer |
None. |
| RdwMaxMassAutonomousTrailerBraked |
Maximum mass in kg of Autonomous Trailer with brakes |
integer |
None. |
| RdwMaxMassTrailerNonBraked |
Maximum mass in kg of Trailer without brakes |
integer |
None. |
| RdwMaxMassTrailerBraked |
Maximum mass in kg of Trailer with brakes |
integer |
None. |
| RdwMaxMassSemiTrailerBraked |
Maximum mass in kg of SemiTrailer with brakes |
integer |
None. |
| RdwBodyDescription |
RDW registered body description. List of possible values will come soon. Preferably use Autotelex bodydescription or bodyid while RDW registration is not always accurate. |
string |
None. |
| Types |
Autotelex vehicletypes linked to the 'RDW-typegoedkeurnummer' registered for this licenseplate |
Collection of Kooijmans.Vehicle.RollsMotorVehicleType Actual type can be: Kooijmans.Vehicle.RollsPassengercarType , Kooijmans.Vehicle.RollsMotorCycleType , Kooijmans.Vehicle.RollsVanType , Kooijmans.Vehicle.RollsMopedType |
None. |
| MakeID |
Autotelex MakeID |
integer |
None. |
| BrandName |
Brand name |
string |
None. |
| PathLogo |
Path where logo images can be found |
string |
None. |
| PathPhoto |
Path where photo images can be found |
string |
None. |
| BrandLogo |
Image path for brand logo |
string |
None. |
| BrandLogoThumb |
Image path for small brand logo |
string |
None. |
| ModelID |
Autotelex modelID |
integer |
None. |
| ModelName |
Model name |
string |
None. |
Response Formats
application/json, text/json
{
"Licenseplate": "sample string 1",
"DatePart1": "2026-02-16T21:21:02.7316682+00:00",
"DatePart2": "2026-02-16T21:21:02.7316682+00:00",
"FirstOwner": true,
"DateFirstRegistrationNL": "2026-02-16T21:21:02.7316682+00:00",
"RegistrationFuelType1ID": "sample string 7",
"RegistrationFuelType1Description": "sample string 8",
"RegistrationFuelType2ID": "sample string 9",
"RegistrationFuelType2Description": "sample string 10",
"RegistrationFuelType3ID": "sample string 11",
"RegistrationFuelType3Description": "sample string 12",
"MeldCode": "sample string 13",
"Import": true,
"ConstructionYear": 15,
"ConstructionMonth": 16,
"Color": "sample string 17",
"Color2": "sample string 18",
"ExpirationDateMotTest": "2026-02-16T21:21:02.7316682+00:00",
"TaxiRegistration": true,
"Wheels": 19,
"VehicleCategory": "sample string 20",
"VehicleCategoryExtended": "sample string 21",
"RdwWeight": 22,
"RdwLoadCapacity": 23,
"RdwMaxMassTotalCombination": 24,
"RdwMaxMassCenterAxleTrailerBraked": 25,
"RdwMaxMassAutonomousTrailerBraked": 26,
"RdwMaxMassTrailerNonBraked": 27,
"RdwMaxMassTrailerBraked": 28,
"RdwMaxMassSemiTrailerBraked": 29,
"RdwBodyDescription": "sample string 30",
"Types": null,
"MakeID": 31,
"BrandName": "sample string 32",
"PathLogo": "sample string 33",
"PathPhoto": "sample string 34",
"BrandLogo": "sample string 35",
"BrandLogoThumb": "sample string 36",
"ModelID": 37,
"ModelName": "sample string 38"
}
application/xml, text/xml
<RollsLicensePlateMotorVehicleTypeSet xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.kooijmans.nl/vehicledata"> <BrandLogo>sample string 35</BrandLogo> <BrandLogoThumb>sample string 36</BrandLogoThumb> <BrandName>sample string 32</BrandName> <MakeID>31</MakeID> <ModelID>37</ModelID> <ModelName>sample string 38</ModelName> <PathLogo>sample string 33</PathLogo> <PathPhoto>sample string 34</PathPhoto> <Color>sample string 17</Color> <Color2>sample string 18</Color2> <ConstructionMonth>16</ConstructionMonth> <ConstructionYear>15</ConstructionYear> <DateFirstRegistrationNL>2026-02-16T21:21:02.7316682+00:00</DateFirstRegistrationNL> <DatePart1>2026-02-16T21:21:02.7316682+00:00</DatePart1> <DatePart2>2026-02-16T21:21:02.7316682+00:00</DatePart2> <ExpirationDateMotTest>2026-02-16T21:21:02.7316682+00:00</ExpirationDateMotTest> <FirstOwner>true</FirstOwner> <Import>true</Import> <Licenseplate>sample string 1</Licenseplate> <MeldCode>sample string 13</MeldCode> <RdwBodyDescription>sample string 30</RdwBodyDescription> <RdwLoadCapacity>23</RdwLoadCapacity> <RdwMaxMassAutonomousTrailerBraked>26</RdwMaxMassAutonomousTrailerBraked> <RdwMaxMassCenterAxleTrailerBraked>25</RdwMaxMassCenterAxleTrailerBraked> <RdwMaxMassSemiTrailerBraked>29</RdwMaxMassSemiTrailerBraked> <RdwMaxMassTotalCombination>24</RdwMaxMassTotalCombination> <RdwMaxMassTrailerBraked>28</RdwMaxMassTrailerBraked> <RdwMaxMassTrailerNonBraked>27</RdwMaxMassTrailerNonBraked> <RdwWeight>22</RdwWeight> <RegistrationFuelType1Description>sample string 8</RegistrationFuelType1Description> <RegistrationFuelType1ID>sample string 7</RegistrationFuelType1ID> <RegistrationFuelType2Description>sample string 10</RegistrationFuelType2Description> <RegistrationFuelType2ID>sample string 9</RegistrationFuelType2ID> <RegistrationFuelType3Description>sample string 12</RegistrationFuelType3Description> <RegistrationFuelType3ID>sample string 11</RegistrationFuelType3ID> <TaxiRegistration>true</TaxiRegistration> <Types i:nil="true" /> <VehicleCategory>sample string 20</VehicleCategory> <VehicleCategoryExtended>sample string 21</VehicleCategoryExtended> <Wheels>19</Wheels> </RollsLicensePlateMotorVehicleTypeSet>