• Tuesday, March 31, 2026

We're excited to announce that the Impreza Host Public API is officially entering its beta phase. For the first time, you can manage your entire hosting infrastructure programmatically — no dashboard clicks required.

What Can You Do With the API?

The API covers virtually every service we offer, giving you full control through simple REST calls:

Account & Billing — Check your balance, list all active services, view and pay invoices directly from your account credit. No more logging in just to handle a renewal.

Order & Provision Services — Browse our full product catalog with real-time pricing, place new orders for VPS, hosting, domains, or email services, and upgrade existing plans — all paid automatically from your account balance.

Domain Management — Register new domains, transfer existing ones, manage DNS records (A, AAAA, CNAME, MX, TXT, NS, SRV), update nameservers, toggle transfer locks, retrieve EPP codes, and activate WHOIS ID Protection — all through the API.

VPS Control (Proxmox & Cloud) — This is where it gets powerful. Start, stop, reboot, and force-stop your VMs. Reinstall operating systems, change root passwords, create and restore snapshots and backups, schedule automated backups, resize instances, manage SSH keys, configure rDNS, enable rescue mode, mount ISOs, migrate between locations, and even access noVNC and SSH consoles — over 50 operations across both Proxmox and Cloud VPS platforms.

Hosting & Email — Retrieve cPanel hosting details, trigger AutoSSL for free certificates, manage Titan Email and Google Workspace services including DNS records and SSO access.

Built for Security

Every request is authenticated with an API key and secret pair, and your calling IP must be explicitly whitelisted before any request goes through. Rate limiting is enforced at 60 requests per minute, with clear headers so you always know where you stand. Destructive operations like OS reinstalls or snapshot rollbacks require explicit confirmation.

Why This Matters

Whether you're automating server deployments, building your own management dashboard, integrating billing into your workflow, or managing a fleet of VPS instances across locations — the API gives you the building blocks to do it your way. No more clicking through pages for repetitive tasks.

Early Access

The API is currently in beta and not yet available to all clients. If you'd like to get early access and start building with it, simply open a support ticket and let us know — we'll get you set up.

We're actively refining the API based on beta feedback, so your input during this phase will directly shape the final product. We look forward to seeing what you build.

 

— The Impreza Host Team