Enhances your store’s REST API by adding powerful, flexible endpoints. Stay tuned more Endpoints are coming!
As of April 2026, W3S API Extension for Woocommerce is a WordPress api plugin with 0 active installations and a 0/5 rating0. It has been downloaded 255 times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2025. Top alternative: WP Consent API.
Enhances your store’s REST API by adding powerful, flexible endpoints.
Stay tuned more are coming!
Add or Remove a Single Category
Easily append or remove one category at a time—by numeric ID or human-friendly slug—using simple POST/PUT/PATCH or DELETE requests to
/wp-json/wc/v3/products/{product_id}/categories/{identifier}
Batch Manage Multiple Categories
In a single call, add or remove multiple categories at once via JSON payloads to
/wp-json/wc/v3/products/{product_id}/categories
Supply an array of IDs or slugs under the “categories” key to update your product’s category list in bulk.
Automatic Slug Resolution
Pass slugs like “summer-collection” and the plugin will resolve them to the correct WooCommerce term IDs on the fly—no extra lookups required.
Non-Destructive Updates
Nei…
| WordPress | 6.0+ requiredTested up to 6.8.5 |
| PHP | 7.4+ required |
| Dependencies | woocommerce |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.