cURL
curl --request GET \ --url https://api.zinc.com/products/search \ --header 'Authorization: <api-key>'
{ "status": "<string>", "results": [] }
Search for products on a retailer
Zinc API key (Bearer zn_...)
Search term
Retailer identifier
amazon
walmart
Page number for pagination
Successful Response
Response from the product search endpoint.
Show child attributes