Hosted LPR at praxisedge.ai/v1
PraxisEdge runs the detector, OCR, eventing, and ledger for the hosted API, so your team can evaluate plate reads without deploying infrastructure.
Three transports, one schema
REST, WebSocket, and MQTT return the same plate response, so customers can start simple and move traffic without rewriting downstream systems.
REST /v1/read
POST a JPEG or PNG and receive the same rich plate response used by every other transport. Best for first calls, batch jobs, and backend services.
WebSocket streaming
Keep a persistent session open for camera feeds, idempotent read attempts, and low-overhead replies without changing the response schema.
MQTT
Use QoS 1 device ingest for unstable networks. The bridge deduplicates by client request id and writes into the same inference ledger.
What's included
The cloud service uses the same operational posture described on Security. Compliance attestations remain labelled there as in-progress or roadmap.
- Hash-chained audit events for security-relevant platform actions.
- Display-once API keys, with only hashed secrets retained server-side.
- Per-site retention controls for images and inference events.
- Tenant isolation controls described on the Security page.
Start evaluating
Tell us your camera count and target transport. We'll help you pick the shortest path to a real read.