Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Get Usage Stats
platerecognizer:get_usage_stats
Get current API usage statistics and remaining credits for your account.
Read
Low risk
List Supported Regions
platerecognizer:list_supported_regions
Get list of all supported regions for license plate recognition.
Read
Low risk
Recognize Plate
platerecognizer:recognize_plate
Analyze an image to detect and recognize license plates using AI.
Write
Medium risk
Recognize Plate Base64
platerecognizer:recognize_plate_base64
Analyze a base64 encoded image to detect and recognize license plates.
Write
Medium risk
Recognize Plate Stream
platerecognizer:recognize_plate_stream
Analyze image using Stream API for real-time applications with enhanced tracking.
Write
Medium risk