Subscribe
Create your wholesale partner account and access reseller pricing from the client area.
Launch your own hosting brand without investing a thing: resell VPS, dedicated servers and web hosting under your own name, on Infrawire infrastructure, with progressive discounts up to 20%.
For hosts and integrators
€0 (Free!)
then partner discounts of up to −20% off list price
Plug our services in easily through our API or our WHMCS module, for a resale flow that never stops.
For referrers and creators
10% to 20% commission
on the payments of the customers you bring in
Recommend our services and earn a commission on every customer you bring in, without writing a line of code.
Build sustainable margin on every service you resell, with discounts that grow as your sales volume increases.
What the customer pays
You set it, with no ceiling
What you pay
Up to −20% off, based on your volume
What you keep
Every month, for as long as the customer stays
Volume lowers the Infrawire rate: the same sale pays more as your base grows.
Set your own public prices and keep the spread with the wholesale rate
Unlock progressive discounts up to 20% based on your cumulative volume
Automate provisioning, renewals and billing through our modules and API
How to get started
Subscribe to our wholesale partner program
Create your wholesale partner account and access reseller pricing from the client area.
Deploy your own panel or install our official WHMCS module to connect Infrawire to your store.
Configure your offers, resale prices and VPS, dedicated or web packs in minutes.
Bill your customers, we handle the infrastructure. You keep the margin between your public price and the wholesale rate.
Progressive discounts
The more you sell, the more your margin grows automatically.
5%
discount
From
€0
cumulative sales
10%
discount
From
€200
cumulative sales
15%
discount
From
€800
cumulative sales
20%
discount
From
€2,000
cumulative sales
Resell VPS, dedicated servers and web services from multiple regions to bring your clients closer to their audience worldwide.
No geographic limits
Infrawire's global network runs on several partner datacenters: your customers order from any country, and everything is delivered automatically.
KVM machines with dedicated resources and full root access.
Remote Windows desktops, ready to work the moment they land.
Shared web hosting with cPanel; accounts are created on order.
A whole machine reserved for a single one of your customers.
Automatic delivery
Every offer above is provisioned automatically: no ticket to open, on your side or ours.
Would you rather create your VPS from a panel than through the API? See the VPS reseller pack
Your customer orders on your site. The API takes the order, provisions the machine and sends the credentials back through a webhook. No ticket to open, no console to touch: the service is live before your customer has left the payment page.
They pay on your site, under your brand, at your price.
POST /v1/servicesThe WHMCS module — or your own code — forwards the order.
Resource reserved, system installed, network and IP configured.
service.readyWe send back the IP and credentials as soon as the service is live.
Credentials go out automatically, recurring billing follows.
End-to-end automation
These run on their own, from your store or from your customers’ own account area. Nothing passes through you.
The service is deployed as soon as the payment clears.
Late invoice: the service is cut, then restored on payment.
Your customers act from your panel, without opening a ticket.
A plan change applies without recreating the service.
The resource is released and billing stops.
Status, traffic and resources flow back into your panel.
Connect Infrawire to your e-commerce or billing stack in a few clicks.
Official Infrawire module to automate sales, provisioning and billing of your services.
WooCommerce and OpenCart follow the same logic. Outside those platforms, the REST API exposes the exact same actions.
Dedicated extension to offer our hosting plans directly from your OpenCart store.
Integrate our cloud products into your WordPress site and manage orders from WooCommerce.
One key and plain HTTP calls: order VPS, dedicated servers and web services from the code you already have.
Request API accessOne key and plain HTTP calls: order VPS, dedicated servers and web services from the code you already have.
Nothing to install. HTTP and JSON, a token in the header. It works from Python, PHP, Node or a plain curl.
It plugs into what you run. WHMCS, a homemade shop, your billing or your CRM: anything that can send a request can talk to Infrawire.
Nothing to redo by hand. Create, upgrade, suspend and cancel go through the same calls, from the first day of the service to the last.
The service is created on your reseller account. Credentials then go out through a webhook.
import os
import requests
API = "https://api.infrawire.net/v1"
TOKEN = os.environ["INFRAWIRE_TOKEN"]
def create_service(product, region):
r = requests.post(
f"{API}/services",
headers={"Authorization": f"Bearer {TOKEN}"},
json={"product": product, "region": region},
)
r.raise_for_status()
return r.json()
service = create_service("vps-4c-8g", "fr-par"){ "id": "svc_8f21c4d0", "status": "provisioning" }
→ service.ready → https://votre-panel.tld/hooks/infrawire
Prepaid credit, discounts, revenue, API calls: it all runs from your Infrawire console. Nothing to install, nothing to host.
Overview

Partner application
Applications go through the Infrawire console. It takes a few minutes, and you keep control of your prices and your brand.
50+
hosting companies already partnered with us
52
locations open to resale
−20%
off public pricing
0
to invest upfront
How to apply
If you don't have one yet: it's the same account as for your own services.
From the console, tell us about your business and what you plan to resell.
Our team reviews the application, switches on your discounts and opens the API.
Once your application is approved
The form lives in the Infrawire console. No account yet? Create one first — the application follows right after.
Apply now (console.infrawire.net)Not ready to resell? Discover the affiliate program
What resellers ask before they start: upfront cost, margins, delivery and getting set up.
No. There is no hardware to buy and no minimum base to maintain: you pay for services as your customers order them, and you bill those customers at your own price.
Stay up to date with the latest offers, discounts and special promotions.