The Aura Vision API gives you programmatic access to the same visitor analytics that power your dashboards — footfall, dwell time, occupancy, area utilisation, demographic breakdowns, transaction conversion, and live device status. Build it into a BI tool, sync it to a data warehouse, automate retail operations, or pull metrics into a customer-facing app.

## Quickstart
Six copy-pastable examples — footfall, dwell, demographics, conversion, live status.

[Open Quickstart →](/content/api/quickstart/index.html)  
## Core API  
Resources and campaigns. Locations, recordings, uptime.

`https://api.auravisionlabs.com/v1`  
[Core endpoints →](/content/api/core/overview/index.html)  
## Metrics API  
All analytics over one WebSocket — footfall, dwell, occupancy, sales, heatmaps.

`wss://ws.auravision.ai`  
[All metrics →](/content/api/metrics/overview/index.html)

## Where to go next

- [Quickstart](/content/api/quickstart/index.html) — six objective-driven examples  
- [FAQ](/content/api/faq/index.html) — what each term in the API means  
- [Authenticate](/content/api/authentication/index.html) — get your first JWT  
- [Query daily entries](/content/api/metrics/traffic/entries/index.html) — pull your first footfall time-series
