Licenseplates
Autotelex vehicle information by RDW Licenseplate
API | Description |
---|---|
GET api/licenseplates |
All available Dutch licenseplate formats (RDW) |
GET api/licenseplates/premium/{licenseplate} |
Complete vehicletype data by licenseplate. |
GET api/licenseplates/afd/V20240601/premium/{licenseplate} |
Complete vehicletype data by licenseplate. |
GET api/licenseplates/afd/kiwa/{licenseplate} |
Kiwa Security certificate(s) for licenseplate in AFD format. |
GET api/licenseplates/zipcodecheck/{licenseplate}/{zipcode}/{yearofbirth} |
Check whether zipcode and year of birth correspond with ownership licenseplate. |
GET api/licenseplates/meldcodecheck/{licenseplate}/{meldcode} |
Check whether meldcode corresponds with licenseplate. |
GET api/licenseplates/basic/{licenseplate} |
A filtered set of data to provide immediate vehicle recognition feedback to website visitors. |
GET api/licenseplates/opendata/{licenseplate} |
Same as /basic/ extended with public RDW data. |
Passengercar
Autotelex passengercar information via the consecutive steps Make-Model-Type. By using the querystring additional filters can be applied for reducing results.
API | Description |
---|---|
GET api/passengercar/makes |
All passengercar makes |
GET api/passengercar/{constructiondate}/makes |
All passengercar makes available on constructiondate |
GET api/passengercar/afd/makes |
All passengercar makes in AFD Format |
GET api/passengercar/afd/{constructiondate}/makes |
All passengercar makes available on constructiondate in AFD format |
GET api/passengercar/makes/{makeid}/models |
All models of a specific passengercar make whatever constructiondate |
GET api/passengercar/{constructiondate}/makes/{makeid}/models |
All models of a specific passengercar make |
GET api/passengercar/afd/makes/{makeid}/models |
All models of a specific passengercar make whatever constructiondate in Afd Format |
GET api/passengercar/afd/{constructiondate}/makes/{makeid}/models |
All models of a specific passengercar make in Afd Format |
GET api/passengercar/{constructiondate}/models/{modelid}/types |
All types of a specific passengercar model |
GET api/passengercar/afd/{constructiondate}/models/{modelid}/types |
All types of a specific passengercar model in Afd format |
GET api/passengercar/bodytypes |
All passengercar bodytypes |
GET api/passengercar/{constructiondate}/models/{modelid}/bodytypes |
All Bodytypes for a specific passengercar-model |
GET api/passengercar/afd/bodytypes |
Codelist Passengercar AFD Bodytypes (ADNUMR) |
GET api/passengercar/fueltypes |
All passengercar fueltypes |
GET api/passengercar/{constructiondate}/models/{modelid}/fueltypes |
All fueltypes for a specific passengercar model |
GET api/passengercar/afd/fueltypes |
Codelist Passengercar AFD Fueltypes (ADNBRS) |
GET api/passengercar/afd/{constructiondate}/models/{modelid}/fueltypes |
Codelist Passengercar AFD Fueltypes (ADNBRS) for specific model at given constructiondate |
GET api/passengercar/transmissions |
All passengercar transmissions |
GET api/passengercar/{constructiondate}/models/{modelid}/transmissions |
All transmissions for a specific passengercar model |
GET api/passengercar/afd/transmissions |
Codelist Passengercar AFD Transmissions (ADNTRA) |
GET api/passengercar/afd/{constructiondate}/models/{modelid}/transmissions |
Codelist Passengercar AFD Transmissions (ADNTRA) for specific model at given constructiondate |
GET api/passengercar/tractions |
List of Passengercar Tractions |
GET api/passengercar/afd/tractions |
Codelist Passengercar AFD Tractions (ADNWAD) |
GET api/passengercar/segmentcodes |
All Passengercar segmentcodes |
GET api/passengercar/afd/segmentcodes |
Codelist Passengercar AFD Segments (ADNSGM) |
GET api/passengercar/{constructiondate}/type/{typeid} |
Passengercar type information by typeid. |
GET api/passengercar/afd/{constructiondate}/type/{typeid} |
Passengercar type information by typeid in AFD format. |
MotorCycle
Autotelex motorcycle information via the consecutive steps Make-Model-Type. By using the querystring additional filters can be applied for reducing results.
API | Description |
---|---|
GET api/motorcycle/makes |
All motorcycle makes |
GET api/motorcycle/{constructiondate}/makes |
All motorcycle makes available on constructiondate |
GET api/motorcycle/afd/makes |
All motorcycle makes in AFD Format |
GET api/motorcycle/afd/{constructiondate}/makes |
All motorcycle makes available on constructiondate in AFD Format |
GET api/motorcycle/makes/{makeid}/models |
All models of a specific motorcycle make whatever constructiondate |
GET api/motorcycle/{constructiondate}/makes/{makeid}/models |
All models of a specific motorcycle make |
GET api/motorcycle/afd/makes/{makeid}/models |
All models of a specific motorcycle make whatever constructiondate in Afd Format |
GET api/motorcycle/afd/{constructiondate}/makes/{makeid}/models |
All models of a specific motorcycle make in Afd Format |
GET api/motorcycle/{constructiondate}/models/{modelid}/types |
All types of a specific motorcycle model |
GET api/motorcycle/afd/{constructiondate}/models/{modelid}/types |
All types of a specific van model in Afd format |
GET api/motorcycle/{constructiondate}/type/{typeid} |
Motorcycle type information by typeid. |
GET api/motorcycle/afd/{constructiondate}/type/{typeid} |
Motorcycle type information by typeid in AFD format. |
Van
Autotelex motorcycle information via the consecutive steps Make-Model-Type. By using the querystring additional filters can be applied for reducing results.
API | Description |
---|---|
GET api/van/makes |
All van makes |
GET api/van/{constructiondate}/makes |
All van makes available on constructiondate |
GET api/van/afd/makes |
All Van makes in AFD Format |
GET api/van/afd/{constructiondate}/makes |
All Van makes available on constructiondate in AFD format |
GET api/van/makes/{makeid}/models |
All models of a specific van make whatever constructiondate |
GET api/van/{constructiondate}/makes/{makeid}/models |
All models of a specific van make |
GET api/van/afd/makes/{makeid}/models |
All models of a specific van make in Afd Format whatever constructiondate |
GET api/van/afd/{constructiondate}/makes/{makeid}/models |
All models of a specific van make in Afd Format |
GET api/van/{constructiondate}/models/{modelid}/types |
All types of a specific van model |
GET api/van/afd/{constructiondate}/models/{modelid}/types |
All types of a specific van model in Afd format |
GET api/van/bodytypes |
All van bodytypes |
GET api/van/{constructiondate}/models/{modelid}/bodytypes |
All bodytypes for a specific van-model |
GET api/van/afd/bodytypes |
Codelist Van AFD Bodytypes (ADNUMR) |
GET api/van/fueltypes |
All Van fueltypes |
GET api/van/{constructiondate}/models/{modelid}/fueltypes |
All fueltypes for a specific van model |
GET api/van/afd/fueltypes |
Codelist Van AFD Fueltypes (ADNBRS) |
GET api/van/afd/{constructiondate}/models/{modelid}/fueltypes |
Codelist VAN AFD Fueltypes (ADNBRS) for specific model at given constructiondate |
GET api/van/transmissions |
All Van transmissions |
GET api/van/{constructiondate}/models/{modelid}/transmissions |
All transmissions for a specific van model |
GET api/van/afd/transmissions |
Codelist Van AFD Transmissions (ADNTRA) |
GET api/van/afd/{constructiondate}/models/{modelid}/transmissions |
Codelist Van AFD Transmissions (ADNTRA) for specific model at given constructiondate |
GET api/van/segmentcodes |
All van segmentcodes |
GET api/van/{constructiondate}/type/{typeid} |
Van type information by typeid. |
GET api/van/afd/{constructiondate}/type/{typeid} |
Van type information by typeid in AFD format. |
Moped
Autotelex moped information via the consecutive steps Make-Model-Type. By using the querystring additional filters can be applied for reducing results.
API | Description |
---|---|
GET api/moped/makes |
All moped makes |
GET api/moped/{constructiondate}/makes |
All moped makes available on constructiondate |
GET api/moped/afd/makes |
All moped makes in AFD Format |
GET api/moped/afd/{constructiondate}/makes |
All moped makes available on constructiondate in AFD Format |
GET api/moped/makes/{makeid}/models |
All models of a specific moped make whatever constructiondate |
GET api/moped/{constructiondate}/makes/{makeid}/models |
All models of a specific moped make |
GET api/moped/afd/makes/{makeid}/models |
All models of a specific moped make whatever constructiondate in Afd Format |
GET api/moped/afd/{constructiondate}/makes/{makeid}/models |
All models of a specific moped make in Afd Format |
GET api/moped/{constructiondate}/models/{modelid}/types |
All types of a specific moped model |
GET api/moped/afd/{constructiondate}/models/{modelid}/types |
All types of a specific van model in Afd format |
GET api/moped/{constructiondate}/type/{typeid} |
Moped type information by typeid. |
GET api/moped/afd/{constructiondate}/type/{typeid} |
Moped type information by typeid in AFD format. |