20.06.2022

Public API for Service Management

Serverspace launched the Public API service. Thanks to it, the actions available in the control panel can now be performed using the public API.

The procedure for working with the Serverspace API is traditional: first, you need to authenticate using the API key. It can be generated by the project owner in the control panel settings. When you create a key, you can assign attributes to it - name, value, issue date, and expiration date. The key value must be passed with each request in the X-API-KEY header.

Among the functions:

You can find more information about working with the API in the official documentation.