Meraki dashboards show device counts but not guest behavior. Your WiFi access points already see every device — you just can't query that data programmatically or feed it to AI agents.
- Real-time presence detection via Scanning API v3 and CMX webhooks
- RSSI-based location analytics with zone-level granularity
- Device inventory, SSID utilization, and AP health monitoring
- Automatic MAC pseudonymization for GDPR compliance
- Sub-100ms event normalization into canonical schema
What Data You Get from Cisco Meraki
Every field below is normalized into the GuestNetworks canonical schema and available via REST API and MCP tools.
This is what your AI agent sees
Every Cisco Meraki event is normalized into this canonical JSON structure. One schema, any connector.
What You Get
Built-in Chart Types
Every integration unlocks these dashboard visualizations. No configuration needed.
Occupancy Over Time
Hourly/daily visitor trends with peak detection and anomaly highlighting
Zone Density Heatmap
AP-level density visualization showing traffic concentration by area
Signal Strength Distribution
RSSI histogram revealing proximity patterns and zone boundaries
Dwell Time Analysis
Time-in-zone distribution showing visitor engagement levels
Client OS Distribution
Breakdown of device operating systems across your guest network
AP Client Load
Per-AP client counts over time for capacity planning
Get your Cisco Meraki data in 60 seconds
Four steps from zero to live data. Your credentials are encrypted with AES-256-GCM at rest.
Get your Meraki API key
Navigate to Meraki Dashboard > Organization > Settings > API access. Generate a new API key.
X-Cisco-Meraki-API-Key: YOUR_API_KEY
Create a GuestNetworks account
Sign up at guestnetworks.com and create your first operator. You will receive a GN API key.
curl -X POST https://api.guestnetworks.com/api/operators \ -H "X-Admin-Key: $ADMIN_KEY"
Register your Meraki integration
POST your Meraki credentials to the integrations endpoint. Config is AES-256 encrypted at rest.
curl -X POST https://api.guestnetworks.com/api/venues/:id/integrations \
-H "Authorization: Bearer gn_live_..." \
-d '{"connector_type": "meraki", "config": {"api_key": "...", "org_id": "553998"}}'See data flowing
Events start arriving within 30 seconds. Query the analytics endpoint or check the dashboard.
curl https://api.guestnetworks.com/api/venues/:id \ -H "Authorization: Bearer gn_live_..."
Connect in under 5 minutes
Cisco Meraki Config Schema
Cisco Meraki alone vs. Cisco Meraki + GuestNetworks
- --Manual dashboard exports in CSV
- --No real-time alerts or automation
- --Data stays in Meraki silo
- --Can't query from AI agents
- --MAC addresses exposed in raw data
- --No cross-vendor normalization
- Live streaming via REST API + webhooks
- Threshold alerts and anomaly detection
- Unified schema across all vendors
- 15 MCP tools for AI agent access
- Automatic MAC pseudonymization (GDPR)
- One canonical format, any connector
How teams use Cisco Meraki + GuestNetworks
Real-World Applications
Hotel lobby occupancy tracking
Track guest flow through lobbies, restaurants, and pool areas using existing Meraki APs. No new hardware.
Retail foot traffic analytics
Measure dwell time, repeat visits, and conversion zones across multi-floor retail spaces.
Coworking space utilization
Monitor hot desk and meeting room usage in real-time to optimize floor plans.
Works great with
Works Well With
Start Using Cisco Meraki
Get your API key and connect Cisco Meraki in under 5 minutes. Starting at $99/mo, all integrations included.