manage_options capabilityAll endpoints require authentication and nonce verification:
GET /uixpress/v1/database/tables - List all tablesGET /uixpress/v1/database/tables/{table}/structure - Get structureGET /uixpress/v1/database/tables/{table}/data - Get dataGET /uixpress/v1/database/tables/{table}/count - Get row countPOST /uixpress/v1/database/query - Execute SELECT queryPOST /uixpress/v1/database/verify-password - Verify passwordDELETE /uixpress/v1/database/tables/{table} - Delete tablemanage_options capability$wpdbThe system recognizes standard WordPress tables regardless of prefix:
Core Tables (12):
Multisite Tables (6, if enabled):
Screenshots are available in the screenshots/ directory:
This documentation is designed for: