We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: clarify totalGB units for raw addClient/updateClient/updateClientTraffic Auto GB->bytes conversion only applies to addClientWithCredentials, updateClientWithCredentials, addModernClient, and updateModernClient. The raw addClient/updateClient/updateClientTraffic methods are unconverted passthroughs and expect totalGB in bytes, matching the panel's actual wire format. Fixes a mislabeled example in updateClientTraffic and scopes the blanket GB callout so it doesn't read as applying to the raw methods documented on the same page. Prompted by a real downstream bug (netjump-vpn app) caused by exactly this confusion.
docs: correct getCPUHistory response shape (#11) and clarify getClientIps parsed array (#12)
Update wiki documentation
Docs: new documentation for v3 release.
Enhance documentation for 3xui-api-client v2.1, including new features for Firestore session management, client traffic updates, inbound imports, server management, and outbound traffic management.
Update documentation across multiple guides to clarify client identifier usage and refresh last updated dates
Update documentation for 3xui-api-client v2.0 across multiple files: - Enhanced Authentication-Guide.md with new security features, auto-managed session handling, and improved structure. - Updated Client-Management.md to include auto-credential generation, bulk operations, and enhanced security validation. - Revised Home.md to reflect v2.0 features, including automatic credential generation and advanced session management. - Expanded Use-Cases.md with new examples showcasing auto-generation features and enterprise security setups. - Added security considerations and best practices in System-Operations.md for improved guidance.
Update documentation across multiple files: - Adjusted JSON response examples in Authentication-Guide.md and Client-Management.md for consistency. - Enhanced Client-Management.md with detailed API response examples and updated client email formats. - Added a new section on Protocol Authentication Methods in Inbound-Management.md, detailing various protocols and their settings. - Improved API response examples in System-Operations.md and Traffic-Management.md for clarity. - Updated Home.md with use cases and examples for better navigation.
Enhance Home.md with comprehensive documentation for 3xui-api-client, including installation, usage examples, and security best practices. Updated structure for clarity and added navigation links.
Initial Home page