get https://openapi2.mlytics.com/api/v1/zones/
The /zones/
endpoint returns a list of all zones that is created by
you. The list includes your own zones.
The response contains an array of zone information containing the
domain
, cname
, and status
of each zone.
Requires API Key as
apikey
request
header orapikey
URL query parameter.
Rate Limit: 100/min
Permission: Can explore site api