API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

WooCommerce Store API

The WooCommerce Store API provides unauthenticated public REST endpoints for building customer-facing cart, checkout, and product functionality. Accessible under /wp-json/wc/store/v1/, it covers products, categories, attributes, tags, reviews, cart operations, checkout, and customer orders. Write operations require a nonce token from the cart response.

Documentation

Specifications

Schemas & Data

OpenAPI

woocommerce-store-api-openapi.yml Raw ↑