v27
This commit is contained in:
@@ -18,6 +18,7 @@ This page is public operator documentation. It describes behavior, API, environm
|
||||
- Public subscription exports for VPN clients.
|
||||
- Platform settings management (panel, subscription delivery, Telegram, IP information provider).
|
||||
- User IP history with country, city, ISP, and ASN enrichment through IPinfo.io or ip-api.com.
|
||||
- OAuth-based DonationAlerts integration with automatic token refresh and RUB balance deposits linked by user UUID.
|
||||
- Telegram broadcast messages with user filtering and delivery tracking.
|
||||
- Referral system with code-based self-approval for pending users.
|
||||
- Audit logs, usage queries, metrics, and health checks.
|
||||
@@ -158,6 +159,7 @@ Missing or unknown `format` falls back to `v2ray`.
|
||||
| `GET` | `/me/traffic/hourly-dist` | Hour-of-day traffic distribution. |
|
||||
| `GET` | `/me/balance` | Current balance. |
|
||||
| `GET` | `/me/balance/transactions` | User balance history. |
|
||||
| `GET` | `/me/donation-alerts` | Safe DonationAlerts payment settings and the current user's UUID. |
|
||||
| `GET` | `/me/subscriptions` | User subscriptions. |
|
||||
| `GET` | `/me/links` | User subscription links. |
|
||||
| `GET` | `/me/configs` | Available configs for the user. |
|
||||
|
||||
Reference in New Issue
Block a user