Dashboard Overview
System health, performance metrics, and order distribution.
Top Ordered Services
| Service | Category | Orders | Total Spent |
|---|---|---|---|
| No orders yet | |||
API Request Distribution
| Action | Total Invocations | Share |
|---|---|---|
| No API requests logged yet | ||
Orders Management
Search, filter, edit, or execute batch actions on all mock orders.
| ID | Service | Target Link | Quantity | Start Count | Remains | Charge | Status | Created | Actions | |
|---|---|---|---|---|---|---|---|---|---|---|
| Loading orders... | ||||||||||
Category-Based Control Center
Bulk enable/disable services, batch adjust rates (+/- %), and organize categories.
| Category Name | Services (Active / Total) | Min - Max Rate | Avg Rate | Total Orders | Category Actions |
|---|---|---|---|---|---|
| Loading categories... | |||||
Services Catalog & Pricing
Manage services, categories, rates, minimum/maximum limits and export configuration.
| ID | Name | Category | Type | Rate / 1k | Min / Max | Refill | Cancel | Status | Actions |
|---|---|---|---|---|---|---|---|---|---|
| Loading services... | |||||||||
Refill Requests
Monitor and update status for service refill requests.
| Refill ID | Order ID | Service | Target Link | Quantity | Refill Status | Date | Actions |
|---|---|---|---|---|---|---|---|
| No refill requests yet | |||||||
API Keys & User Accounts
Create and manage API keys, assigned balances, and customer accounts.
| User / Name | API Key | Balance | Currency | Created Date | Actions |
|---|---|---|---|---|---|
| Loading API keys... | |||||
Live Request Logs
Inspect incoming HTTP traffic sent by external clients, bots, or panels to /api/v2.
| ID | Time | Method | Action | Status | Latency | IP Address | API Key | Inspect |
|---|---|---|---|---|---|---|---|---|
| No logs recorded yet | ||||||||
Interactive API Console
Simulate real HTTP requests against the SMM v2 protocol and inspect payloads.
Request Parameters
POST /api/v2Response Inspector
Readycurl -X POST http://localhost:8000/api/v2 \
-d "key=mock-smm-key" \
-d "action=balance"
{
"message": "Click 'Send Request' to execute."
}
Simulation & Global Settings
Tune order transition speed, test edge cases, error failure rates, and currency.
Simulation Speed & Behavior
Currency & System Reset
Reset Database to Initial Defaults
Clears all orders, request logs, resets API key balances to $500.00 and restores seed services catalogue.