# dedicated VPS, developer-priced

Bashrack: Rent dedicated VPS like you ship code.

Configure a dedicated server in the browser or order one via API. Global locations, hourly billing, PayPal and 50+ cryptocurrencies.

15-min deploy Cancel any time Pay-as-you-go
bashrack.com/api — order

#Why bashrack

Datacenter specs, developer pricing.

Dedicated vCPU cores

Guaranteed cores on modern AMD hosts — pick 1 to 16 vCPU and scale up any time.

Global footprint

Worldwide coverage across every continent — deploy close to your users on a low-latency backbone with DDoS protection included.

Pay your way

PayPal for the cardholders. NOWPayments for the crypto-natives — BTC, ETH, USDT, SOL, and 50 more.

1
global locations
15 min
average deploy time
99.9%
uptime SLA
50+
cryptocurrencies accepted

#Products

Infrastructure for every layer of your stack.

#Multiple locations. One CLI.

Pick the metro closest to your users — or all of them.

$ curl https://bashrack.com/api/v1/locations

#Build your machine

Live pricing. No surprises. Copy as a CLI command when you're done.

open full configurator

#Ship via API.

Whatever you can do in the dashboard, you can do via API. Scriptable, gitops-friendly.

# create $BASHRACK_API_TOKEN in your profile → api tokens
$ curl -X POST https://bashrack.com/api/v1/orders \
    -H "Authorization: Bearer $BASHRACK_API_TOKEN" \
    -H "Content-Type: application/json" \
    -d '{
      "cores": 8,
      "ram": 32,
      "disk": 320,
      "storage": "nvme",
      "bw": "10g",
      "loc": "ams",
      "os": "ubuntu-24.04",
      "billing_cycle": "hourly"
    }'

#Questions, answered

Everything you need to know before deploying your first rack.

Spin up your first rack.

15 minutes from curl to $ ssh root@…. Cancel any time.