No wizard. No configuring storage, networking, and SSH keys before you can do anything. Choose what you want to run — we place it on the cheapest verified GPU that fits and hand you the address.
Today we run curated, audited templates only — not arbitrary user images — because every workload runs on someone else's machine, and an unreviewed image is the host's risk. Custom images are on the roadmap behind stronger isolation.
curl -sX POST https://petabyte.market/api/v1/deployments -H "X-API-KEY: $KEY" -H "Content-Type: application/json" -d '{"template":"vllm","hours":4}'
Full reference in the API docs.