{"name":"Shopee Public API","version":"4.0.0","description":"Access Shopee product data without partner credentials — uses Shopee public web API.","note":"No API keys required. Just send requests with optional ?country= parameter.","countries":"br, sg, my, id, th, ph, vn, tw, mx","endpoints":{"GET /countries":"List supported countries with currency info","GET /categories":"List available product categories","GET /categories/:key/products":"Products filtered by category (?country=br&page=1&limit=20&catId=<optional>)","GET /deals":"Products by keyword (?country=br&keyword=celular&limit=20)","GET /deals/search":"Search products (?country=br&keyword=iphone&limit=20)","GET /products/trending":"Trending products (?country=br&limit=20)","GET /products/:shopId/:itemId":"Full product details","GET /products/:shopId/:itemId/images":"Product images only","GET /shops/offers":"Shop offers with commissions (?country=br&page=1&limit=20)","GET /offers":"Shopee campaign offers / collections (?country=br&sortType=1&page=1)","GET /feeds":"List product data feeds / catalogs (?feedMode=FULL|DELTA)","GET /feeds/:datafeedId/items":"Get products inside a feed (?offset=0&limit=500)","GET /shortlink":"Generate affiliate short link (?url=<shopeeUrl>&subIds=a,b)","POST /shortlink/batch":"Generate multiple short links (body: {urls:[], subIds:[]})","GET /messages/deals":"Pre-formatted product list (?format=whatsapp&limit=5)","GET /messages/search":"Pre-formatted search (?keyword=celular&format=whatsapp)","GET /messages/trending":"Pre-formatted trending products","GET /health":"API status and cache stats"},"formats":"whatsapp, telegram"}