{
  "schemaVersion": 1,
  "brandId": "vps-02",
  "brandName": "PrivateHostLab",
  "language": "en",
  "reviewedAt": "2026-09-12",
  "pagePath": "/service-facts/",
  "offeringType": "VPS only",
  "currency": "USD",
  "plans": [
    {
      "id": "starter",
      "name": "Starter",
      "monthlyUsd": "5",
      "resources": {
        "cpu": "1 vCPU",
        "ram": "1 GB",
        "storage": "25 GB",
        "transfer": "1 TB"
      }
    },
    {
      "id": "studio",
      "name": "Studio",
      "monthlyUsd": "10",
      "resources": {
        "cpu": "2 vCPU",
        "ram": "2 GB",
        "storage": "50 GB",
        "transfer": "2 TB"
      }
    },
    {
      "id": "business",
      "name": "Business",
      "monthlyUsd": "20",
      "resources": {
        "cpu": "4 vCPU",
        "ram": "4 GB",
        "storage": "80 GB",
        "transfer": "3 TB"
      }
    }
  ],
  "locations": [
    {
      "id": "pa",
      "countryCode": "PA",
      "label": "Panama"
    },
    {
      "id": "ie",
      "countryCode": "IE",
      "label": "Ireland"
    },
    {
      "id": "ro",
      "countryCode": "RO",
      "label": "Romania"
    },
    {
      "id": "se",
      "countryCode": "SE",
      "label": "Sweden"
    }
  ],
  "billingPeriods": [
    {
      "id": "monthly",
      "label": "Monthly",
      "months": 1,
      "discountBps": 0
    },
    {
      "id": "quarterly",
      "label": "Quarterly",
      "months": 3,
      "discountBps": 0
    },
    {
      "id": "semiannually",
      "label": "6 months",
      "months": 6,
      "discountBps": 2800
    },
    {
      "id": "annually",
      "label": "Yearly",
      "months": 12,
      "discountBps": 5000
    }
  ],
  "payments": {
    "cryptoOnly": true,
    "assets": [
      {
        "id": "btc-bitcoin",
        "symbol": "BTC",
        "network": "Bitcoin",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "xmr-monero",
        "symbol": "XMR",
        "network": "Monero",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "ltc-litecoin",
        "symbol": "LTC",
        "network": "Litecoin",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "eth-ethereum",
        "symbol": "ETH",
        "network": "Ethereum",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "trx-tron",
        "symbol": "TRX",
        "network": "TRON",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "sol-solana",
        "symbol": "SOL",
        "network": "Solana",
        "kind": "native",
        "enabled": true
      },
      {
        "id": "usdt-tron",
        "symbol": "USDT",
        "network": "TRON",
        "kind": "TRC-20",
        "enabled": true
      },
      {
        "id": "usdt-ethereum",
        "symbol": "USDT",
        "network": "Ethereum",
        "kind": "ERC-20",
        "enabled": true
      },
      {
        "id": "usdc-ethereum",
        "symbol": "USDC",
        "network": "Ethereum",
        "kind": "ERC-20",
        "enabled": true
      }
    ],
    "excludedRoutes": [
      "usdc-tron"
    ],
    "quoteTtlSeconds": 3600,
    "rateReference": "Kraken public ticker, last traded USD price",
    "qr": "address-only"
  },
  "operator": {
    "declaredBase": "Panama",
    "standardSignup": "One contact email; no routine identity-document checks",
    "operatorBaseIsNotServerLocation": true
  },
  "responsibilities": {
    "paymentDetection": "Owner developer integration required",
    "provisioning": "Owner developer integration required",
    "backupCountries": "Not supplied",
    "inventory": "Not supplied",
    "serviceCommitments": "Not supplied"
  },
  "countryPricing": {
    "surchargeUsd": "0.00",
    "allPlansInAllListedCountries": true
  }
}
