WooCommerce

Info

Schemes: https
Base URL: https://{page}.com/wp-json/wc/v3

Documentation Reference

Authentication: Querystring.

Generate token: WooCommerce > Settings > Advanced > REST API.

Link for help

Endpoints

/customers

GET POST PUT DELETE

Summary: This API helps you to view all the customers.

Reference

/orders

GET POST PUT DELETE

Summary: This API helps you to view all the orders.

Reference

/products

GET POST PUT DELETE

Summary: This API helps you to view all the products.

Reference