byp
Prepaid hosting, delivered in 1 day

Root servers and virtual servers you pay for up front

You load credit, you pick a machine, and we hand it over within 24 hours with a clean operating system and root access. No contract, no monthly invoice chasing you, no card on file.

  • Credit stays on your account until you spend it
  • Every order is checked by a human before the machine goes out
  • Full API for ordering, credentials and power actions
order a server from the shell
$ curl -X POST https://your-host/api/v1/orders \
    -H "Authorization: Bearer byp_live_..." \
    -d '{"product":"root-ax41","months":1,"os_template":"debian-12"}'

{
  "ok": true,
  "data": {
    "reference": "ORD-9F2C41A7",
    "status": "pending",
    "ready_at": "2026-09-03T09:56:33+00:00",
    "delivery_note": "Setup finishes within 24 hours."
  }
}

$ 
24 hSetup time for every machine
3Locations in Germany and Finland
0 EURSetup fee on all virtual servers
onlineNetwork and API status

How the prepaid flow works

Four steps, and you always know what your balance covers.

Load credit

Transfer any amount to your account. The credit sits there until you use it.

Pick a machine

Choose a virtual server or a dedicated root server, pick the runtime in months.

We build it

The order goes into the setup queue. Hardware, network and image are prepared within 24 hours.

Log in

You get the IP address and the root password in your dashboard and over the API.

Virtual servers

Shared EPYC cores with NVMe storage. Good for panels, bots, staging and small production loads.

Virtual server

VPS Start

4,90 EURper month
  • vCPU2 cores
  • Memory4 GB
  • Storage80 GB NVMe
  • Traffic20 TB
Configure
Virtual server

VPS Pro

9,90 EURper month
  • vCPU4 cores
  • Memory8 GB
  • Storage160 GB NVMe
  • Traffic20 TB
Configure
Virtual server

VPS Max

18,90 EURper month
  • vCPU8 cores
  • Memory16 GB
  • Storage320 GB NVMe
  • Trafficunmetered
Configure

Root servers

Dedicated hardware, nothing shared. Setup fee applies because a person racks and tests the box.

Root server

Root AX41

49,00 EURper month
  • CPUAMD Ryzen 5 3600
  • Memory64 GB ECC
  • Storage1024 GB NVMe
  • Setup fee39,00 EUR
Configure
Root server

Root EX101

119,00 EURper month
  • CPUIntel Core i9-13900
  • Memory128 GB ECC
  • Storage2048 GB NVMe
  • Setup fee39,00 EUR
Configure
Root server

Root EPYC Line

249,00 EURper month
  • CPUAMD EPYC 7502P
  • Memory256 GB ECC
  • Storage4096 GB NVMe
  • Setup fee99,00 EUR
Configure
RA

Real root access

You get the root password, not a limited panel user. Rebuild the machine whenever you want.

NW

Solid network

1 Gbit uplinks as a baseline, 10 Gbit on the large dedicated lines, filtered against volumetric attacks.

PP

Prepaid only

When your credit runs out, the machine stops. Nothing keeps billing quietly in the background.

Built on a small, boring API

Everything the dashboard does is available over HTTP. Order machines, read credentials, reboot, reinstall, check your credit. Keys carry scopes, so a deploy script can order servers without being able to touch your billing.

GET  /api/v1/products
POST /api/v1/orders
GET  /api/v1/orders/ORD-9F2C41A7
GET  /api/v1/servers/12/credentials
POST /api/v1/servers/12/actions
Full reference

Why a day and not a minute

Virtual servers could be instant, but every machine that leaves our racks gets a short manual check: hardware health, network route, abuse history of the IP. That check is what keeps the neighbourhood quiet, and it is why we promise 1 day instead of a countdown that nobody honours.

Orders placed before 18:00 are usually done the same evening.

Questions people ask before ordering

What happens when my credit runs out?

The server is suspended at the end of the paid period and stays on disk for 10 days. Load credit in that window and it comes straight back.

Can I cancel while the order is still in setup?

Yes. As long as the machine has not been delivered, cancelling puts the full amount back on your balance right away.

Do you take crypto or cards?

Credit is loaded through bank transfer with the reference from your billing page. Every top up shows up in your credit history once it is confirmed.

Is the API stable?

The path carries the version, so v1 keeps working the way it does today. New fields may be added, existing ones are not removed inside a version.

Open an account, load credit, order a machine

No sales call, no minimum term. You are one form away from a server.