ZupX

ZupX

Loading...

Website ZupX.Top xin chào các bạn, hiện tại website đang có ưu đãi giảm giá 30% toàn bộ dịch vụ và cộng thêm 30% giá tiền khi bạn nạp vào website | Hello everyone, this is ZupX.Top website. Currently, we are offering a 30% discount on all services, plus an additional 30% off the price of any top-up you make to the website.

API V2 Documentation

Connect your SMM business with our platform

General Information

Our API is compatible with the standard PerfectPanel V2 format. You can use it to automate orders, check balance, and retrieve service lists.

HTTP Method:POST / GET
API URL:https://zupx.top/api/v2
Response:JSON Format

Available Actions

Action: balance

Retrieve your current account balance.

// Request
{
"key": "YOUR_API_KEY",
"action": "balance"
}
Action: services

Retrieve all available services and rates.

// Request
{
"key": "YOUR_API_KEY",
"action": "services"
}
Action: add

Place a new order for a specific service.

// Request
{
"key": "YOUR_API_KEY",
"action": "add",
"service": "SERVICE_ID",
"link": "https://...",
"quantity": 1000
}
Action: status

Check the status of an order or multiple orders.

// Multiple Status Request
{
"key": "YOUR_API_KEY",
"action": "status",
"orders": "123,456,789"
}
Get your API Key in Profile

© 2026 ZupX SMM Panel. All rights reserved.