Subscribe
Create your wholesale partner account and access reseller pricing from the client area.
无需任何投入即可打造自己的主机品牌:在 Infrawire 基础设施上,以您自己的名义转售 VPS、独立服务器和虚拟主机,享受最高 20% 的阶梯折扣。
Build sustainable margin on every service you resell, with discounts that grow as your sales volume increases.
客户支付的
由您定价,不设上限
您支付的
按销量最高可享 −20% 折扣
您留下的
客户续用多久,就按月收多久
销量越大,Infrawire 结算价越低:同样一笔生意,赚得更多。
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
从多个区域转售 VPS、独立服务器与 Web 服务,帮助您的客户更接近全球受众。
不受地域限制
Infrawire 的全球网络依托多家合作数据中心:您的客户在任何国家下单,服务都会自动交付。
KVM 虚拟机,独享资源,完整 root 权限。
远程访问的 Windows 桌面,交付即可使用。
基于 cPanel 的共享网站托管,下单即开通账户。
整台机器,只留给您的一位客户。
自动交付
以上服务全部自动交付:您和我们都无需提交任何工单。
比起调用 API,你更想直接在面板里开 VPS? 查看 VPS 分销套餐
客户在您的网站下单,API 接收订单、开通机器,并通过 webhook 把访问信息回传给您。无需开工单,也无需打开任何控制台:客户还没离开付款页面,服务就已经启用。
他在您的网站上、以您的品牌和价格完成付款。
POST /v1/servicesWHMCS 模块——或您自己的代码——把订单传过来。
预留资源、安装系统、配置网络与 IP。
service.ready服务一上线,我们立即回传 IP 与登录凭据。
凭据自动发出,后续续费账单照常进行。
全流程自动化
这些操作会自行完成,由您的商店或客户自己的面板触发,不必经过您。
付款一经确认,服务立即部署。
账单逾期即停机,付款后自动恢复。
您的客户在您的面板里自助完成,无需提交工单。
更换套餐无需重建服务。
资源释放,计费同时停止。
状态、流量和资源数据回流到您的面板。
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 和 OpenCart 遵循同样的逻辑。在这些平台之外,REST API 提供完全相同的操作。
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.
一个密钥、几个 HTTP 调用:用你现有的代码下单 VPS、独立服务器和网站服务。
申请 API 访问权限一个密钥、几个 HTTP 调用:用你现有的代码下单 VPS、独立服务器和网站服务。
无需安装任何东西。 HTTP 加 JSON,请求头里放一个令牌。Python、PHP、Node,甚至一条 curl 命令都能跑。
接进你现有的系统。 WHMCS、自建商城、你的账单系统或 CRM:只要能发请求,就能和 Infrawire 对话。
不用再手动补一遍。 开通、升级、暂停、退订都走同样的调用,从服务开通第一天到最后一天。
服务在您的分销账户下创建,随后通过 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
预付余额、折扣、收入、API 调用,全都在您的 Infrawire 控制台里操作。无需安装,无需自建。
总览

合作申请
申请在 Infrawire 控制台提交,只需几分钟,价格和品牌始终由您掌控。
50+
家托管公司已成为我们的合作伙伴
52
个可转售的机房位置
−20%
相较公开价格的折扣
0
起步投入
如何申请
如果还没有:与您自己使用服务的账户相同。
在控制台介绍您的业务,以及计划转售的产品。
我们的团队审核申请,开通折扣价并开放 API。
申请通过之后
代理商开始前最常问的几件事:启动投入、利润、交付与上线。
不需要。没有硬件要买,也没有最低保有量:客户下单时您才为服务付费,并按自己的价格向他们开票。
及时了解最新的优惠、折扣和特别促销活动。