REST API v1
Legacy version of the WooCommerce REST API. Use /wp-json/wc/v1/ endpoints. Consider migrating to v3 for new integrations.
Coupons
The coupons API allows you to create, view, update, and delete individual, or a batch, of coupon codes.
Customers
The customer API allows you to create, view, update, and delete individual, or a batch, of customers.
Orders
The orders API allows you to create, view, update, and delete individual, or a batch, of orders.
Order notes
The order notes API allows you to create, view, and delete individual order notes.
Order refunds
The refunds API allows you to create, view, and delete individual refunds.
Products
The products API allows you to create, view, update, and delete individual, or a batch, of products.
Product attributes
The product attributes API allows you to create, view, update, and delete individual, or a batch, of product attributes.
Product attribute terms
The product attribute terms API allows you to create, view, update, and delete individual, or a batch, of attribute terms.
Product categories
The product categories API allows you to create, view, update, and delete individual, or a batch, of categories.
Product tags
The product tags API allows you to create, view, update, and delete individual, or a batch, of product tags.
Product shipping classes
The product shipping class API allows you to create, view, update, and delete individual, or a batch, of shipping classes.
Reports
The reports API allows you to view all types of reports available.
Taxes
The taxes API allows you to create, view, update, and delete individual tax rates, or a batch of tax rates.
Tax classes
The tax classes API allows you to create, view, and delete individual tax classes.
Webhooks
The webhooks API allows you to create, view, update, and delete individual, or a batch, of webhooks.