๐ PricePilot API Test Suite
Test all API endpoints and database operations
โ๏ธ API Configuration
API Base URL:
API Mode:
Server API
Localhost API
Update Configuration
๐ Connection Tests
GET
Database Connection Test
/test-db-connection.php
Test Connection
GET
Database Configuration Test
/test-config.php
Test Config
GET
Simple Database Test
/test-db-simple.php
Test Simple DB
๐ Database Operations
GET
Get All Products
/get-products.php
Get Products
GET
Get All Users
/get-users.php
Get Users
GET
Get System Analytics
/get-analytics.php
Get Analytics
๐งน Database Management
POST
Clear Database
/clear-database.php
โ ๏ธ
Warning:
This will delete ALL data from the database!
Clear Database
POST
Cleanup Duplicate Users
/cleanup-duplicate-users.php
Cleanup Users
POST
Fix Product IDs
/fix-product-ids.php
Fix Product IDs
๐ง Email & Subscription Tests
POST
Test Email
/api/test-email.php
Test Email
POST
Quick Upgrade
/quick-upgrade.php
Quick Upgrade