System Overview
Live gateway health and integration guidance for vendor hardware.
Gateway Status
…
Checking LotConnect API…
Live Sessions
—
Checking connection
Events Routed
—
Checking connection
API Errors
—
Checking connection
SpotHero-style booking sandbox
Sandbox unavailable: set NEXT_PUBLIC_LOTCONNECT_URL and NEXT_PUBLIC_SUPERAPP_API_KEY at build time to enable it.
Live Event Stream
Checking…Connect NEXT_PUBLIC_API_URL to the LotConnect service to enable live routing telemetry.
Knowledge Base
1. Authentication
Pass your API Key in the `X-Vendor-API-Key` header.
2. Pushing Entry Events
Fire `/api/v1/providers/events/entry` when the barrier opens.
3. Handling Exits
Wait for `exit_authorized: true` before lifting the exit barrier.