Search products

    Search products


    Article summary

    Get
    /v2/{accessKey}/product
    Header parameters
    Authorization
    stringRequired

    Authorization: Bearer

    Path parameters
    accessKey
    stringRequired

    Customer access key

    Query parameters
    name
    string

    Keyword to search name of products

    brand
    string

    Keyword to search brand of products

    description
    string

    Keyword to search description of products

    sellerId
    integer (int32)

    Seller's id to search

    sku
    string

    Keyword to search sku of products

    url
    string

    Keyword to search url of products

    page
    integer (int32)

    Parameter for pagination. Default is 1.

    Default1
    count
    integer (int32)

    Specify the number of the result in one page (max : 100)

    Default30
    Responses
    200

    200

    Result
    "{\n    \"results\": [\n        {\n            \"productId\": \"1005\",\n            \"customerProductId\": \"SHOPLIVE_PRODUCT_5\",\n            \"name\": \"Ballcap\",\n            \"brand\": \"SHOPLIVE\",\n            \"description\": null,\n            \"url\": \"https://www.shoplive.cloud/en\",\n            \"sku\": \"SKU005\",\n            \"imageUrl\": \"https://image.shoplive.cloud/ae4d67b6-9d92-4a19-a457-6566420c5b9b.jpeg\",\n            \"currency\": \"USD\",\n            \"showPrice\": true,\n            \"originalPrice\": 18.0,\n            \"discountPrice\": 14.0,\n            \"discountRate\": 22.0,\n            \"enableAuction\": false,\n            \"bidStartingPrice\": null,\n            \"bidDuration\": null,\n            \"bidIncrementalAmount\": null,\n            \"extendBidDuration\": null,\n            \"locked\": false,\n            \"seller\": {\n                \"sellerId\": \"1\",\n                \"name\": \"Shoplive Product Store\",\n                \"profileUrl\": \"https://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg\",\n                \"storeUrl\": \"https://shoplive.cloud\",\n                \"description\": \"Description of the seller\",\n                \"schemes\": null\n            },\n            \"createdAt\": \"2022-05-20T08:01:05Z\",\n            \"updatedAt\": \"2022-05-20T11:27:34Z\"\n        },\n        {\n            \"productId\": \"1004\",\n            \"customerProductId\": \"SHOPLIVE_PRODUCT_4\",\n            \"name\": \"Mug\",\n            \"brand\": \"SHOPLIVE\",\n            \"description\": null,\n            \"url\": \"https://www.shoplive.cloud/en\",\n            \"sku\": \"SKU004\",\n            \"imageUrl\": \"https://image.shoplive.cloud/b22c72c7-d2f8-49c3-83f0-314c59740649.jpeg\",\n            \"currency\": \"USD\",\n            \"showPrice\": true,\n            \"originalPrice\": 10.0,\n            \"discountPrice\": 7.0,\n            \"discountRate\": 30.0,\n            \"enableAuction\": true,\n            \"bidStartingPrice\": 7.0,\n            \"bidDuration\": 120,\n          \t\"bidIncrementalAmount\": 1.0,\n            \"extendBidDuration\": true,\n            \"locked\": false,\n            \"seller\": {\n                \"sellerId\": \"1\",\n                \"name\": \"Shoplive Product Store\",\n                \"profileUrl\": \"https://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg\",\n                \"storeUrl\": \"https://shoplive.cloud\",\n                \"description\": \"Description of the seller\",\n                \"schemes\": null\n            },\n            \"createdAt\": \"2022-05-20T08:01:05Z\",\n            \"updatedAt\": \"2022-05-20T11:27:34Z\"\n        },\n        {\n            \"productId\": \"1003\",\n            \"customerProductId\": \"SHOPLIVE_PRODUCT_3\",\n            \"name\": \"T-Shirts\",\n            \"brand\": \"SHOPLIVE\",\n            \"description\": null,\n            \"url\": \"https://www.shoplive.cloud/en\",\n            \"sku\": \"SKU003\",\n            \"imageUrl\": \"https://image.shoplive.cloud/67129efb-d859-48b6-94b9-d411fb6de550.jpeg\",\n            \"currency\": \"USD\",\n            \"showPrice\": true,\n            \"originalPrice\": 30.0,\n            \"discountPrice\": 28.0,\n            \"discountRate\": 6.0,\n            \"enableAuction\": false,\n            \"bidStartingPrice\": null,\n            \"bidDuration\": null,\n            \"bidIncrementalAmount\": null,\n            \"extendBidDuration\": null,\n            \"locked\": false,\n            \"seller\": {\n                \"sellerId\": \"1\",\n                \"name\": \"Shoplive Product Store\",\n                \"profileUrl\": \"https://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg\",\n                \"storeUrl\": \"https://shoplive.cloud\",\n                \"description\": \"Description of the seller\",\n                \"schemes\": null\n            },\n            \"createdAt\": \"2022-05-20T08:01:05Z\",\n            \"updatedAt\": \"2022-05-20T11:27:34Z\"\n        },\n        {\n            \"productId\": \"1002\",\n            \"customerProductId\": \"SHOPLIVE_PRODUCT_2\",\n            \"name\": \"Hoodie\",\n            \"brand\": \"SHOPLIVE\",\n            \"description\": null,\n            \"url\": \"https://www.shoplive.cloud/en\",\n            \"sku\": \"SKU002\",\n            \"imageUrl\": \"https://image.shoplive.cloud/40afe353-0d23-47b6-acdf-10d1fca10c57.jpeg\",\n            \"currency\": \"USD\",\n            \"showPrice\": true,\n            \"originalPrice\": 50.0,\n            \"discountPrice\": 37.0,\n            \"discountRate\": 26.0,\n            \"enableAuction\": false,\n            \"bidStartingPrice\": null,\n            \"bidDuration\": null,\n            \"bidIncrementalAmount\": null,\n            \"extendBidDuration\": null,\n            \"locked\": false,\n            \"seller\": {\n                \"sellerId\": \"1\",\n                \"name\": \"Shoplive Product Store\",\n                \"profileUrl\": \"https://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg\",\n                \"storeUrl\": \"https://shoplive.cloud\",\n                \"description\": \"Description of the seller\",\n                \"schemes\": null\n            },\n            \"createdAt\": \"2022-05-20T08:01:05Z\",\n            \"updatedAt\": \"2022-05-20T11:27:34Z\"\n        },\n        {\n            \"productId\": \"1001\",\n            \"customerProductId\": \"SHOPLIVE_PRODUCT_1\",\n            \"name\": \"Keyring\",\n            \"brand\": \"SHOPLIVE\",\n            \"description\": null,\n            \"url\": \"https://www.shoplive.cloud/en\",\n            \"sku\": \"SKU001\",\n            \"imageUrl\": \"https://image.shoplive.cloud/e05d1464-1942-4e4e-bb0b-c4310167d465.jpeg\",\n            \"currency\": \"USD\",\n            \"showPrice\": true,\n            \"originalPrice\": 20.0,\n            \"discountPrice\": 10.0,\n            \"discountRate\": 50.0,\n            \"enableAuction\": false,\n            \"bidStartingPrice\": null,\n            \"bidDuration\": null,\n            \"bidIncrementalAmount\": null,\n            \"extendBidDuration\": null,\n            \"locked\": false,\n            \"seller\": {\n                \"sellerId\": \"1\",\n                \"name\": \"Shoplive Product Store\",\n                \"profileUrl\": \"https://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg\",\n                \"storeUrl\": \"https://shoplive.cloud\",\n                \"description\": \"Description of the seller\",\n                \"schemes\": null\n            },\n            \"createdAt\": \"2022-05-20T08:01:05Z\",\n            \"updatedAt\": \"2022-05-20T11:27:34Z\"\n        }\n    ],\n    \"totalCount\": 5\n}"
    Expand All
    object
    results
    Array of object
    object
    productId
    string
    Example1005
    customerProductId
    string
    ExampleSHOPLIVE_PRODUCT_5
    name
    string
    ExampleBallcap
    brand
    string
    ExampleSHOPLIVE
    description
    url
    string
    Examplehttps://www.shoplive.cloud/en
    sku
    string
    ExampleSKU005
    imageUrl
    string
    Examplehttps://image.shoplive.cloud/ae4d67b6-9d92-4a19-a457-6566420c5b9b.jpeg
    currency
    string
    ExampleUSD
    showPrice
    boolean
    Defaulttrue
    ExampleTrue
    originalPrice
    integer
    Default0
    Example18
    discountPrice
    integer
    Default0
    Example14
    discountRate
    integer
    Default0
    Example22
    enableAuction
    boolean
    Defaulttrue
    ExampleFalse
    bidStartingPrice
    bidDuration
    bidIncrementalAmount
    extendBidDuration
    locked
    boolean
    Defaulttrue
    ExampleFalse
    seller
    object
    sellerId
    string
    Example1
    name
    string
    ExampleShoplive Product Store
    profileUrl
    string
    Examplehttps://image.shoplive.cloud/7910e586-19a4-4740-804b-5f9da02e6939.jpg
    storeUrl
    string
    Examplehttps://shoplive.cloud
    description
    string
    ExampleDescription of the seller
    schemes
    createdAt
    string
    Example2022-05-20T08:01:05Z
    updatedAt
    string
    Example2022-05-20T11:27:34Z
    totalCount
    integer
    Default0
    Example5
    4XX

    4XX

    Result
    "{\n    \"_s\": -000,\n    \"_e\": \"Error message\"\n}"