Custom URL Custom URL

For users whose routers have 'Custom' option in dynamic DNS service settings, you may make use of the custom IP update URLs.

Listing Item   Dynu Custom IP Update URL

Update one domain name

  • Non SSL: http://api.dynu.com/nic/update?hostname=example.dynu.com&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?hostname=example.dynu.com&password=PASSWORD

  • Update all domains in your account

  • Non SSL: http://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?username=USERNAME&password=PASSWORD

  • Update an alias

  • Non SSL: http://api.dynu.com/nic/update?hostname=example.dynu.com&alias=Alias&password=PASSWORD
  • SSL Format: https://api.dynu.com/nic/update?hostname=example.dynu.com&alias=Alias&password=PASSWORD
  • NOTE: You may use MD5 or SHA256 hash of the password for security reasons.

    If you still have questions on the configuration, you may refer to the API page or contact support.

    Loading...