BigCommerce Logo

BigCommerce API Integration Profile

Information and guides about integrating with BigCommerce API

Add BigCommerce Integration to Your App
  • Get All Brands

    Returns a list of Brands. Optional filter parameters can be passed in.

  • Create a Brand

    Creates a Brand.

    Required Fields

    • name

    Read-Only Fields

    • id

    Limits

    • 30,000 brands per store limit
  • Delete Brands

    To delete brand objects, you must include a filter.

    Required Fields

    • name
  • Get a Brand

    Returns a single Brand. Optional filter parameters can be passed in.

  • Update a Brand

    Updates a Brand.

    Required Fields

    • None

    Read-Only Fields

    • id

    To update a Brand Image, send a request with an image_url.

  • Delete a Brand

    Deletes a Brand.

  • Get All Brand Metafields

    Returns a list of Brand Metafields. Optional filter parameters can be passed in.

  • Create a Brand Metafield

    Creates a Brand Metafield.

    Required Fields

    • permission_set
    • namespace
    • key
    • value

    Read-Only Fields

    • id

    Note: The maxiumum number of metafields allowed on each order, product, category, variant, or brand is 250 per client ID. For more information, see Platform Limits in the Help Center.

  • Get a Brand Metafields

    Returns a Brand Metafield. Optional filter parameters can be passed in.

  • Update a Brand Metafield

    Updates a Brand Metafield.

    Required Fields

    • none

    Read-Only Fields

    • id
    • These fields can only be modified by the app (API credentials) that created the metafield:
      • namespace
      • key
      • permission_set

    Usage Notes

    • Attempting to modify namespace, key, and permission_set fields using a client ID different from the one used to create those metafields will result in a 403 error message.
    • The maxiumum number of metafields allowed on each order, product, category, variant, or brand is 250 per client ID. For more information, see Platform Limits in the Help Center.

Build every single integration your customers need with AI

Talk to an expert