What Is the WooCommerce URL?
Your WooCommerce URL is simply the base URL of your online store, including the http://
or https://
prefix.
For example:
If your store is accessible at https://www.klavena-store.com
, then your WooCommerce URL is:
https://www.klavena-store.com
This is the URL you should enter when setting up integrations such as Klavena or when accessing your WooCommerce REST API.
Important Tips
- Always use
https://
if your site has SSL enabled (which is recommended for security). - Do not include
/wp-admin
,/shop
, or any other subdirectories—just the base URL. - Make sure the domain matches exactly what’s configured in your WordPress settings under Settings > General.
Related Articles: