Skip to content

Go2Cloud API Overview

API REST automation developer

The Go2Cloud API provides full programmatic access to manage your cloud infrastructure. It is a RESTful API that allows you to create, configure, and manage servers, drives, IP addresses, VLANs, and other resources.

Key details:

Base URL: https://api-jhb1.go2cloud.co.za/

Authentication: HTTP Basic Auth using your Go2Cloud account credentials.

Resource IDs: All resources are identified by UUIDs (Universally Unique Identifiers).

Response format: JSON

The API supports the full range of operations available through the web control panel, making it ideal for automation, infrastructure-as-code workflows, and integration with your existing tooling.

Was this article helpful?