Back to Woocommerce

WooCommerce Store API

plugins/woocommerce/src/StoreApi/README.md

10.9.0573 B
Original Source

WooCommerce Store API

The Store API provides public Rest API endpoints for the development of customer-facing cart, checkout, and product functionality. It follows many of the patterns used in the WordPress REST API.

In contrast to the WooCommerce REST API, the Store API is unauthenticated and does not provide access to sensitive store data or other customer information.

For full documentation of the Store API, visit the Store API Developer Docs