Connection

  1. In the WordPress admin panel, go to WooCommerce > Settings, then navigate to the Advanced tab.

  1. In the Advanced tab, go to the REST API menu and click the Add Key (or Create API Key) button.

  1. Enter the information for the API key, then click the Generate API Key button to create the key.

  • Description: Enter a name for the API key.

  • User: Assign the administrator account as the user.

  • Permissions: Grant read/write permissions.

  • Once the API key is successfully generated, a Consumer Key and Consumer Secret will be issued.

  1. After entering the authentication information, please click the Connect button.

  • Store URL: Enter the WooCommerce store URL including https or http. Example: https://outcode-commerce.com

  • Consumer Key: Enter the issued REST API Consumer Key.

  • Consumer Secret: Enter the issued REST API Consumer Secret.

  • There may be variations in execution speed.

  • It is highly recommended to use https (SSL) connections.

  • Supports WordPress version 4.4 or higher.

  • Supports WooCommerce version 3.5 or higher.

Last updated

Was this helpful?