Using Our API to Manage Your Account
Currently, account management is available exclusively through our API service, but don’t worry no technical expertise is required to get started! By following our comprehensive documentation and examples, you can easily create an account, select your hostname, and begin using our DDNS service. If you encounter any challenges, our support is always here to help.
You can find detailed API documentation at the following link BindIP API
For users who are not very experienced, we will explain in a few simple steps how to create and verify your free account and obtain your API key, which is essential for using the service.
The easiest way to send a request to the API service is by using the curl command-line tool, which is supported by most operating systems. On Windows, you can use the Command Prompt, and on Linux, you can use the standard terminal. However, note that some Linux distributions do not include curl by default.