The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values. (Experimental) search_by_image: Lets shopp
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /item/
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
/item/{item_id}curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ /shopping_cart/