For resellers

Your own SMM panel

Launch a reseller panel on our infrastructure in minutes. Your brand and prices up front — our catalog, delivery and support behind the scenes.

Everything a reseller needs

You focus on customers and marketing. The heavy lifting — catalog, delivery and uptime — is on us.

Your own subdomain

Your panel runs at yourpanel.koupitsledujici.cz. Customers see your brand — we handle the tech.

Our catalog & delivery

Sell our entire service catalog across all supported networks. We deliver the orders, you just resell.

Panel API v2

API compatible with the SMM panel standard — services, add, status and balance actions. Hook up anything in minutes.

Reseller pricing

Wholesale rates with room for your margin. Set your own price list and keep the difference as profit.

From signup to first order

Four steps, no paperwork, no minimum volume.

1

Create an account

Sign up for free and log in to your account. Takes a minute.

2

Provision your panel

Pick a name and subdomain in your account. The panel is provisioned instantly, no approval queue.

3

Grab your API key

Every panel gets a unique key for Panel API v2. Keep it secret — it authorizes orders.

4

Sell and earn

Connect your site or software to the API and send orders. We take care of delivery and progress.

Panel API v2

One request. Order placed.

The API speaks the standard SMM panel dialect: a single POST /api/v2 endpoint with form-encoded actions. If your software already talks to a panel, it will talk to ours without changes.

  • services — service list with rates and limits
  • add — place an order for a link and quantity
  • status — live progress of an order
  • balance — your credit balance
Read the full docs
POST /api/v2 · action=add
curl -X POST https://koupitsledujici.cz/api/v2 \
  -d "key=TVUJ_API_KLIC" \
  -d "action=add" \
  -d "service=1" \
  -d "link=https://www.instagram.com/tvujprofil/" \
  -d "quantity=1000"

# → {"order": "KS-8421-XQ"}

Start reselling today

Sign in, provision your panel and send your first API order in under ten minutes.

Sign in and create a panel