Could you please explain how to add multiple API providers to an SMM child panel?

umgjp

Newbie
Joined
Aug 27, 2025
Messages
14
Reaction score
4
現在、プロバイダーの子パネルを使用しています。
子パネルなので、1 つのプロバイダーからのサービスしか処理できません。

利用できるプロバイダーは数百あるため、子パネルを他のプロバイダーにも接続したいと考えています。
しかし、子パネルなのでこれは無理でしょうか?

API または同様のものを介して他のプロバイダーと統合する方法はありますか?
ご指導ありがとうございます。
 
A sub-panel is locked to one provider, so you can’t connect others directly. If you want multiple providers, you’ll need either your own main panel or an API bridge in between.
 
Go to your panel’s API Providers section → add each provider with their API URL & key → import services → set prices.
 
Back
Top