Hosting "Ukraine" offers its customers an automated interface for registering and managing domain names. Domains are managed through a simple program interface via HTTP protocol. A request to the API involves sending a specially formed POST request to the URL address of the API. Each request is atomic and is executed synchronously. This means that all requests are executed in the order of receipt and do not depend on each other. The result of the operation is returned to the client immediately, without intermediate states. This makes connection to the system easy and convenient.   This means that all queries are executed in the order in which they are received and are independent of each other;  

General principles of API operation

The URL for calling API functions is as follows:

https://api.ukraine.com.ua/action/hosting/api/<category>/<function>/