In order to enable API access, gather the Store Hash, which uniquely identifies your BigCommerce store.
- Log in to BigCommerce.
- On the left side of your BigCommerce Dashboard, click Advanced Settings.
- Click API Accounts, and choose Create API Account (V2/V3 Token).
- The hash is the part of your API path that follows
/stores/
and precedes/v3/
. For example, if your API path ishttps://api.bigcommerce.com/stores/abcdefg/v3/
, your Store Hash isabcdefg
.
Next: Enable API Access
Comments
Please sign in to leave a comment.