BigCommerce is a leading Software-as-a-Service (SaaS) ecommerce platform that enables businesses of all sizes to create and manage online stores. Its core purpose is to provide a flexible, scalable, and feature-rich environment for selling products online. The platform serves both business-to-consumer (B2C) and business-to-business (B2B) models, offering specialized tools for each. Key functionalities include website creation, product management, order processing, and marketing. Founded in 2009 by Eddie Machaalani and Mitchell Harper, BigCommerce has grown into a global company with its headquarters in Austin, Texas. It is known for its open architecture, which allows for extensive customization and integration with other business systems.
BigCommerce offers a comprehensive set of features designed to help businesses launch, manage, and grow their online sales.
BigCommerce offers several pricing tiers tailored to businesses at different stages of growth. Each plan is based on the store's annual online sales volume.
BigCommerce does not offer a permanent free plan. However, it provides a 15-day free trial for new users to explore the platform's features. During the trial period, you can build your store, add products, customize your design, and test all the functionalities of the chosen plan. A credit card is not required to start the trial, allowing you to fully evaluate the platform before committing to a paid subscription.
Getting started with BigCommerce is a structured process. Here is a typical workflow to launch your online store:
BigCommerce has a large app marketplace with hundreds of integrations to extend your store's functionality. You can connect your store to other business tools for a seamless workflow.
Yes, BigCommerce provides a comprehensive set of APIs that allow developers to build custom solutions and integrations. The platform's APIs are a core part of its 'Open SaaS' strategy, enabling headless commerce setups and deep integration with third-party systems like ERPs and CRMs.
To obtain API keys, you need to be the store owner. You can create them for free within the BigCommerce control panel:
Here is a basic cURL example to fetch a list of products using the BigCommerce API:
curl --request GET \
--url https://api.bigcommerce.com/stores/{store_hash}/v3/catalog/products \
--header 'X-Auth-Token: {access_token}' \
--header 'Accept: application/json'
Replace {store_hash}
and {access_token}
with your actual store credentials.
BigCommerce offers a lucrative affiliate program for content creators, bloggers, and influencers in the ecommerce space. Affiliates earn commissions by referring new customers to BigCommerce.