Jump to Content
No-IP Developer Docs
GuidesAPI Reference
Log InNo-IP Developer Docs
API Reference
Log In
v1.0GuidesAPI Reference
All
Pages
Start typing to search…

No-IP API

  • DDNS Keys
    • Get a DDNS key.get
    • Edit a DDNS key.put
    • Delete a DDNS key.del
    • List DDNS keys.get
    • Create a DDNS key.post
  • meta
    • Get information about APIget
  • records
    • List DNS namesget
    • List DNS names in a zoneget
    • Create a new namepost
    • Get a DNS Nameget
    • Delete namedel
    • Get name metadataget
    • Set metadata for a namepost
    • Publish DNS namepost
    • List RRSets for a nameget
    • Create RRSetspost
    • Get an RRSetget
    • Delete an RRSetdel
    • Get RRSet metadataget
    • Set metadata for an RRSetpost
    • Replace rdataput
    • Create Rdatapost
    • Set rdata by labelput
    • Delete rdata by labeldel
    • Set RRSet TTLput
    • Unpublish DNS namepost
  • zones
    • List zonesget
    • Create a zonepost
    • Get a zoneget
    • Delete zonedel
    • Export zone file dataget
    • Import zone file datapost
    • Get metadata for a zoneget
    • Set zone metadatapost
    • Publish zonepost
    • Unpublish zonepost

Dynamic DNS Integration API

  • DDNS Updates
    • Update IPget

ADVANCED

  • Metadata Filter Expressions
Powered by 

List zones

get https://api.noip.com/v1/dns/zones

List a user's zones. The type of the results can be selected using the view parameter. Results can be filtered and sorted using the filter and sort parameters, and filtered by zone metadata using metadata filter expressions.

Language
Credentials
Click Try It! to start a request and see the response here!