Good day
Welcome back 👋
Here's your business summary for today.
—
Markup rate
Active
Status
📊
—
Revenue this month
🚀
—
Active services
👥
—
Total customers
🎯
—
Open tickets
Recent Orders
| Service | Customer | Price | Status |
|---|---|---|---|
Loading… | |||
Recent Tickets
Your Store URL
Share this link with your customers
—
Open ↗
Products & Pricing
Set your markup % per product — customers see your price, never the base
Default markup: —
| Product | SKU | Category | Base price | Markup % | Customer sees | Enabled |
|---|---|---|---|---|---|---|
Loading products… | ||||||
Customers
Manage all customers in your store
| Customer | Company | Country | Wallet | Services | Status | Joined | |
|---|---|---|---|---|---|---|---|
Loading… | |||||||
Orders
All services deployed by your customers
| Service | Customer | Price / mo | Next billing | Status | Deployed |
|---|---|---|---|---|---|
Loading… | |||||
Earnings
Your markup revenue — recurring every month
💰
—
This month
📈
—
Year to date
🔄
—
All time
Monthly Breakdown
| Month | Revenue | Invoices |
|---|---|---|
Support Tickets
Customer support requests for your store
| Ticket # | Subject | Customer | Priority | Status | Created | |
|---|---|---|---|---|---|---|
API Keys
Use these keys to integrate NubexCloud into your platform
Active Keys
| Key prefix | Label | Last used | Created | |
|---|---|---|---|---|
Quick start — cURL
# Get your product catalog with markup applied
curl -X GET https://reseller.nubexcloud.ae/api/products/YOUR_SLUG
# Deploy a service
curl -X POST https://reseller.nubexcloud.ae/api/orders/deploy \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"product_sku":"UHost-2C4G","customer_id":1}'
curl -X GET https://reseller.nubexcloud.ae/api/products/YOUR_SLUG
# Deploy a service
curl -X POST https://reseller.nubexcloud.ae/api/orders/deploy \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{"product_sku":"UHost-2C4G","customer_id":1}'
Settings
Manage your reseller account
Profile
Default Markup
This is the default markup applied to all products unless you override it per-product in the Products section.