Next-gen SMM infrastructure
The premium panel for serious resellers
Automate provider routing, child panels, modular payments, and full REST APIs — built on Laravel with queues, Redis, and audit-ready architecture.
12k+
Orders fulfilled daily
Across Instagram, TikTok, YouTube & more
99.2%
Uptime target
Queue workers + provider fallbacks
40+
Payment paths
Manual, crypto & exchange-ready plugins
Everything you expect in 2026
Multi-role staff, reseller APIs, drip feeds, subscriptions, tier pricing, fraud hooks, and observability baked in.
Automation
Cron + queue sync for orders, balances, and renewals.
Payments
Plugin-style gateways: manual, crypto, commerce APIs.
Providers
Adapter pattern with fallbacks and performance logs.
Resellers
Child panels, markup engine, white-label API keys.
Support
Tickets, canned replies, Telegram hooks (ready to wire).
Reporting
Sales, profit, deposits — CSV export scaffolding.
How it works
Connect providers
Map remote services with markup & fallbacks.
Accept payments
Enable gateways with fees, bonuses, and approvals.
Scale sales
API + panel for users and resellers with full audit trails.
FAQ
- Is this production-ready?
- The codebase ships a real schema, modular payments/providers, auth roles, API, queues, and admin shell — extend UI modules as you grow.
- How do I add a payment gateway?
- Implement PaymentGatewayInterface, register the driver key in PaymentGatewayManager, and configure a payment_methods row.
- Where is the reseller API?
- POST /api/v2 with key + action (Perfect Panel compatible), or JSON under /api/v1 with X-Api-Key — see the API documentation page.
Developer API
Perfect Panel–compatible reseller API: POST /api/v2
with key + action
(same parameters as brandsofpanel.com/api).
JSON REST under /api/v1/* with X-Api-Key.