cURL
curl --request GET \ --url https://api.kua.ai/weaver/api/v2/products/{id}
{ "brand": "<string>", "createdAt": 123, "description": "<string>", "feature": "<string>", "id": "<string>", "link": "<string>", "mainImage": "<string>", "specification": "<string>", "title": "<string>", "updatedAt": 123, "genre": "Custom", "images": [ "<string>" ], "keywords": [ "<string>" ], "tags": [ "<string>" ], "videos": [ "<string>" ] }
Successful Response
Custom
Amazon