newapi-admin (Coming Soon)
newapi-admin is the official New API admin-level Skill plugin, enabling channel management, user management, system configuration, log queries and more directly from Claude Code, Cursor, Windsurf and other AI editors. Currently under development.
Under Development — Coming Soon
newapi-admin is currently under development and has not been released yet. Below is a preview of planned features. This page will be updated with full documentation upon release.
Introduction
newapi-admin is a Skill plugin designed for New API administrators. Unlike the user-level newapi Skill, newapi-admin focuses on admin operations, allowing site administrators to perform daily management tasks from within their AI editor using natural language commands — no need to log into the admin dashboard.
Planned Features
Channel Management
| Command (Planned) | Description |
|---|---|
/newapi-admin channels | List all channels and their status |
/newapi-admin channel-add | Add new channels (OpenAI, Claude, Gemini, Azure, etc.) |
/newapi-admin channel-test <id> | Test connectivity of a specific channel |
/newapi-admin channel-toggle <id> | Enable or disable a specific channel |
/newapi-admin channel-priority | View and adjust channel priority |
User Management
| Command (Planned) | Description |
|---|---|
/newapi-admin users | List users |
/newapi-admin user-info <id> | View user details (balance, group, usage) |
/newapi-admin user-quota <id> | Adjust user quota and balance |
/newapi-admin user-group <id> <group> | Change user's group |
/newapi-admin user-ban <id> | Ban or unban a user |
System Configuration
| Command (Planned) | Description |
|---|---|
/newapi-admin config | View current system configuration |
/newapi-admin config-set <key> <value> | Modify a system configuration item |
/newapi-admin ratio | View model rate multiplier settings |
/newapi-admin ratio-sync | Sync upstream model rate multipliers |
Logs & Monitoring
| Command (Planned) | Description |
|---|---|
/newapi-admin logs | View recent request logs |
/newapi-admin stats | View system statistics (request volume, consumption, error rate) |
/newapi-admin status | Check system health and channel connectivity |
Token & Redemption Management
| Command (Planned) | Description |
|---|---|
/newapi-admin redemptions | List redemption codes |
/newapi-admin redemption-create | Batch create redemption codes |
/newapi-admin token-overview | Global token usage overview |
Comparison with newapi Skill
| newapi | newapi-admin | |
|---|---|---|
| Target Users | Regular users / developers | Site administrators |
| Scope | Personal models, tokens, balance, groups | Global channels, users, config, logs |
| Permissions | User access token | Admin access token |
| Status | Released | Under development |
Stay Updated
newapi-admin is under active development. Follow the repository for the latest updates:
- GitHub Repository: github.com/QuantumNous/skills
- Released user-level Skill: newapi
How is this guide?
Last updated on