{ "beginPage": 1, "pageSize": 30, "country": "ru", "categoryId": 121486003 }
curl --location 'https://www.xportcn.com/api/alibaba/product/keywords/query' \ --header 'access-key: 730b6531f91e4326a4730f042ea42418' \ --header 'access-key;' \ --header 'nonce-str: nonce-str' \ --header 'nonce-str;' \ --header 'timestamp: 1715669977082' \ --header 'timestamp;' \ --header 'user-id: 2219530980529' \ --header 'user-id;' \ --header 'signature: 9BB10F8AD1B280E8808CF5230BDCF0BD' \ --header 'signature;' \ --header 'Content-Type: application/json' \ --data '{ "beginPage": 1, "pageSize": 30, "country": "ru", "categoryId": 121486003 }'
{ "requestId": "", "code": 0, "developId": 0, "msg": "", "data": { "totalRecords": 0, "totalPage": 0, "pageSize": 0, "currentPage": 0, "data": [ { "imageUrl": "", "subject": "", "subjectTrans": "", "offerId": 0, "isJxhy": false, "priceInfo": { "price": "", "jxhyPrice": "", "pfJxhyPrice": "" }, "repurchaseRate": "", "monthSold": 0 } ] } }