WooCommerce · Postman Collection

WooCommerce Store API

The WooCommerce Store API provides unauthenticated public REST endpoints for building customer-facing cart, checkout, and product functionality. Unlike the authenticated REST API, it is designed for frontend integrations and does not expose sensitive store data or other customers' information. The API is accessible under the /wp-json/wc/store/v1/ namespace and covers products, product categories, attributes, tags, brands, reviews, cart operations, checkout, and current customer orders. It uses c

28
Requests
24
Folders
View on GitHub Raw JSON eCommerceOpen SourceOrdersProductsWordPressPostman Collection

Overview

WooCommerce Store API is a Postman Collection published by WooCommerce on the APIs.io network.

The WooCommerce Store API provides unauthenticated public REST endpoints for building customer-facing cart, checkout, and product functionality. Unlike the authenticated REST API, it is designed for frontend integrations and does not expose sensitive store data or other customers’ information. The API is accessible under the /wp-json/wc/store/v1/ namespace and covers products, product categories, attributes, tags, brands, reviews, cart operations, checkout, and current customer orders. It uses c

The collection contains 28 requests organised into 24 folders.

Tagged areas include eCommerce, Open Source, Orders, Products, and WordPress.

Requests & Folders

products
cart
checkout
order

Related API Specs

WooCommerce REST API (OpenAPI) WooCommerce Store API (OpenAPI) WooCommerce Webhook Events (AsyncAPI)
Back to WooCommerce · All Collections · GitHub