Choose your plan

All plans use GPT-4 Vision to physically analyse your camera feed. Choose how often and how much detail you need.

Colour-code output

Starter

Simple traffic-light status indicator. Perfect for displays, signage, or apps that just need a red/amber/green signal.

149NOK / month
Analysis every 5 min
  • -AI queue analysis every 5 minutes
  • -Color-code only output (red / amber / green)
  • -Simple status API — no raw data
  • -1 camera configuration
  • -Email support
Full JSON output

Standard

Full structured JSON output every 10 minutes. Ideal for dashboards and apps that need detailed queue data.

500NOK / month
Analysis every 10 min
  • -AI queue analysis every 10 minutes
  • -Full JSON output — count, wait time, occupancy
  • -Dedicated API endpoint + API key
  • -Up to 2 camera configurations
  • -Email support
Most Popular
Full JSON output

Professional

Near real-time analysis every 30 seconds. Built for high-traffic operations that need live data.

1 600NOK / month
Analysis every 30 sec
  • -AI queue analysis every 30 seconds
  • -Full JSON output — count, wait time, occupancy
  • -Dedicated API endpoint + API key
  • -Unlimited camera configurations
  • -Priority support
  • -Historical data included

What does the output look like?

Toggle between the two output formats to see what your API returns.

The Starter plan returns a single simple object — ideal for driving a coloured indicator light, a screen display, or a simple dashboard widget.

{
  "status": "amber",
  "label": "Moderate",
  "hex": "#f59e0b",
  "description": "Queue is building. Estimated wait: 6 min.",
  "updatedAt": "2026-06-08T13:00:00.000Z"
}
Green
Short / no queue
Amber
Building queue
Red
Long queue / busy

Developer / Test Access

Have a bypass code? Enter it to access the builder without a subscription.