Cisco Meraki logo

Cisco Meraki

Cisco Meraki is a cloud-managed networking platform that provides wireless access points, switches, security appliances, cameras, sensors, and mobile device management from a single dashboard. The Meraki Dashboard API is a RESTful interface for programmatically managing and monitoring Meraki networks at scale, automating organization provisioning, device configuration, network operations, and analytics.

2 APIs 0 Features
NetworkingWirelessSwitchingSecurity AppliancesCloud-Managed NetworkingMDMCamerasIoT

APIs

Meraki Dashboard API v1

RESTful API for managing and monitoring Cisco Meraki networks across organizations, networks, devices, SSIDs, VLANs, switch ports, security appliances, cameras, and clients. Use...

Meraki Webhooks

Webhooks API for receiving real-time alerts and events from Meraki networks, including device, network, and security events delivered to configured HTTPS endpoints.

Resources

🔗
Website
Website
🔗
Developer Hub
Developer Hub
🔗
Documentation
Documentation
👥
GitHub Organization
GitHub Organization
🔗
OpenAPI Source
OpenAPI Source
📦
Python SDK
Python SDK
🔗
Community
Community

Sources

Raw ↑
aid: cisco-meraki
name: Cisco Meraki
description: >-
  Cisco Meraki is a cloud-managed networking platform that provides wireless
  access points, switches, security appliances, cameras, sensors, and mobile
  device management from a single dashboard. The Meraki Dashboard API is a
  RESTful interface for programmatically managing and monitoring Meraki
  networks at scale, automating organization provisioning, device
  configuration, network operations, and analytics.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Networking
  - Wireless
  - Switching
  - Security Appliances
  - Cloud-Managed Networking
  - MDM
  - Cameras
  - IoT
url: https://raw.githubusercontent.com/api-evangelist/cisco-meraki/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: cisco-meraki:dashboard-api
    name: Meraki Dashboard API v1
    description: >-
      RESTful API for managing and monitoring Cisco Meraki networks across
      organizations, networks, devices, SSIDs, VLANs, switch ports, security
      appliances, cameras, and clients. Uses Bearer token authentication with
      an API key or OAuth 2.0 credentials.
    humanURL: https://developer.cisco.com/meraki/api-v1/
    baseURL: https://api.meraki.com/api/v1
    tags:
      - Dashboard
      - Networking
      - Organizations
      - Networks
      - Devices
    properties:
      - type: Documentation
        url: https://developer.cisco.com/meraki/api-v1/
      - type: Getting Started
        url: https://developer.cisco.com/meraki/api-v1/getting-started/
      - type: Authentication
        url: https://developer.cisco.com/meraki/api-v1/authorization/
      - type: API Index
        url: https://developer.cisco.com/meraki/api-v1/api-index/
      - type: OpenAPI
        url: https://github.com/meraki/openapi
  - aid: cisco-meraki:webhooks
    name: Meraki Webhooks
    description: >-
      Webhooks API for receiving real-time alerts and events from Meraki
      networks, including device, network, and security events delivered to
      configured HTTPS endpoints.
    humanURL: https://developer.cisco.com/meraki/webhooks/
    baseURL: https://developer.cisco.com/meraki/webhooks/
    tags:
      - Webhooks
      - Events
      - Alerts
    properties:
      - type: Documentation
        url: https://developer.cisco.com/meraki/webhooks/
common:
  - type: Website
    url: https://meraki.cisco.com
  - type: Developer Hub
    url: https://developer.cisco.com/meraki/
  - type: Documentation
    url: https://documentation.meraki.com
  - type: GitHub Organization
    url: https://github.com/meraki
  - type: OpenAPI Source
    url: https://github.com/meraki/openapi
  - type: Python SDK
    url: https://github.com/meraki/dashboard-api-python
  - type: Community
    url: https://community.meraki.com
maintainers:
  - FN: Kin Lane
    email: [email protected]