We are currently working on an application that automatically supplies meraki devices (from the configuration of organizations, networks, devices, SSIDs, to serving the "splash page" in the Access Point, one different per SSID of a Network, 15 in total). We have detailed knowledge of the following APIs: Scaning Api (CMX): https://create.meraki.io/guides/scanning-api/ Captive portal Api (EXCAP): https://create.meraki.io/guides/captive-portal-api/ Meraki dashboard Api: https://documenter.getpostman.com/view/897512/meraki-dashboard-api We can't achieve a complete provisioning flow since there is no "request" in the APIs that configure a custom splash URL. This can be manually done in the Meraki portal. For a high number of requests, making that configuration manually would be very impractical, we need detailed information about how you have implemented this functionality in the Meraki portal "https://n174.meraki.com/"
... View more