๐Ÿš€ PricePilot API Test Suite

Test all API endpoints and database operations

โš™๏ธ API Configuration

๐Ÿ”— Connection Tests

GETDatabase Connection Test

/test-db-connection.php

GETDatabase Configuration Test

/test-config.php

GETSimple Database Test

/test-db-simple.php

๐Ÿ“Š Database Operations

GETGet All Products

/get-products.php

GETGet All Users

/get-users.php

GETGet System Analytics

/get-analytics.php

๐Ÿงน Database Management

POSTClear Database

/clear-database.php
โš ๏ธ Warning: This will delete ALL data from the database!

POSTCleanup Duplicate Users

/cleanup-duplicate-users.php

POSTFix Product IDs

/fix-product-ids.php

๐Ÿ“ง Email & Subscription Tests

POSTTest Email

/api/test-email.php

POSTQuick Upgrade

/quick-upgrade.php