Connect your WooCommerce store to WebShip using your store's API URL, Consumer Key, and Consumer Secret.
The API URL is derived from your WooCommerce store's main URL. The typical format is:
| Store URL | API URL |
|---|---|
https://yourstore.com | https://yourstore.com/wp-json/wc/v3/ |
https://example.com | https://example.com/wp-json/wc/v3/ |
This URL will be needed when setting up the integration in WebShip.
Click the Add Key button, then enter the key details:
| Field | What to Enter |
|---|---|
| Description | A label for the key, e.g. "WebShip Integration" |
| User | Select a user (typically your admin account) |
| Permissions | Read/Write (recommended) |
After entering the information, click Generate API Key.
Once the API key is generated, the Consumer Key and Consumer Secret are displayed on the screen. Copy both and save them in a secure location — you will need them to complete the integration with WebShip.
Note: The Consumer Secret is only shown once. If you navigate away without saving it, you will need to generate a new key.
Your WooCommerce store is now connected to WebShip. Orders and fulfillment data will sync automatically.