Skip to main content

Smart Match

POST 

/api/shopify/:integrationInstance/products/:product/smart-match

Find matching SKU products for a Shopify product using SKU, barcode, and fuzzy matching.

Authorization

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

Returns exact_match (by SKU), barcode_match, and up to 5 similar_matches (fuzzy).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type