WooCommerce + your agents
Sync your WooCommerce shop — and manage orders, stock & prices from Brohns.
Who uses this connection
- Store agent
- Support agent
What you paste (3)
WooCommerce
Sync + manage your WooCommerce shop (orders, stock, prices).
ck_…
WooCommerce consumer secret
The second half of the REST API key pair.
cs_…
WooCommerce shop URL
Where your shop lives (the WordPress site URL).
https://myshop.com
How to get it
WooCommerce
- 1In WordPress, go to WooCommerce → Settings → Advanced → REST API.
- 2Add a key with Read/Write permissions (Read is enough for dashboards only).
- 3Paste the Consumer key (ck_…) here, the Consumer secret (cs_…) in the next field, and your shop's URL in the field after that.
WooCommerce consumer secret
- 1The Consumer secret (cs_…) that WooCommerce showed next to the Consumer key.
- 2It's only shown once — generate a new key pair if you lost it.
WooCommerce shop URL
- 1Your shop's base URL, e.g. https://myshop.com — the API lives at /wp-json/wc/v3 under it.
What it can't do on its own
Your key is stored encrypted, per user, and read server-side only — just in time, for one action. It never reaches the browser and never reaches a model.
Anything outward-facing — sending, publishing, paying, changing an order — waits for your approval, and that gate lives on the server. Refusals land in the same append-only audit trail as the things that went through.
Put WooCommerce to work.
Free 7-day trial with 500 credits. No credit card. Nothing goes out without your approval.