API Platform

Gamitin ang Alibaba API para sa United States

I-target ang Alibaba data para sa United States gamit ang country code US.

Authentication at access

Kumuha ng API access

Kailangan ng eligible Ecomblade plan. Gumawa ng key sa authenticated API Platform, itago ang secret, at ipadala bilang Bearer token.

GET/api/v1/products/searchProduct search · platform, query, page=1, pageSize?
GET/api/v1/products/categoryMga produkto sa category · platform, categoryId, page=1, tab?, deliveryId?, pageDeduplicateId?
Halimbawang request
curl --get 'https://api.ecomblade.com/api/v1/products/search?platform=alibaba&query=wireless+earbuds&page=1' \
  --header 'Authorization: Bearer $ECOMBLADE_API_KEY'
Data na ibinabalik ng API

Halimbawang response

May normalized product fields at marketplace-specific data ang responses, kabilang ang identity, URLs, images, price, currency, ratings, sales at revenue signals kung available.

JSON
{
  "success": true,
  "data": {
    "items": [
      {
        "itemId": "prod-10001",
        "name": "Wireless Noise-Cancelling Earbuds",
        "slug": "wireless-noise-cancelling-earbuds",
        "url": "https://marketplace.example/products/prod-10001",
        "brand": "Example Audio",
        "image": "https://cdn.example.com/products/prod-10001.jpg",
        "shopId": "shop-501",
        "shopName": "Example Audio Official",
        "price": 29.99,
        "originalPrice": 39.99,
        "discount": 25,
        "currency": "USD",
        "sold": 1280,
        "monthlySold": 340,
        "totalSold": 4620,
        "revenue": 38387.2,
        "monthlyRevenue": 10196.6,
        "totalRevenue": 138553.8,
        "listingDate": "2026-01-15T00:00:00.000Z",
        "reviews": 894,
        "marketplaceData": {
          "alibaba": {
            "minPrice": 8.5,
            "maxPrice": 12.75,
            "supplierId": "supplier-8801",
            "supplierName": "Example Electronics Co., Ltd.",
            "supplierUrl": "https://supplier.example.com/example-electronics",
            "supplierYears": 7,
            "supplierRating": 4.8,
            "isGoldSupplier": true,
            "isTradeAssurance": true,
            "sellPoints": [
              "Bluetooth 5.4",
              "Active noise cancellation"
            ],
            "productScore": 92.4,
            "displayStarLevel": 4.8,
            "tradeCount": 3210,
            "reviewScore": 4.7,
            "moq": "10 pieces",
            "location": "Shenzhen, China",
            "minOrderValue": 85,
            "maxOrderValue": 127.5
          }
        }
      }
    ],
    "hasFullAccess": true,
    "isLimited": false
  }
}

Mahahalagang marketplace signal

May normalized product fields at marketplace-specific data ang responses, kabilang ang identity, URLs, images, price, currency, ratings, sales at revenue signals kung available.

Mga error at usage limit

Nagbabalik ng malinaw na HTTP errors ang invalid parameters, credentials, plan access, rate limits, upstream parsing, at exhausted pages. Suriin ang status at sundin ang Retry-After.

Mga madalas itanong
Aling endpoints ang sumusuporta sa Alibaba?

Available ang GET /api/v1/products/search at GET /api/v1/products/category para sa Alibaba.

Anong country value ang pipili sa United States?

Ginagamit ng Alibaba ang suportadong United States dataset nang walang country query parameter.

Kumuha ng API access

Pumili ng eligible plan para gumawa ng API keys at ikonekta ang marketplace data.

Kumuha ng API accessHindi kailangan ng credit card.