← Tools Reference

Plate Recognizer

Plate Recognizer integration (AI, Security). Imported from open-connector.

API key2 toolshttps://api.platerecognizer.com
POST
platerecognizer_read_number_plates
Read number plates from one image by calling Plate Recognizer Snapshot Cloud and returning normalized detections.

/v1/plate-reader/

9 parameters
ParamTypeRequiredDescription
uploadUrlstringoptionalThe public image URL to process instead of uploading raw bytes.
uploadBase64stringoptionalThe Base64-encoded image content to send as the upload field.
fileobjectoptionalImage file uploaded through POST /api/files.
regionsarrayoptionalOptional list of country or state codes used to bias recognition.
cameraIdstringoptionalOptional camera identifier sent to Plate Recognizer.
timestampstringoptionalOptional UTC ISO 8601 timestamp associated with the image.
mmcbooleanoptionalWhether to request optional make, model, color, orientation, and year predictio…
directionbooleanoptionalWhether to request optional direction-of-travel prediction. Requires mmc=true.
configobjectoptionalAdditional engine configuration forwarded as JSON. config.detection_mode=vehicl…
GET
platerecognizer_get_statistics
Retrieve current-month Plate Recognizer Snapshot Cloud usage and reset information.

/v1/statistics/