Skip to main content

Get Product Match Suggestions

POST 

/api/big-commerce/:integrationInstance/products/:product/smart-match

Find SKU.io products that likely correspond to a BigCommerce product. Returns an exact SKU match, a barcode/UPC match, and a list of fuzzy name-similarity matches - each with a match_type of sku, barcode, or fuzzy. Use the results to pick a product for the map endpoint.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Route name: big-commerce.products.smart-match

Request

Responses

OK

Response Headers
    Content-Type