# WooCommerce Addon

## WooCommerce API keys

1\. Log in to your WordPress dashboard

2\. Navigate to WooCommerce -> Settings -> Advanced -> REST API

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FouJ9rRlTHwCdA6fj9FIU%2Fwoocommerce_1.png?alt=media&#x26;token=404cc293-f461-47f3-a940-eee6ef530202" alt=""><figcaption><p>WooCommerce -> Settings -> Advanced -> REST API</p></figcaption></figure>

3\. Click **Add Key**

<img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2Fz7WxTqNc5WDD0fjRw0BI%2Fimage.png?alt=media&#x26;token=24deda60-2b5b-40cb-9c82-1cdb085dcff1" alt="" data-size="original">

4\. Fill in the required details and set permissions as **read & write** and click **Generate API key**

{% hint style="danger" %}
Write permissions are required for commands like /createcoupon, /createorder, /deletecoupon.
{% endhint %}

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FXMSQL1oHoPIbi4vxegXu%2Fwoocommerce_2.png?alt=media&#x26;token=531e3b35-7b83-4f71-8ca9-f5f169233ecc" alt=""><figcaption><p>Fill in the required details</p></figcaption></figure>

5\. Copy the Consumer Key and the Consumer Secret

<figure><img src="https://867698544-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fq8K4stF89AwBS2uCqx4F%2Fuploads%2FMe3dvv4RtAjMMnNQ8Q0P%2Fwoocommerce_3.png?alt=media&#x26;token=5d95d17f-1baa-4382-9873-9e6545439716" alt=""><figcaption><p>Copy the API keys</p></figcaption></figure>

6\. Configure your WooCommerce API keys using the /configure woocommerce command.

{% hint style="info" %}
Have a suggestion or feature request? We'd love to hear from you! If there's something missing or an idea you'd like to share, head over to our suggestions section in our Discord and let us know. Your feedback helps us improve and tailor Imber Bot to meet your needs better.
{% endhint %}
