Share this article

Authenticate BigCommerce and B2B Edition APIs with One API Account

vince-thompson-sm
Written by
Vince Thompson

09/30/2025

Get The Print Version

Tired of scrolling? Download a PDF version for easier offline reading and sharing with coworkers.

Starting on September 30, 2025, the B2B Edition scope is now available in BigCommerce store-level API accounts. With this update, you can generate a single API token to validate requests to BigCommerce APIs and B2B Edition APIs.

Why are we doing this?

Previously, the B2B Edition REST Management API required a distinct authentication token generated from your B2B Edition dashboard. This meant that you needed separate API accounts if your customizations called both BigCommerce and B2B Edition APIs.

Now that you can add B2B Edition scopes to a BigCommerce API account, you and your developers can use the same authentication schema to fetch BigCommerce and B2B Edition resources. This allows you to build streamlined integrations that handle multiple aspects of your store.

Note that this change does not break or alter any customizations or integrations. Existing accounts will remain active until deleted by the store owner.

Creating a unified API account

To create an API account with BigCommerce and B2B Edition scopes, go to SettingsStore-level API accounts in your BigCommerce control panel and click Create API Account. Note the distinct paths for BigCommerce and B2B Edition APIs.

The different API paths for making request to BigCommerce and B2B Edition APIs respectively.

Select the desired BigCommerce API scopes and permissions, as well as the B2B Edition scope.

The scope for authenticating B2B Edition APIs

This scope validates all B2B Edition v3 REST Management API requests. As different APIs, you will still need a separate API token to validate requests to B2B Edition’s Storefront REST and GraphQL APIs, as well as the legacy v2 REST Management APIs.

To learn more about creating and managing store-level API accounts, see API Accounts in the Help Center.

Managing B2B Edition API accounts

The SettingsAPI Accounts area in the B2B Edition control panel still allows you to create B2B-only API accounts until December 31, 2025. After that date, you can no longer create new tokens in the B2B Edition control panel. You can still create B2B-only tokens via the API, but we strongly recommend creating unified tokens going forward.

Note that there is no way to recreate an API account for the legacy v2 API once deleted. If you need to replace an existing v2 authentication token, you can refresh it from the API account list.

The Refresh action for updating a v2 B2B Edition API token without creating a new one.

To learn more about managing your B2B-only API accounts, see B2B Edition Settings in the Help Center.

The final word

Unified API accounts simplify authentication by consolidating BigCommerce and B2B Edition scopes into a single access point, eliminating the confusion and effort of managing separate API tokens across systems. Create a unified API account today to take advantage of this simplified, more powerful integration approach.