Skip to main content
GET
Look up a vehicle by registration number

Authorizations

Authorization
string
header
required

Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.

Query Parameters

registrationNumber
string
required
Pattern: (^[A-Za-z]{2}[ -]?[0-9]{3}[ -]?[A-Za-z]{1,2}$)|(^[0-9]{1,4}[ -]?[A-Za-z]{1,3}[ -]?[0-9]{2}$)

Response

registrationNumber
string
required

vehicle information

firstRegistrationDate
string<date-time>
required

vehicle information

brand
string
required

vehicle information

model
string
required

vehicle information

vehicleType
string
required

vehicle information

bodywork
string
required

vehicle information

gearbox
string
required

vehicle information

energy
string
required

vehicle information

isCollector
boolean
required

vehicle information

vinNumber
string

vehicle information

mineType
string

vehicle information

fiscalPower
number

vehicle information

co2
number

vehicle information

numberOfSeats
number

vehicle information

numberOfDoors
number

vehicle information

unladenWeight
number

vehicle information

engineSize
number

vehicle information