API Provider Setup
To authenticate a BigCommerce element instance you must use a Legacy API account from BigCommerce. When you authenticate, use the Username, API Token, and API Path from your Legacy API account.
See the latest setup instructions in the BigCommerce documentation.
Locate Credentials for Authentication
If you already set up a Legacy API account, follow the steps below to locate the API Token and API Path. If you have not created an app, see Create an Application.
To find your Legacy API account details:
- Log in to your your BigCommerce store at https://login.bigcommerce.com/.
- In the sidebar, click Advanced Settings, and then click Legacy API Settings.
- Click the ellipses next to the account that you want to connect, and then click Edit.
- Record the Username, API Token, and API Path.
Create an Application
If you have not created an application, you need one to authenticate with BigCommerce.
To create a Legacy API account:
- Log in to your your BigCommerce store at https://login.bigcommerce.com/.
- In the sidebar, click Advanced Settings, and then click Legacy API Settings.
- Click Create a Legacy API Account.
- Enter a Username and record it to use during authentication.
- Record the API Token and API Path.
- Click Save.
Next authenticate an element instance with BigCommerce.