WooCommerce
communityOpen-source e-commerce plugin for WordPress powering 25%+ of all online stores.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://{store}/wp-json/wc/v3/productsList products
Parameters
searchsearch keyword (stringoptionalorderbydate|title|price|popularity|rating (stringoptionalcategorycategory ID (integeroptionalper_pageresults (integeroptionalReturns
products[] with id, name, slug, type, status, description, price, regular_price, sale_price, images[], categories[], stock_quantity, average_ratingGET
https://{store}/wp-json/wc/v3/ordersList orders
Parameters
afterISO8601 filter (stringoptionalstatuspending|processing|completed|refunded (stringoptionalper_pageresults (integeroptionalReturns
orders[] with id, status, date_created, total, currency, billing, shipping, line_items[], payment_methodGET
https://{store}/wp-json/wc/v3/reports/salesGet sales reports
Parameters
periodweek|month|last_month|year (stringoptionaldate_maxYYYY-MM-DD (stringoptionaldate_minYYYY-MM-DD (stringoptionalReturns
total_sales, net_sales, average_sales, total_orders, total_items, total_tax, total_shipping, total_customers