Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.kua.ai/weaver/api/v2/products/import/amazon \ --header 'Content-Type: application/json' \ --data ' { "asins": [ "<string>" ] } '
{ "id": "<string>", "failure": [ "<string>" ], "importing": [ "<string>" ], "success": [ "<string>" ] }
AU
BE
BR
CA
CN
EG
IT
DE
FR
IN
JP
MX
NL
PL
SA
SG
ES
SE
TR
AE
US
UK
ASIN list to import from Amazon, max 20 items
Successful Response