Search products
Endpoints
Search products
Resolve a product name to a product (and its id) so other tools can act on
it. With no query, returns the most-reviewed products. No key required.
GET
Search products
Query Parameters
Case-insensitive substring match on the product name.
Example:
"zendesk"
1-indexed page number.
Required range:
x >= 1Items per page (max 100).
Required range:
1 <= x <= 100