zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
zapi.
APIsPricingDocsMCP
APIsPricingDocsMCPSign in
On this page
  • Playground
  • Code examples
  • Full reference
  • Related APIs
Marketplace/Shopee
Logo Shopee

Shopee

Data publik Shopee Indonesia — profil toko/seller & statistik storefront (followers, rating, response rate). Catatan: pencarian & detail produk tidak tersedia (diblokir upstream untuk egress non-residential).

Endpoints
1
Requests
11
Updated
last month
For LLMs
llms.txt
Endpoint health19 hours ago
  • shopfailed the last check
0/1 passingdaily 01:00 WIB

Playground

1 endpoint
GET/v1/marketplace:shopee/shop/:username10m cache1 paramchecking key…
Parameters
usernamestringrequired

Shopee shop username, shop id (digits), atau URL toko (shopee.co.id/<username> atau shopee.co.id/shop/<shopid>).

·
Response
EXAMPLE
{
  "ok": true,
  "shop": {
    "url": "https://shopee.co.id/shopee_id",
    "name": "Shopee_id",
    "avatar": "https://down-id.img.susercontent.com/file/181594b985f5e78bfd451a016cad78fb",
    "shopId": 1289539,
    "userId": 1290517,
    "country": "ID",
    "joinedAt": 1445596292,
    "location": "KOTA JAKARTA SELATAN",
    "username": "shopee_id",
    "itemCount": 0,
    "ratingBad": 92,
    "isVerified": false,
    "ratingGood": 583,
    "ratingStar": 4.173645,
    "description": "Beli Semua di Shopee, Promo Seru, Paling Lengkap! \n\nCS: 1500702",
    "joinedAtIso": "2015-10-23T10:31:32.000Z",
    "chatDisabled": false,
    "lastActiveAt": 1753810377,
    "ratingNormal": 152,
    "responseRate": 100,
    "emailVerified": true,
    "followerCount": 816334,
    "phoneVerified": true,
    "followingCount": 8,
    "isOfficialShop": true,
    "isShopeeChoice": false,
    "isPreferredPlus": false,
    "lastActiveAtIso": "2025-07-29T17:32:57.000Z",
    "cancellationRate": 0,
    "responseTimeSeconds": 641
  }
}

Code examples

Shop Detail
zpi-sdkrecommended
// npm i zpi-sdk
import { ZpiClient } from "zpi-sdk";

const client = new ZpiClient({ apiKey: "zpi_xxxxxxxxxxxxxxxxxxxxxxxx" });

const data = await client.run("marketplace:shopee", "shop", {
  "username": "shopee_id"
});
console.log(data);
Full SDK reference →
request.sh
curl -X GET "https://api.zpi.web.id/v1/marketplace:shopee/shop/shopee_id" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Full reference

1 endpoint · plain text
GETShop Detail/v1/marketplace:shopee/shop/:usernameProfil & statistik toko Shopee dari username, shop id, atau URL toko.

Parameters

usernamestringrequiredin path
Shopee shop username, shop id (digits), atau URL toko (shopee.co.id/<username> atau shopee.co.id/shop/<shopid>).

Request

curl -X GET "https://api.zpi.web.id/v1/marketplace:shopee/shop/shopee_id" \
  -H "x-api-key: zpi_xxxxxxxxxxxxxxxxxxxxxxxx"

Example response

{
  "ok": true,
  "shop": {
    "url": "https://shopee.co.id/shopee_id",
    "name": "Shopee_id",
    "avatar": "https://down-id.img.susercontent.com/file/181594b985f5e78bfd451a016cad78fb",
    "shopId": 1289539,
    "userId": 1290517,
    "country": "ID",
    "joinedAt": 1445596292,
    "location": "KOTA JAKARTA SELATAN",
    "username": "shopee_id",
    "itemCount": 0,
    "ratingBad": 92,
    "isVerified": false,
    "ratingGood": 583,
    "ratingStar": 4.173645,
    "description": "Beli Semua di Shopee, Promo Seru, Paling Lengkap! \n\nCS: 1500702",
    "joinedAtIso": "2015-10-23T10:31:32.000Z",
    "chatDisabled": false,
    "lastActiveAt": 1753810377,
    "ratingNormal": 152,
    "responseRate": 100,
    "emailVerified": true,
    "followerCount": 816334,
    "phoneVerified": true,
    "followingCount": 8,
    "isOfficialShop": true,
    "isShopeeChoice": false,
    "isPreferredPlus": false,
    "lastActiveAtIso": "2025-07-29T17:32:57.000Z",
    "cancellationRate": 0,
    "responseTimeSeconds": 641
  }
}

Related APIs

More in marketplace

Tokopedia

marketplace/tokopedia

Akses data publik Tokopedia: pencarian produk, detail produk, dan profil toko/seller. Untuk riset harga, monitoring katalog, dan analisis marketplace.

120 calls·10m cache

Lazada

marketplace/lazada

Akses data publik Lazada Indonesia: pencarian produk dengan harga, diskon, rating, jumlah terjual, dan info penjual. Untuk riset harga & monitoring katalog.

66 calls·5m cache

Blibli

marketplace/blibli

Akses data publik Blibli: pencarian produk dan detail produk (harga, rating, stok, merchant, kategori). Untuk riset harga & monitoring katalog.

61 calls·5m cache
Browse APIsPricingDocsMCP serverGet an API key
zapi.One key, one response shape.
TermsPrivacyCookiesAUPRefunds© 2026