Plate Recognizer integration (AI, Security). Imported from open-connector.
https://api.platerecognizer.com/v1/plate-reader/
| Param | Type | Required | Description |
|---|---|---|---|
| uploadUrl | string | optional | The public image URL to process instead of uploading raw bytes. |
| uploadBase64 | string | optional | The Base64-encoded image content to send as the upload field. |
| file | object | optional | Image file uploaded through POST /api/files. |
| regions | array | optional | Optional list of country or state codes used to bias recognition. |
| cameraId | string | optional | Optional camera identifier sent to Plate Recognizer. |
| timestamp | string | optional | Optional UTC ISO 8601 timestamp associated with the image. |
| mmc | boolean | optional | Whether to request optional make, model, color, orientation, and year predictio… |
| direction | boolean | optional | Whether to request optional direction-of-travel prediction. Requires mmc=true. |
| config | object | optional | Additional engine configuration forwarded as JSON. config.detection_mode=vehicl… |
/v1/statistics/