VPS for developers
Built for people who'd rather
read docs than book a demo.
A real REST API, SSH key auth, full root access, and a dashboard you don't need onboarding for — no sales call between you and a running server.
Developer experience
The console, the API, and the docs
That's the whole onboarding. Nothing here needs a call to unlock.
Full REST API
Deploy, resize, snapshot, and destroy instances programmatically — every dashboard action has an API equivalent.
SSH key auth
Deploy with your own key and disable password login in the same step. No shared credentials, no email round-trip.
Activity logs
Every account action is logged — review your own security history from the dashboard, anytime, without asking support.
No sales gate
Sign up, add credit, deploy. Nothing here is behind a "contact us for pricing" wall or a mandatory demo call.
Real API
Provision from a script,
not a spreadsheet
Every action available in the dashboard is also available over the API — deploy, resize, snapshot, and destroy instances from your own tooling, CI pipeline, or Terraform provider.
Full API referencecurl -X POST https://iotamine.com/api/vps/ \
-H "Authorization: Api-Key YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"hostname": "web-01",
"password": "••••••••••••",
"pop": 2,
"cores": 4,
"ram": 8,
"disk": 160,
"operating_system": 5
}'Pricing
See the cost before you deploy
The calculator's into you — it reacts to every move you make.
These sliders show every value we support — what you can actually deploy right now depends on your account's own tier. See tiers & limits →
₹1089.58/mo
≈ ₹1.5133/hr · billed hourly, rounded up
No credit card required
FAQ
Common questions
A full REST API — every action available in the dashboard (deploy, resize, snapshot, destroy) has a direct API equivalent, documented with real request/response shapes.
Yes — script it directly against the API, or wire it into CI/CD. Nothing about provisioning requires the dashboard specifically.
No — sign up, add your $10 free credit or top up, and deploy. There's no gated pricing and no mandatory demo call.
A bearer API key, generated from your dashboard. See the full reference for exactly which endpoints accept it versus dashboard-session auth.
Yes — full root access on every instance, so Ansible, cloud-init, or any config-management tool you already use works exactly as it would on real hardware.
Fully itemised — every vCPU, GB of RAM, GB of storage, and IP is priced individually and shown live in the calculator above, using the same rates as your real invoice.
Get started
No pitch deck required.
$10 free credit on signup. No credit card, no sales call — just deploy your first VM in under 60 seconds.