WooCommerce · Postman Collection

WooCommerce REST API

The WooCommerce REST API is the primary server-side interface for reading and writing WooCommerce store data programmatically. It follows REST conventions, uses JSON for all requests and responses, and is fully integrated with the WordPress REST API under the /wp-json/wc/v3/ namespace. The API covers products, product variations, product categories, product attributes, orders, order notes, order refunds, customers, coupons, tax rates, shipping zones, payment gateways, settings, webhooks, reports

53
Requests
33
Folders
View on GitHub Raw JSON eCommerceOpen SourceOrdersProductsWordPressPostman Collection

Overview

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

The WooCommerce REST API is the primary server-side interface for reading and writing WooCommerce store data programmatically. It follows REST conventions, uses JSON for all requests and responses, and is fully integrated with the WordPress REST API under the /wp-json/wc/v3/ namespace. The API covers products, product variations, product categories, product attributes, orders, order notes, order refunds, customers, coupons, tax rates, shipping zones, payment gateways, settings, webhooks, reports

The collection contains 53 requests organised into 33 folders.

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

Requests & Folders

products
orders
customers
coupons
webhooks
tax
shipping
payment_gateways
reports
system_status

Related API Specs

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