# Tokopedia — Zapi reference > Akses data publik Tokopedia: pencarian produk, detail produk, dan profil toko/seller. Untuk riset harga, monitoring katalog, dan analisis marketplace. **Base URL:** `https://api.zpi.web.id` **Auth:** Send `x-api-key: YOUR_KEY` header on every request. Get a free key at https://zpi.web.id/dashboard/keys. **Response envelope:** `{ status, message, content }` **Rate limit:** 60 req/min on free tier. **Related:** - Detail page: https://zpi.web.id/api/marketplace/tokopedia - Endpoint catalog: https://zpi.web.id/category/marketplace - Concise index: https://zpi.web.id/llms.txt - Full reference: https://zpi.web.id/llms-full.txt --- ## Tokopedia **Category:** marketplace · **Slug:** `tokopedia` **Detail page:** https://zpi.web.id/api/marketplace/tokopedia Akses data publik Tokopedia: pencarian produk, detail produk, dan profil toko/seller. Untuk riset harga, monitoring katalog, dan analisis marketplace. **Tags:** tokopedia, marketplace, ecommerce, indonesia, produk, belanja, harga ### Search Product Cari produk Tokopedia berdasarkan kata kunci. Mendukung sorting & pagination. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/marketplace:tokopedia/search` - **Cache TTL:** 120s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `q` | string | query | yes | Kata kunci pencarian produk | | `page` | number | query | no | Halaman hasil (1, 2, 3...). Default 1 | | `count` | number | query | no | Jumlah produk per halaman. Default 20, max 60 | | `sort` | enum(relevance|newest|cheapest|expensive|bestselling) | query | no | Urutan hasil. Default relevance | **cURL:** ```bash curl "https://api.zpi.web.id/v1/marketplace:tokopedia/search?q=laptop%20gaming&page=1&count=1&sort=relevance" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/marketplace:tokopedia/search?q=laptop%20gaming&page=1&count=1&sort=relevance", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/marketplace:tokopedia/search?q=laptop%20gaming&page=1&count=1&sort=relevance", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "page": 1, "count": 20, "items": [ { "url": "https://www.tokopedia.com/mageid/mage-genus-anti-bara-backpack-tas-gendong-pria-wanita-premium-ransel-laptop-14-inch-1730838809683789809?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "MAGE Genus Anti Bara Backpack | Tas Gendong Pria Wanita Premium | Ransel Laptop 14 Inch", "shop": { "url": "https://www.tokopedia.com/mageid", "city": "Tangerang Selatan", "name": "Mage.id", "tier": 2, "shopId": "7494570278612339697" }, "image": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/059c93759b224e8b96b6a76fb3f9d639~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=rkK5NZPAmajOAlu%2FQkvrR5b2Pms%3D&x-signature-webp=rABSVm6rNPlNQMDBEmzUb0FaUGs%3D", "price": 250000, "labels": [ { "title": "2 terjual", "position": "ri_product_credibility" }, { "title": "Bisa COD", "position": "ri_product_offer" }, { "title": "23%", "position": "ri_ribbon" }, { "title": "Rp250.000", "position": "final_price" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/059c93759b224e8b96b6a76fb3f9d639~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=K%2FLbY0HilWpzhAd3mtdsnWFSAhI%3D&x-signature-webp=5kHVU%2F5fBhhfsxPXHUtB3WhA7Us%3D", "priceText": "Rp250.000", "productId": "100169579302", "categoryId": "1759", "categoryName": "Fashion Pria" }, { "url": "https://www.tokopedia.com/alienwarestore/tas-laptop-sleevecase-carbon?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "Tas Laptop Sleevecase Carbon", "shop": { "url": "https://www.tokopedia.com/alienwarestore", "city": "Jakarta Utara", "name": "ALIENWARE GAMING STORE", "tier": 2, "shopId": "2678348" }, "image": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=Z%2BGgr05gDBx9s2CJ516A7tYcC5Q%3D&x-signature-webp=quvU0Xrldh%2FYnPVFQsB%2FfuL8rsQ%3D", "price": 100000, "labels": [ { "title": "8 terjual", "position": "ri_product_credibility" }, { "title": "Hemat s.d 8% Pakai Bonus", "position": "ri_product_offer" }, { "title": "Rp100.000", "position": "final_price" }, { "title": "Hemat s.d 8% Pakai Bonus", "position": "ri_product_offer_v2" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=bDJoL2Zj4z%2F4J4aR299Qv2BrXl4%3D&x-signature-webp=SAO0vVhOGDTRXOiVaLzDB7UxLgU%3D", "priceText": "Rp100.000", "productId": "11807421908", "categoryId": "297", "categoryName": "Komputer & Laptop" }, { "url": "https://www.tokopedia.com/machenike-indonesia/machenike-k500-b61-keyboard-mechanical-60-61-keys-wired-hot-swappable-rgb-backlit-untuk-android-tablet-pc-laptop-1731279037941056556?extParam=ivf%3Dtrue%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "MACHENIKE K500 B61 Keyboard Mechanical 60% 61 Keys Wired Hot-Swappable RGB Backlit untuk Android Tablet PC Laptop", "shop": { "url": "https://www.tokopedia.com/machenike-indonesia", "city": "Kab. Tangerang", "name": "MACHENIKE Indonesia", "tier": 2, "shopId": "7496161101338544172" }, "image": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/2396c067b8934eb98f3e32cac868f2ed~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=UtwFFyBym8yg3hP37xA8qdWZxSA%3D&x-signature-webp=omK2OsGw8tHRH3hMUAG58qMi%2BG8%3D", "price": 299000, "labels": [ { "title": "11 terjual", "position": "ri_product_credibility" }, { "title": "Hemat s.d 8% Pakai Bonus", "position": "ri_product_offer" }, { "title": "50%", "position": "ri_ribbon" }, { "title": "Rp299.000", "position": "final_price" }, { "title": "Hemat s.d 8% Pakai Bonus", "position": "ri_product_offer_v2" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/2396c067b8934eb98f3e32cac868f2ed~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=cUFQ%2BHw%2FDcrm5q6y169JY2vxKO4%3D&x-signature-webp=CGV17iMc4rduNhsAmKrwvkWWFO0%3D", "priceText": "Rp299.000", "productId": "100279070090", "categoryId": "297", "categoryName": "Komputer & Laptop" }, { "url": "https://www.tokopedia.com/borongkomputer/joystick-game-pad-stick-pc-laptop-komputer-double-transparan-usb?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "Joystick / Game Pad / Stick PC Laptop Komputer Double Transparan USB", "shop": { "url": "https://www.tokopedia.com/borongkomputer", "city": "Jakarta Barat", "name": "BORONG KOMPUTER", "tier": 2, "shopId": "1226035" }, "image": "https://p19-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2022/8/2/0648a2e7-417f-43a1-afa2-0abb3faf48d8.jpg~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=nj6m67SyOWp0%2BtFgUAokUiDRT%2F8%3D&x-signature-webp=CuVjmhbmKL7Nu%2Fe%2BWiHAcC%2BWnjQ%3D", "price": 98254, "labels": [ { "title": "1 terjual", "position": "ri_product_credibility" }, { "title": "Hemat s.d 5% Pakai Bonus", "position": "ri_product_offer" }, { "title": "Rp98.254", "position": "final_price" }, { "title": "Hemat s.d 5% Pakai Bonus", "position": "ri_product_offer_v2" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2022/8/2/0648a2e7-417f-43a1-afa2-0abb3faf48d8.jpg~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=fdDx7eVqvLmgRpBP2PhCw39Rme0%3D&x-signature-webp=ONLkLM41ds9zhcVsz2nozD0QfTU%3D", "priceText": "Rp98.254", "productId": "5171168993", "categoryId": "297", "categoryName": "Komputer & Laptop" }, { "url": "https://www.tokopedia.com/koperid/classa-tas-ransel-sekolah-tas-casual-backpack-laptop-a3623-grey-3967b?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "Classa Tas Ransel Sekolah Tas Casual Backpack Laptop A3623", "shop": { "url": "https://www.tokopedia.com/koperid", "city": "Jakarta Barat", "name": "KoperID", "tier": 2, "shopId": "669021" }, "image": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2024/10/30/6372a0a9-366f-47eb-8d6e-2d5e92ef231e.jpg~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=xX9Ufq4wxTxf4TCX8b2q7G5DMk8%3D&x-signature-webp=CbUhF1E2vGH0vRmS%2BOW25QPyJO0%3D", "price": 239000, "labels": [ { "title": "1 terjual", "position": "ri_product_credibility" }, { "title": "Beli Lokal", "position": "overlay_3" }, { "title": "Bisa COD", "position": "ri_product_offer" }, { "title": "70%", "position": "ri_ribbon" }, { "title": "Rp239.000", "position": "final_price" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2024/10/30/6372a0a9-366f-47eb-8d6e-2d5e92ef231e.jpg~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=LhKTNFwjejOQ9u1UbFTzF8ZW%2Fjw%3D&x-signature-webp=8J2rFHZ1njXeWTyDZHEEF8YnJb0%3D", "priceText": "Rp239.000", "productId": "15652226155", "categoryId": "78", "categoryName": "Fashion Anak & Bayi" }, { "url": "https://www.tokopedia.com/martinversa/martin-versa-oliver-backpack-tas-ransel-pria-wanita-laptop-15-6-inc-1734667183087585263-1734667155337283567?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "MARTIN VERSA Oliver Backpack Tas Ransel Pria/Wanita | Laptop 15.6 inc''", "shop": { "url": "https://www.tokopedia.com/martinversa", "city": "Jakarta Pusat", "name": "Martin Versa", "tier": 2, "shopId": "187530" }, "image": "https://p16-images-common-sign-sg.tokopedia-static.net/tos-maliva-i-o3syd03w52-us/782b2332d1e9470090da39049dc31454~tplv-o3syd03w52-resize-jpeg:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=XLbTcLsk3UdHuwBVRODwr2ULc%2FU%3D&x-signature-webp=pWYWjpCehjjg7JuEtwOR5ZIN5vA%3D", "price": 99284, "labels": [ { "title": "3 terjual", "position": "ri_product_credibility" }, { "title": "Beli Lokal", "position": "overlay_3" }, { "title": "Bisa COD", "position": "ri_product_offer" }, { "title": "62%", "position": "ri_ribbon" }, { "title": "Rp99.284", "position": "final_price" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-common-sign-sg.tokopedia-static.net/tos-maliva-i-o3syd03w52-us/782b2332d1e9470090da39049dc31454~tplv-o3syd03w52-resize-jpeg:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=PRe9RUa%2BRYBLwZiiCk5%2B%2FLEgja0%3D&x-signature-webp=1Nb6aE3%2Bz%2BKmVyMbsvxIFz3wc%2Fg%3D", "priceText": "Rp99.284", "productId": "103104290847", "categoryId": "1759", "categoryName": "Fashion Pria" }, { "url": "https://www.tokopedia.com/mikapoo/mikapoo-tas-tote-besar-resleting-tas-laptop-multifungsi-tas-baby-tas-serbaguna-karakter-lucu-1732545207579018277?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "Mikapoo - Tas Tote Besar Resleting – Tas Laptop Multifungsi / Tas Baby / Tas Serbaguna Karakter Lucu", "shop": { "url": "https://www.tokopedia.com/mikapoo", "city": "Jakarta Barat", "name": "Mikapoo", "tier": 2, "shopId": "7494421771938400293" }, "image": "https://p16-images-common-sign-sg.tokopedia-static.net/tos-maliva-i-o3syd03w52-us/388f0ea12e26475eac2abb954899cbda~tplv-o3syd03w52-resize-jpeg:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=j9VJuyE%2F4TsUUCKaVBL50Uq4afU%3D&x-signature-webp=RSB7oM2Wi1lwFSvzzIYF8AH%2Brqc%3D", "price": 43000, "labels": [ { "title": "60+ terjual", "position": "ri_product_credibility" }, { "title": "Bisa COD", "position": "ri_product_offer" }, { "title": "Rp43.000", "position": "final_price" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-common-sign-sg.tokopedia-static.net/tos-maliva-i-o3syd03w52-us/388f0ea12e26475eac2abb954899cbda~tplv-o3syd03w52-resize-jpeg:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=6rz1ltpRZDhR7kSprRFaX%2FFRoEo%3D&x-signature-webp=Gk6XLNXyYPvR%2BHKXtvr0f1PxJS8%3D", "priceText": "Rp43.000", "productId": "102272270244", "categoryId": "1758", "categoryName": "Fashion Wanita" }, { "url": "https://www.tokopedia.com/jasoz-indonesia/jasoz-kabel-hdmi-extension-4k-male-to-female-hdmi-extender-cable-untuk-tv-laptop-monitor-projector-1734579699451069590-1734579793909220502?extParam=ivf%3Dfalse%26keyword%3Dlaptop%26search_id%3D202606130430025737C6EC2E071627BRQK%26src%3Dsearch", "name": "Jasoz Kabel HDMI Extension 4K Male to Female HDMI Extender Cable untuk TV Laptop Monitor Projector", "shop": { "url": "https://www.tokopedia.com/jasoz-indonesia", "city": "Tangerang", "name": "Jasoz Indonesia", "tier": 2, "shopId": "7495796949882210454" }, "image": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/48548c884a004a52b9cc6786e11d80cc~tplv-aphluv4xwc-white-pad-v1:200:200.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=evuk3N7XiWqFwe3Uxjm%2FYwCBav4%3D&x-signature-webp=rJoDBFmVhRdSxQR%2F968grIeVZA8%3D", "price": 39900, "labels": [ { "title": "5 terjual", "position": "ri_product_credibility" }, { "title": "Hemat s.d 5% Pakai Bonus", "position": "ri_product_offer" }, { "title": "30%", "position": "ri_ribbon" }, { "title": "Rp39.900", "position": "final_price" }, { "title": "Hemat s.d 5% Pakai Bonus", "position": "ri_product_offer_v2" }, { "title": "Bisa COD", "position": "ri_product_offer_v2" } ], "rating": 5, "image300": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/48548c884a004a52b9cc6786e11d80cc~tplv-aphluv4xwc-white-pad-v1:300:300.jpeg?lk3s=97278606&x-expires=1781328602&x-signature=Mgd2YXBrLRUAZzPV8xHuYDUY9FA%3D&x-signature-webp=kjdr1FRzcaeyfuBDPB6N5jEBSRg%3D", "priceText": "Rp39.900", "productId": "103092098473", "categoryId": "578", "categoryName": "Audio, Kamera & Elektronik Lainnya" } ], "query": "laptop", "hasMore": true, "nextPage": 2, "totalData": 1195185, "totalDataText": "1.1jt+" } ``` --- ### Product Detail Detail lengkap produk Tokopedia dari URL (harga, stok, spesifikasi, media, statistik). - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/marketplace:tokopedia/product` - **Cache TTL:** 300s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `url` | string | query | yes | URL produk Tokopedia | **cURL:** ```bash curl "https://api.zpi.web.id/v1/marketplace:tokopedia/product?url=https%3A%2F%2Fwww.tokopedia.com%2Falienwarestore%2Ftas-laptop-sleevecase-carbon" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/marketplace:tokopedia/product?url=https%3A%2F%2Fwww.tokopedia.com%2Falienwarestore%2Ftas-laptop-sleevecase-carbon", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/marketplace:tokopedia/product?url=https%3A%2F%2Fwww.tokopedia.com%2Falienwarestore%2Ftas-laptop-sleevecase-carbon", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "url": "https://www.tokopedia.com/alienwarestore/tas-laptop-sleevecase-carbon", "name": "Tas Laptop Sleevecase Carbon", "shop": { "url": "https://www.tokopedia.com/alienwarestore", "name": "ALIENWARE GAMING STORE", "shopId": "2678348" }, "alias": "tas-laptop-sleevecase-carbon", "price": 100000, "specs": [ { "label": "Kondisi", "value": "Baru" }, { "label": "Pemesanan Minimum", "value": "1 Buah" }, { "label": "Kategori", "value": "Laptop Case" }, { "label": "Etalase", "value": "Semua Etalase" } ], "stock": 992, "images": [ { "maxRes": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-white-pad-v1:1600:1600.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=hmXOLYWl1EqWxCFNfDgzsdwlVZ0%3D&x-signature-webp=1mnN2Km2%2BzeyK8ZytyifSuyITq4%3D", "original": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=nB8ckbw9yp%2FIrpYBI%2Fvu%2FRSpUGY%3D&x-signature-webp=APB65nlc3KsJsuFI2n0T2EDMoEc%3D", "thumbnail": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-resize-jpeg:200:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=mEcCZEt2U7NPig8pv1AtNn2mbKk%3D&x-signature-webp=KidXg5%2BLy8j7in8eFHP6KQwwqt8%3D" }, { "maxRes": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/ae3dd7be-4c34-47bb-ac62-15185662da9a.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=mPA1C4j8Um9D2w%2FwdZ1MAmr4Je8%3D&x-signature-webp=71c0ug6TxM4RYF%2B2TZUxi087Vy0%3D", "original": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/ae3dd7be-4c34-47bb-ac62-15185662da9a.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=mPA1C4j8Um9D2w%2FwdZ1MAmr4Je8%3D&x-signature-webp=71c0ug6TxM4RYF%2B2TZUxi087Vy0%3D", "thumbnail": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/ae3dd7be-4c34-47bb-ac62-15185662da9a.jpg~tplv-aphluv4xwc-resize-jpeg:200:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=IS3KvpvdWpLaKkQrLJTN%2F8aiQj4%3D&x-signature-webp=ft5QSJZo1vceB%2Bgjix%2FaGjxQwMg%3D" }, { "maxRes": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/c7191fab-ca57-41b0-b15a-96ed5e407f34.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=WEpldloID%2FrVFnSqLDwIU1%2B6U20%3D&x-signature-webp=3dh1Ku332yakvzy8dL7zXcrE5Os%3D", "original": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/c7191fab-ca57-41b0-b15a-96ed5e407f34.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=WEpldloID%2FrVFnSqLDwIU1%2B6U20%3D&x-signature-webp=3dh1Ku332yakvzy8dL7zXcrE5Os%3D", "thumbnail": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/c7191fab-ca57-41b0-b15a-96ed5e407f34.jpg~tplv-aphluv4xwc-resize-jpeg:200:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=%2F%2BdW%2FQhcDjKazd%2Bp6j3Kcn8CIg0%3D&x-signature-webp=youzDQ8tDnE5%2BWW0X8UWTQO0dfo%3D" } ], "rating": 5, "status": "ACTIVE", "weight": 2, "category": { "id": "3912", "name": "Laptop Case", "breadcrumb": [ { "id": "297", "url": "https://www.tokopedia.com/p/komputer-laptop", "name": "Komputer & Laptop" }, { "id": "338", "url": "https://www.tokopedia.com/p/komputer-laptop/aksesoris-komputer-laptop", "name": "Aksesoris Komputer & Laptop" }, { "id": "3912", "url": "https://www.tokopedia.com/p/komputer-laptop/aksesoris-komputer-laptop/laptop-case", "name": "Laptop Case" } ] }, "maxOrder": 992, "minOrder": 1, "soldText": "8", "condition": "NEW", "createdAt": "2024-09-09T02:36:41+07:00", "isVariant": false, "priceText": "Rp100.000", "productId": "11807421908", "soldCount": 8, "talkCount": 0, "weightUnit": "KILOGRAM", "description": "CARBON SOFTCASE SLEEVE CASE 13-14INCH NAVY BLUE\nCARBON SOFTCASE SLEEVE CASE 13-14INCH ROYAL BROWN\nCARBON SOFTCASE SLEEVE CASE 13-14INCH SPACE GRY", "reviewCount": 3, "defaultImage": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/img/VqbcmM/2023/10/11/885aba3d-3e6a-4ed7-8ed5-e4280eb1dcbb.jpg~tplv-aphluv4xwc-resize-jpeg:700:0.jpeg?lk3s=0ccea506&x-expires=1781361673&x-signature=nB8ckbw9yp%2FIrpYBI%2Fvu%2FRSpUGY%3D&x-signature-webp=APB65nlc3KsJsuFI2n0T2EDMoEc%3D", "isOfficialStore": true, "isPowerMerchant": true } ``` --- ### Shop Detail Profil & statistik toko/seller Tokopedia dari domain toko. - **Method:** `GET` - **Endpoint:** `https://api.zpi.web.id/v1/marketplace:tokopedia/shop` - **Cache TTL:** 600s **Parameters:** | Name | Type | Location | Required | Description | |------|------|----------|----------|-------------| | `shop` | string | query | yes | Nama domain toko atau URL toko Tokopedia | **cURL:** ```bash curl "https://api.zpi.web.id/v1/marketplace:tokopedia/shop?shop=alienwarestore" \ -H "x-api-key: YOUR_API_KEY" ``` **JavaScript / TypeScript:** ```javascript const res = await fetch("https://api.zpi.web.id/v1/marketplace:tokopedia/shop?shop=alienwarestore", { headers: { "x-api-key": process.env.ZAPI_KEY } }); const data = await res.json(); ``` **Python:** ```python import requests r = requests.get("https://api.zpi.web.id/v1/marketplace:tokopedia/shop?shop=alienwarestore", headers={"x-api-key": "YOUR_API_KEY"}) data = r.json() ``` **Example response:** ```json { "url": "https://www.tokopedia.com/alienwarestore", "name": "ALIENWARE GAMING STORE", "tier": 0, "cover": "https://p16-images-common-sign-sg.tokopedia-static.net/tos-alisg-i-6i2l32qzxu-sg/img/shops-1/2020/9/18/24225949/24225949_3cdde991-a492-45b8-9d07-ecf00755ef82~tplv-6i2l32qzxu-resize-jpeg:1190:0.jpeg?lk3s=0bbf387e&x-expires=1781354474&x-signature=EvBNeBwzCUwh10UAyGpMVTKBG%2Bc%3D&x-signature-webp=8nra85Q99FCMe%2BqdNt0cnHyUsQU%3D", "avatar": "https://p16-images-sign-sg.tokopedia-static.net/tos-alisg-i-aphluv4xwc-sg/a35a583c79764f0d871efca6f6a21212~tplv-aphluv4xwc-white-pad-v1:215:215.jpeg?lk3s=0bbf387e&x-expires=1781354474&x-signature=CfK6HDBE2zJ31ZZ6o3lSBr00tao%3D&x-signature-webp=YW6RNKMX1YWlUBaU5rWjWUekv8w%3D", "domain": "alienwarestore", "isGold": false, "shopId": "2678348", "status": 1, "ownerId": "24225949", "location": "Kota Administrasi Jakarta Utara", "shopCreated": "2017-11-06", "favoriteCount": 17050, "isOfficialStore": false, "activeProductCount": 0 } ``` --- _Generated: 2026-08-02T14:32:04.032Z_