Serverspace API

Secure programmatic access to Serverspace control panel functions via HTTP requests.

Automate your development

Interact with your cloud infrastructure or integrate it with your apps, scripts, and services.

icon_40x40__RESTful_2
RESTful Interface

API is based on the REST architectural style.

icon_40x40_JSON_2
JSON Data

Requested API data is sent in JSON format.

icon_40x40_Exchange_Methods
Popular methods

Data exchange methods: GET, POST, PUT, and DELETE.

Available operations

When using Serverspace API, you can do almost everything you would do when using the Serverspace control panel.

Cloud management

Manage cloud servers, networks, and network interfaces, as well as snapshots and additional drives.

icon_100x100_Project_Details
Project details

Get detailed information about projects and tasks, and manage SSH keys.

Where to begin?

At first, you need to create an API key in the control panel. View the API documentation for details.

Learn more

FAQ

What is API?

API (Application Programming Interface) is a handy tool that allows programs to instantly exchange the information they need. Simply put, API transfers information from one interface to another. This allows developers to access various services and applications and customize integration with their products.

What are Private and Public APIs?

Private APIs are available only for the employees working within a specific organization and are used to optimize internal processes. Public APIs are available to everyone and allow any developer to get access to the functions of a specific service.

Average Score 4.9
Reviews 1029