Knowledge base

1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!

Use Infomaniak DynDNS via the Infomaniak API

Update 09/01/2026

This guide provides instructions on how to use the API to update your Infomaniak DynDNS (dynamic DNS) record.

 

Introduction

  • If you do not specify myip (as in the examples below), the source IP address of the request will be included by default.
  • Make sure to connect an IPv4 or IPv6 address, depending on the type of record to be updated (A or AAAA).
  • It is recommended not to use special characters in the username and password.

 

Using the DynDNS API

Make a POST request (GET is also allowed) to the following URL:

{{URL_1}}

 

The API requires the HTTPS protocol. Here is an example request:

{{URL_2}}

This alternative request can also be used:

{{URL_3}}

Has this FAQ been helpful?