Information extraction from vehicle registration (FR)

This synchronous API extracts in real-time information from French vehicle registration documents (cartes grises):

  • C.1: holder’s last and first name
  • C.4.1: co-owner last and first name. empty is there is co-owner
  • A: car registration number
  • B: car first registration date
  • D.1: car brand
  • D.2: car type
  • D.2.1: national identification code of car type (CNIT)
  • D.3: car model
  • E: international vehicle number (VIN)
  • I: document registration date
  • P.6: car fiscal horsepower
  • MRZ (Machine Readable Zone)
  • Car registration number extracted from the MRZ
  • First registration date extracted from the MRZ
  • Car brand extracted from the MRZ
  • Car model extracted from the MRZ

It also extracts control information on the filed above using MRZ :

  • Validity of the MRZ : does the MRZ respect document norm criteria
  • Conformity of the MRZ : are extracted information from MRZ identical to extraced information from the document
  • Checks if the car brands match (between document and MRZ)
  • Checks if the car models numbers match (between document and MRZ)
  • Checks if the first registration dates match (between document and MRZ)
  • Checks if the car registration numbers match (between document and MRZ)

Maximum file size: 5 MB.
Maximum number of calls per minute: 10 calls.

For better results, it is highly recommended to provide documents
under these properties :

  • The image resolution should be greater than 200 DPI
  • The document must not be blurred or rotated
  • In case of photo document, make sure that the text area does
    not contain any highlights or shadows

< o/wp-content/uploads/2023/01/document-conditions.png">

Language
Authorization
Header
Click Try It! to start a request and see the response here!