Introduction

Hivelocity Logo

API Reference

As developers, we know how powerful APIs can be. In fact our entire company's infrastructure runs on a robust set of internal and external APIs. We know how important it is to be able to quickly get up and running with a new API, so this guide will walk you through the steps required to quickly deploy your first Bare Metal server.

Overview

The Hivelocity API allows you to purchase, deploy, and manage your Bare Metal machines and network resources within any Hivelocity data center in a straightforward, easy to use way using typical HTTP requests.

The endpoints conform to the OpenAPI Spec and we do our best to document them as thoroughly as possible. The docs and supporting tools are designed to allow you to easily access and modify your Hivelocity resources with minimal setup.

We are constantly adding new endpoints and functionality to the API.

Authentication

To authenticate against the API, you will need to send your API Key in the X-API-KEY header.