Cisco Meraki
communityCloud-managed IT — networking, security cameras, IoT, and MDM by Cisco
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/organizationsList managed organizations
Returns
organizations[] with id, name, url, api{enabled}GET
/api/v1/organizations/{orgId}/networksList networks in organization
Parameters
orgIdstringrequiredReturns
networks[] with id, name, type, timeZone, tags[]GET
/api/v1/networks/{networkId}/devicesList devices in a network
Parameters
networkIdstringrequiredReturns
devices[] with serial, name, model, mac, lanIp, statusGET
/api/v1/networks/{networkId}/clientsGet network clients
Parameters
timespanintegeroptionalnetworkIdstringrequiredReturns
clients[] with id, mac, ip, description, usage{sent, recv}