WooCommerce
Info
Schemes: https
Base URL: https://{page}.com/wp-json/wc/v3
Authentication: Querystring.
Generate token: WooCommerce > Settings > Advanced > REST API.
Endpoints
/customers
GET
POST
PUT
DELETE
Summary: This API helps you to view all the customers.
/orders
GET
POST
PUT
DELETE
Summary: This API helps you to view all the orders.
/products
GET
POST
PUT
DELETE
Summary: This API helps you to view all the products.
Updated about 5 years ago