The Meraki Postman collection had a major update a few months ago... for the better 😉
It is now based entirely off of the Open API spec, dynamically generated every month with the regular Dashboard API updates.
Previously, all of the documentation was hand written as markdown into the top description.
Now,
- all of the parameters are documented in-line.
- all environment variables are pre-defined in the collection (your personal env. will pass through)
- the authorization header (API key) is automatically applied to all endpoints
- example responses are included with each endpoint
in-line docs
Collection Settings - Variables and Authorization
Auth headers are applied at runtime
you will see "Temporary Headers" after you hit send.
Examples