Automate everything. API & CLI for bithost.

The bithost REST API and command-line tool let you manage cloud servers without touching the dashboard. Automate deployments inside CI/CD pipelines, write infrastructure scripts that spin up or destroy servers on demand, or manage dozens of droplets from a single terminal session - no browser required.

Deploy, resize, snapshot, and tear down programmatically. From any language. New to bithost? Deploy your first server and add an SSH key first, then automate the rest.

Two ways to automate your crypto VPS

REST API

Automate with the API

A full JSON REST API to create, resize, and destroy servers, manage snapshots, list regions and plans, and handle your account - callable from any language or tool.

View API reference →
CLI · bh

Manage from the terminal

The bh command-line tool wraps the REST API into simple commands. Install it once and manage your entire bithost account without leaving your terminal.

View CLI docs →

Install the bh CLI

One command installs the bh binary on Linux, macOS, or Windows (WSL):

curl -fsSL https://bithost.io/cli | bash

Authenticate with a bearer token from your API settings, then run bh servers new to deploy a crypto-paid server in one line.

Top up in crypto.
Be root in a minute.

No cards. No KYC. Uninterrupted service since 2014. For people who'd rather not explain why they need a server.

Deploy a server →