curl --location 'https://www.xportcn.com/api/alibaba/product/category' \
--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
}'