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.delete
    • 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 namedelete
    • Get name metadataget
    • Set metadata for a namepost
    • Publish DNS namepost
    • List RRSets for a nameget
    • Create RRSetspost
    • Set rdata update group.put
    • Remove rdata update group.delete
    • Get an RRSetget
    • Delete an RRSetdelete
    • Get RRSet metadataget
    • Set metadata for an RRSetpost
    • Replace rdataput
    • Create Rdatapost
    • Set rdata by labelput
    • Delete rdata by labeldelete
    • Set RRSet TTLput
    • Unpublish DNS namepost
    • Set DNS name update group.put
    • Remove DNS name update group.delete
  • zones
    • List zonesget
    • Create a zonepost
    • Get a zoneget
    • Delete zonedelete
    • 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
Powered by 

Get information about API

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

Get information about the API, including name and version.

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