Welcome to Tandex Electronics API
Tandex Electronics API is a powerful backend service designed to streamline electronic product management and e-commerce operations through seamless WooCommerce integration.Key Features
JWT Authentication
Secure JWT-based authentication with bcrypt password encryption
Product Management
Complete CRUD operations for electronic product inventory
Excel Import
Bulk import products from Excel files with validation
WooCommerce Integration
Publish products directly to WooCommerce stores
User Management
Role-based access control and user administration
Activity Logging
Comprehensive audit trail (bitácora) for all operations
Getting Started
Quickstart
Get your API up and running in minutes
Setup Guide
Complete server and environment setup
Database Configuration
Configure MySQL database and credentials
API Reference
Explore all available endpoints
API Overview
The Tandex Electronics API provides RESTful endpoints for:- Authentication: Secure login with JWT tokens
- Products: Manage product catalog, pricing, and inventory
- Users: Create and manage user accounts with role-based permissions
- WooCommerce: Publish and sync products to e-commerce platforms
- Activity Tracking: Monitor all system operations with detailed logs
All secured endpoints require a valid JWT token in the
Authorization header.