The Dashboard API documentation has been migrated to our new platform in preparation for the upcoming v1 major release this summer!
What's new?
- Improved search and navigation, with detailed information about every endpoint.
- Easily demo and test the API with a built in demo environment, or update the settings with your own information.
- The Meraki Python Library includes code snippets in our Template section of the console.
API v0 Docs
That's not all!
You can also begin checking out the new API v1-beta docs, to see what's coming this summer.
API v1 (beta) Docs
A note about the Dashboard API SDKs:
We have decided to no longer update the SDKs that were generated through our third-party provider. They enabled our users by quickly providing SDKs for NodeJS, Ruby and Python as we focused on the core API. Going forward, we have decided to focus on our custom Python library which takes full advantage of our API mechanics and provides a more Merakified experience.
More info on our SDKs
But don't worry, the GitHub repositories will remain, so that the code can be forked and extended. Alternatively, since the Dashboard API is built upon the OpenAPI specification, you can use a wealth of tools to generate an SDK in any language you like using our API spec.