Energy & utilities
meraki.com
Meraki Dashboard sandbox and mock API
The Cisco Meraki Dashboard API is a modern REST API based on the OpenAPI specification. > Date: 05 March, 2023 > > [Recent Updates](https://meraki.io/whats-new/) --- [API Documentation](https://meraki.io/api) [Community Support](https://meraki.io/community) [Meraki Homepage](https://www.meraki.com) Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 263
- Collections
- -
- Event types
- -
example request
curl https://your-meraki.slurry.io/api/v0/organizations \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 0.0.0-streaming.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 263.
- GET/devices/{serial}/camera/analytics/live
- GET/devices/{serial}/camera/analytics/overview
- GET/devices/{serial}/camera/analytics/recent
- GET/devices/{serial}/camera/analytics/zones
- GET/devices/{serial}/camera/analytics/zones/{zoneId}/history
- GET/devices/{serial}/camera/qualityAndRetentionSettings
- PUT/devices/{serial}/camera/qualityAndRetentionSettings
- GET/devices/{serial}/camera/video/settings
- PUT/devices/{serial}/camera/video/settings
- GET/devices/{serial}/cellularGateway/settings
- PUT/devices/{serial}/cellularGateway/settings
- GET/devices/{serial}/cellularGateway/settings/portForwardingRules