How to Get Your WooCommerce API Credentials
You'll need a WooCommerce REST API Consumer Key and Consumer Secret. Generate these in your WordPress admin, not in the vendor portal.
- Log in to your store's WordPress admin.
- Go to WooCommerce > Settings > Advanced > REST API.
- Click Add key (or Create an API key).
- Give it a Description, e.g. "Storefront Integration".
- Set User to an administrator or shop manager account.
- Set Permissions to Read/Write — read-only will block product and order sync.
- Click Generate API key.
- Copy the Consumer Key and Consumer Secret immediately and store them somewhere safe. WooCommerce shows the Consumer Secret only once — if you lose it, you'll need to generate a new key pair.
You'll paste these two values directly into the secure connection window in How To Connect Your WooCommerce Account to Trove. The storefront platform never receives or stores your WooCommerce credentials — they go straight to the connection provider (Hotglue).