BigCommerce - Gather API Credentials

In order to enable API access, gather the Store Hash, which uniquely identifies your BigCommerce store.

  1. Log in to BigCommerce.
  2. On the left side of your BigCommerce Dashboard, click Settings.
  3. Click API Accounts.

BC_Settings-API.png

  1. Click Create API Account.

Create-API.png

  1. Make sure Token type is set to V2/V3 API token.
  2. Under API path, your Store Hash is the part of the URL that follows /stores/ and precedes /v3/.

    For example, if your API path is https://api.bigcommerce.com/stores/abcde/v3/, then your Store Hash is abcde.

Note down this Store Hash.

BC_store-hash.png

OAuth Scopes

  1. For The API Account's OAuth Scopes, ensure the following minimum scopes are set:
Resource Access Level
Content Modify
Checkout content Modify
Customers Read-only
Customers login Login
Information & Settings Read-only
Marketing None
Orders Modify
Order transactions Modify
Create payments None
Get payment methods Read-only
Stored payment instruments Read-only
Products Read-only
Themes None
Carts Read-only
Checkouts Read-only
Sites & routes Read-only
Channel settings Read-only
Store logs Read-only
Store Locations Read-only
Store Inventory Modify
Fulfillment Methods Read-only
Order Fulfillment Modify

The scopes should look like this:

BigCommerce OAuth Scopes

  1. When you're done, click Save.
  2. In the API Credentials screen, make personal copies of the Client ID, Client Secret, and Access Token and store them securely. Then click Done.

API credentials


Next: Enable API Access

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.