Standard SMM API v2 • 99.9% Uptime SLA

Universal Wholesale SMM Reseller API

Are you an SMM Panel owner or bot developer? Connect TwitchPanel as your primary upstream automated provider in 30 seconds. Universal standard v2 protocol with zero custom coding.

Get Your Free API Key View Integration Docs
PerfectPanel
SmartPanel
RentalPanel
SOCPANEL
Python
Node.js

💡 Direct Answer: How to Connect TwitchPanel as an Upstream Provider

Because TwitchPanel SMM implements the industry-standard POST /api/v2 format, any standard SMM panel software can sync services, balance, and automated order dispatch natively without writing any custom code.

Provider API URL
https://api.twitchpanel.store/api/v2
1. Add Provider
Paste the provider URL into your panel provider configuration.
2. Paste API Key
Copy your personal pls_... key from your TwitchPanel dashboard.
3. Import Catalog
Click "Get Services" to import live rates with your markup margin.

Core API v2 Actions

POST action=add (Create Order)
Core Dispatch

Dispatches an automated order directly to our high-speed fulfillment queue.

curl -X POST https://api.twitchpanel.store/api/v2 \
  -d "key=pls_your_api_key_here" \
  -d "action=add" \
  -d "service=twitchSubs" \
  -d "link=twitch_streamer" \
  -d "quantity=5"

# Response:
{ "order": 149823 }
POST action=status (Order Telemetry)
Telemetry

Checks live status, charge, and start count for one or multiple comma-separated orders.

curl -X POST https://api.twitchpanel.store/api/v2 \
  -d "key=pls_your_api_key_here" \
  -d "action=status" \
  -d "order=149823"

# Response:
{ "charge": "3.75", "start_count": "0", "status": "In progress", "remains": "0", "currency": "USD" }

Why Resellers Choose TwitchPanel Upstream

200% to 500% Margins

Wholesale rates on Twitch Prime Subs ($0.75), TikTok Views ($1.35/1k), and Instagram Likes ($0.72/1k).

Atomic Refund Protection

If a link is malformed or an order fails, balance deductions are refunded immediately without manual tickets.

Zero-KYC Multi-Token

Top up with 300+ cryptocurrencies or PayPal with instant confirmation to keep your API running uninterrupted.

Scale Your SMM Agency Today

Get your API key in seconds and automate order fulfillment across all channels.

Generate Reseller API Key