> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wiacom.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Wiacom integration with Cisco Meraki MR wireless networks

Integration can be done via the Meraki Dashboard API v1 named **API mode** or via direct device configuration without API access, named **Manual or legacy mode**. The integration covers controller onboarding, SSID configuration, per-user credential provisioning, real-time enforcement, and credential lifecycle management.

## Supported Access Features

| Feature                             | SSID mode on Meraki                 | API required for operation | API config support |                               Legacy/Manual config                               |
| ----------------------------------- | ----------------------------------- | :------------------------: | :----------------: | :------------------------------------------------------------------------------: |
| **Portal**                          | Open / Open-Enhanced + RADIUS       |             No             |          ✅         |                               ✅ Manual SSID config                               |
| **WiFi Pass** (iPSK without RADIUS) | Identity PSK without RADIUS         |              ✅             |          ✅         |                                         —                                        |
| **WiFi Pass** (iPSK with RADIUS)    | Identity PSK with RADIUS (Easy PSK) |             No             |          ✅         |                               ✅ Manual SSID config                               |
| **Key Access**                      | WPA2 Personal                       |             No             |          ✅         |                       ✅ Manual SSID config + PSK in Wiacom                       |
| **Passpoint Connect**               | MAC-based Auth/Hotspot 2.0          |             No             |         No         |                     ✅ Manual SSID config according to Wiacom                     |
| **Horizon**                         | WPA2 Personal                       |              ✅             |         No         | ✅ Manual SSID slots should be added on Wiacom, no config required on Meraki side |

All features can run simultaneously on the same Meraki network using separate SSIDs.

## Integration Modes

**API mode (recommended):** Wiacom connects to the Meraki Dashboard API, discovers all networks and SSIDs, assigns feature roles, and pushes all SSID configuration automatically.

**Legacy / manual mode:** SSID configuration is performed directly in the Meraki Dashboard. APs are imported manually into Wiacom. Portal requires manual splash URL and RADIUS setup. iPSK with RADIUS is supported with manual SSID configuration.

## Requirements

| Requirement                    | Detail                                                                                          |
| ------------------------------ | ----------------------------------------------------------------------------------------------- |
| Firmware — Portal / Key Access | MR 29.4.1 or later                                                                              |
| Firmware — WiFi Pass           | MR 30.1 or later                                                                                |
| Dashboard API access           | Enabled at **Organization → Settings → Dashboard API access** (API mode only)                   |
| API key permissions            | Read + Write at organisation level (API mode only)                                              |
| WiFi Pass hardware             | Wi-Fi 5 Wave 2 or newer — see [requirements](/wifi-vendors/cisco-meraki/wifi-pass#requirements) |
| RADIUS Accounting              | Must be enabled — request via Cisco Meraki support if unavailable                               |

## Pages in This Section

<CardGroup cols={2}>
  <Card title="Onboarding" href="/wifi-vendors/cisco-meraki/onboarding">
    Add a Meraki controller or AP to Wiacom — API and manual modes
  </Card>

  <Card title="Portal" href="/wifi-vendors/cisco-meraki/portal">
    Captive portal configuration on Meraki
  </Card>

  <Card title="WiFi Pass" href="/wifi-vendors/cisco-meraki/wifi-pass">
    Per-user Identity PSK provisioning
  </Card>

  <Card title="Key Access" href="/wifi-vendors/cisco-meraki/key-access">
    Shared passphrase delivery via email and QR code
  </Card>

  <Card title="Passpoint Connect" href="/wifi-vendors/cisco-meraki/passpoint-access">
    Hotspot 2.0 / Passpoint profile-based automatic WiFi access
  </Card>

  <Card title="Horizon" href="/wifi-vendors/cisco-meraki/horizon-access">
    Personal WiFi identity orchestration
  </Card>
</CardGroup>
