How to Set Up BigCommerce

1. Log in to your BigCommerce Dashboard.

2. Navigate to Advanced Settings > API Accounts > Create API Account

3. Then click Create API Account > Create V2/V3 API Token

image-1622706249397.png

4. Give the account a name (it will only be visible to store users).

5. Record the "your_store_hash" in a safe and secure place.

https://api.bigcommerce.com/stores/{your_store_hash}/v3

Example;

image-1622706294813.png

6. In the OAuth Scopes section,

Select the Orders (Modify) and Products (Modify) scopes.

image-1622706324568.pngimage-1622706330158.png

7. Then, click the Save button.

8. Keep the Client IDClient Secret and Access Token in a safe and secure place.

image-1622706347612.png