cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2391
Views
3
Helpful
2
Replies

API for Public Domain Names

JamesPickup
Community Member

I need to retrieve all the DNS names registered against our 200+ network. I am unable to find an API that will retrieve that information. Any help appreciated.

For example for one of our networks the Public Domain Name is like:

site-a-mndqlkbpkr.dynamic-m.com

1 Accepted Solution

Accepted Solutions

Ryan_Miles
Meraki Employee All-Star
Meraki Employee All-Star

the endpoint is https://documenter.getpostman.com/view/897512/SzYXYfmJ#99f11419-be5e-4ae2-a760-bd025ce895c6. it's per network however so you'd need to iterate through all your network ID's and their corresponding MX serials.

View solution in original post

2 Replies 2

matt_uc
Level 6
Level 6

Edit: Apparently this is available in the API now

Ryan_Miles
Meraki Employee All-Star
Meraki Employee All-Star

the endpoint is https://documenter.getpostman.com/view/897512/SzYXYfmJ#99f11419-be5e-4ae2-a760-bd025ce895c6. it's per network however so you'd need to iterate through all your network ID's and their corresponding MX serials.