WooCommerce REST API Authentication: API Keys, Requests, and Troubleshooting
WooCommerce REST API authentication normally uses a consumer key and consumer secret generated for a WooCommerce user. For an HTTPS store, the simplest pattern is HTTP Basic Authentication: send the consumer key as the username and the consumer secret as the password.
WooCommerce REST API Authentication: API Keys, Requests, and TroubleshootingRead More





