The Dashboard API documentation has been migrated to our new platform in preparation for the upcoming v1 major release this summer!
![DexterLaBora_0-1590582669903.png DexterLaBora_0-1590582669903.png](https://community.meraki.com/t5/image/serverpage/image-id/13443i8BFDAC320239921D/image-dimensions/643x343?v=v2)
What's new?
- Improved search and navigation, with detailed information about every endpoint.
![Screenshot 2020-05-27 at 14.41.07.png Screenshot 2020-05-27 at 14.41.07.png](https://community.meraki.com/t5/image/serverpage/image-id/13447i718FAF524B07125A/image-size/medium?v=v2&px=400)
- Easily demo and test the API with a built in demo environment, or update the settings with your own information.
![Screenshot 2020-05-27 at 14.38.09.png Screenshot 2020-05-27 at 14.38.09.png](https://community.meraki.com/t5/image/serverpage/image-id/13446iCB550A195F6A8400/image-size/medium?v=v2&px=400)
- The Meraki Python Library includes code snippets in our Template section of the console.
![DexterLaBora_2-1590582932964.png DexterLaBora_2-1590582932964.png](https://community.meraki.com/t5/image/serverpage/image-id/13445i3E6BAF844229594B/image-size/medium?v=v2&px=400)
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.
![Screenshot 2020-05-27 at 15.13.07.png Screenshot 2020-05-27 at 15.13.07.png](https://community.meraki.com/t5/image/serverpage/image-id/13448i604ADC98C38A6281/image-dimensions/524x295?v=v2)
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.