- Store URL
- Consumer Key
- Consumer Secret
Follow these steps to gather required information, and to configure the WooCommerce REST API.
Gather Store URL
The Store URL is the root domain of your WooCommerce store, such as https://www.example.com
. Make note of this exact web address.
Configure Permalinks
In WordPress admin, go to Settings > Permalinks. Make sure these are set to anything other than "Plain," such as Day and name.
Generate API Keys
- Go to WooCommerce > Settings > Advanced > REST API, and click Add Key.
- For Description, enter
DropStream
. - For User, choose the user account whose access level will be used for API transactions. This user must have the Administrator or Shop Manager role.
- For Permissions, choose Read/Write.
- Click Generate API Key.
- Copy the Consumer Key and Consumer Secret.
Next: Enable API Access
Comments
Please sign in to leave a comment.