by Bruno Pastorelli on WordPress.org
Limbo for WooCommerce allows WooCommerce store owners to manage product connections and synchronize their inventory with the Limbo platform.
Used for product synchronization and management.
Authentication:
– All API requests require a valid Limbo seller authentication token
– Token should be included in the Authorization header
– Format: Authorization: Bearer
API Endpoints:
Get Limbo Product ID
/seller/woocommerce/get-limbo-product-idproduct_id: WooCommerce product IDGet Products By Seller ID
/seller/productsBySellerId/{id}id: Seller ID (path parameter)Create Connection
/seller/woocommerce/create-connectionstore_domain: WooCommerce store domainseller_id: Limbo seller IDCreate Limbo Products
/seller/woocommerce/create-limbo-productsUsed for public product display.
Public API Endpoints:
/public/product/{id}id: Product ID (path parameter)This plugin connects to the following external services:
LIMBO Authentication Service
LIMBO API Service
LIMBO CDN & Storage
LIMBO Platform Service (serverlimbo.com)
LIMBO Cookie Service (limbocookiejar.com)
Authentication Flow
API Communication
Security Measures
Authentication
Product Sync
Data Security
Users can check the current status of LIMBO services at:
www.uselimbo.com/policy
Product Images:
– Supported formats: JPG, PNG, WebP
– Maximum file size: 5MB per image
– Images are processed and stored on Limbo servers
– Local copies maintained in WooCommerce media library
Import/Export Files:
– Product data can be exported in JSON format
– Import supports CSV and JSON formats
– File size limit: 10MB
– Character encoding: UTF-8
Data Storage:
– Product data stored on both WooCommerce and Limbo servers
– Images cached on Limbo CDN for performance
– Seller credentials encrypted in WordPress database
Data Transmission:
– All API communications use HTTPS
– Data encrypted in transit using TLS 1.2+
– Regular security audits performed
Data Retention:
– Product data retained while connection is active
– Data removed from Limbo servers 30 days after disconnection
– Image cache cleared within 24 hours of product deletion
External Image Processing
Why External Images Are Necessary
Image Flow Process
Image Technical Specifications
Image Security & Privacy
This external image handling is an essential part of the LIMBO service, ensuring consistent product presentation and reliable image delivery across all sales channels while maintaining optimal performance and security.
This plugin connects to external Limbo servers for product synchronization. Please review Limbo’s privacy policy at www.uselimbo.com/policy for details on data handling.