post https://api.datakeen.co/api/v1/reco/vehicle-registration
This synchronous API extracts in real-time information from French vehicle registration document.
The control categories returned by the API are the following:
- Data coherency: Verifies the format and the content of the extracted information.
- Visual controls: Verifies the visual conformity of the document.
- Metadata: Verifies the metadata of the file to detect document alterations.
The API returns the following status codes:
Code |
Code Name |
Description |
1.0 |
conform |
The document has been fully verified by the AI, it is valid and conform |
2.1 |
bluriness |
The document could not be processed: Bluriness |
2.2 |
readability |
The document could not be processed: Could not read textual information |
4.0 |
toVerify |
We could not process all the controls on the given document, please review its authenticity |
5.0 |
AIRejected |
At least one element on the document is suspected to be fraudulent |
\
\ vehicle registration documents (cartes grises):\n \n * C.1: holder’\
s last and first name\n * C.4.1: co-owner last and first name. empty is there\
\ is co-owner\n * A: car registration number\n * B: car first registration\
\ date\n * D.1: car brand\n * D.2: car type\n * D.2.1: national identification\
\ code of car type (CNIT)\n * D.3: car model\n * E: international vehicle\
\ number (VIN)\n * I: document registration date\n * P.6: car fiscal horsepower\n\
\ * MRZ (Machine Readable Zone)\n * Car registration number extracted from\
\ the MRZ\n * First registration date extracted from the MRZ\n * Car brand\
\ extracted from the MRZ\n * Car model extracted from the MRZ\n\nIt also\
\ extracts control information on the filed above using MRZ :\n\n * Validity\
\ of the MRZ : does the MRZ respect document norm criteria\n * Conformity\
\ of the MRZ : are extracted information from MRZ identical to extraced information\
\ from the document\n * Checks if the car brands match (between document\
\ and MRZ)\n * Checks if the car models numbers match (between document and\
\ MRZ)\n * Checks if the first registration dates match (between document\
\ and MRZ)\n * Checks if the car registration numbers match (between document\
\ and MRZ)\n\nMaximum file size: 5 MB.\nMaximum number of calls per minute:\
\ 10 calls.\n\nFor better results, it is highly recommended to provide documents\n\
under these properties :\n\n * The image resolution should be greater than\
\ 200 DPI\n * The document must not be blurred or rotated\n * In case of\
\ photo document, make sure that the text area does\n not contain any highlights\
\ or shadows\n\n<
o/wp-content/uploads/2023/01/document-conditions.png\"\
>\n"
📘