SaaS Admin Dashboard
Welcome to Gaming Desktop SaaS Admin
Manage your multi-tenant e-commerce platform with comprehensive tools and real-time metrics.
Product Metrics
Total Products
41
Product references
Product Images
41
Images uploaded
Descriptions
41
Product descriptions
Automation Metrics
Enrichment Jobs
0
Data enrichment
Icecat Data
41
Enriched products
Workflows
0
Configured
Cron Jobs
0
Scheduled
Quick Actions
API Control Center
Trigger and manage all available APIs from this central dashboard.
Export APIs
List Exported Files
Get list of all exported CSV files
GET /export/api/files
List Plugins
Get all available plugins and their status
GET /export/api/plugins
List Transformers
Get all available data transformers
GET /export/api/transformers
Backup & Restore APIs
Create Backup
Backup all product data to Google Sheets
POST /api/backup/create
Backup Status
Check backup system status and configuration
GET /api/backup/status
Stock Management APIs
Update All Stock
Update stock from all companies
POST /stock/api/update-all
Stock Statistics
Get stock statistics and company breakdown
GET /stock/api/stats
Product Enhancement APIs
Icecat Enhancement
Enhance products with Icecat data (limit: 100)
POST /enhancement/api/icecat
OpenEAN Enhancement
Enhance products with OpenEAN data (limit: 100)
POST /enhancement/api/openean
Enhancement Statistics
Get comprehensive enhancement statistics
GET /enhancement/api/stats
Data Quality Metrics
Get data quality assessment for products
GET /enhancement/api/quality
Download APIs
Download All Companies
Download data from all companies
POST /download/api/download-all
Download Status
Get download status and history
GET /download/api/status
Download History
Get download history log
GET /download/api/history
Cron Job & Workflow APIs
List All Cron Jobs
Get all configured cron jobs
GET /cronjobs/api/jobs
Cron Job Statistics
Get cron job execution statistics
GET /cronjobs/api/stats
Start Workflow
Start a new workflow execution
POST /cronjobs/api/workflow/start
Latest Workflow Status
Get latest workflow execution status
GET /cronjobs/api/workflow/latest
Workflow History
Get workflow execution history
GET /cronjobs/api/workflow/history