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 Webhook Events (AsyncAPI) WooCommerce Cart API (OpenAPI) WooCommerce Checkout API (OpenAPI) WooCommerce Coupons API (OpenAPI) WooCommerce Customers API (OpenAPI) WooCommerce Order Notes API (OpenAPI) WooCommerce Order Refunds API (OpenAPI) WooCommerce Orders API (OpenAPI) WooCommerce Payment Gateways API (OpenAPI) WooCommerce Product Attributes API (OpenAPI) WooCommerce Product Categories API (OpenAPI) WooCommerce Product Reviews API (OpenAPI) WooCommerce Product Tags API (OpenAPI) WooCommerce Product Variations API (OpenAPI) WooCommerce Products API (OpenAPI) WooCommerce Reports API (OpenAPI) WooCommerce Shipping Zones API (OpenAPI) WooCommerce System Status API (OpenAPI) WooCommerce Tax Rates API (OpenAPI) WooCommerce Webhooks API (OpenAPI)
Back to WooCommerce · All Collections · GitHub