Retail API
Documentation
Online POS
More

Product Search & Fetch API

Returns details about products in the retailers database. You may optionally supply a search parameter to restrict to a subset of products


When calling this API you can request as many or as few products as you want. It is completely valid to request all products. This may result in a large number of items being returned; a small retailer will often have a few thousand product lines, larger retailers may have 20,000 to 70,000 active products, while some specialist retailers can have millions of active product lines.

/database/products

Returns the list of products available.

Attributes
Typically PublicNo
Query parameters obeyedlimit, search
Response formatsJSON, XML, binary
PriceStandard
CachingShared. Etag.

Examples

/RetailAPI_1_2_3_4/database/products.json?limit=500