Quick Start
The fastest way to get a private AI endpoint is through the Managed CaseDesk wizard. CaseDesk provisions the cluster — no infrastructure setup required.
Managed CaseDesk (recommended)
- Sign in to your CaseDesk account
- The wizard launches automatically after sign-in
- Choose a plan: Starter, Team, or Advanced (see Choosing a Plan for a full comparison)
- Choose a region: UK, EU, or US
- Choose a model from the catalogue
- Click Deploy — CaseDesk provisions your cluster and deployment
- Wait for the status to reach running (~5–10 min on first deploy)
- Copy your endpoint URL and production API key (
cd_live_...) from the deployment detail page
Managed deployments are billed as a flat monthly subscription. No GPU-hour charges.
Sandbox (free, for testing)
The CaseDesk Sandbox gives you a shared GPU environment to test models without a subscription.
- Sign in to your CaseDesk account
- Go to Models and click Deploy Model
- Select CaseDesk Sandbox as the target
- Click Deploy
- Wait for the deployment to go from pending to running (~10–18 min on first deploy — includes GPU node provisioning)
- Copy your endpoint URL and production API key from the deployment detail page
The Sandbox is shared infrastructure. For production use, upgrade to a Managed CaseDesk plan.
Connect your own server
If you prefer to run inference on your own hardware:
- GPU VM — see Connect a GPU VM
- On-prem server (no inbound ports) — see Install the agent