Skip to main content

Search Products

POST 

/api/magento1/instances/:integrationInstance/products/search

Live-search the connected Magento 1 catalog by SKU or name. Returns shallow matches, each flagged with whether it already exists in SKU.io.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Body: search_bysku or name. query — the search term (string, max 255).

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type