- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API for Public Domain Names
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
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Edit: Apparently this is available in the API now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
