MareArts ANPR Server

MCP
Loading...
Uptime
--
Requests
0
Plates Found
0
Avg Time
--
ms per image
Threads
-
workers
Alerts
0
watchlist hits
Plates per Hour (last 24h)
Loading...
Success Rate
--%
success
Top 5 Plates
  • Loading...
Detect
Batch
Alerts
History
Live Logs
System

Drag & drop an image, paste from clipboard, or click to browse

Supports JPEG, PNG, WebP, BMP. Max 20MB.
Results
Upload an image to detect license plates

Drop multiple images or click to select

Process up to 50 images at once
Watchlist
PlateListNoteAdded
Loading...
Alert Feed
No alerts yet
Export CSV
TimePlatesConfidenceVehicleSpeed
Loading...
Live
(waiting for events...)
Server Information
Loading...
API Endpoints
MethodEndpointDescription
POST/api/anprDetect plates (multipart file)
POST/api/anpr/base64Detect plates (base64 JSON)
POST/api/anpr/binaryDetect plates (raw bytes)
POST/api/anpr/urlDetect plates from URL
POST/api/anpr/batchBatch detect (multiple files)
GET/api/healthServer health status
GET/api/statsDetection statistics
GET/api/historyDetection history
GET/api/regionsSupported regions
GET/api/eventsSSE live log stream
GET/api/threadsThread pool info
PUT/api/threads?count=NResize thread pool
GET/api/history/searchSearch plates (q, date_from, date_to, min_confidence)
GET/api/history/export/csvExport CSV
GET/api/watchlistList watched plates
POST/api/watchlistAdd plate to watchlist
DEL/api/watchlist/{id}Remove from watchlist
GET/api/alertsAlert history
GET/api/stats/chartHourly stats + top plates
GET/api/images/{name}Serve thumbnails / plate crops
GET/api/mmc/statusMMC cloud enrichment status & quota
POST/api/mmc/toggle?enabled=trueEnable/disable MMC at runtime
*/mcp/MCP endpoint (AI agents)
GET/docsSwagger UI
GET/redocReDoc API docs