TypeScript integration
import Lever_sdk from 'lever-sdk'; const client = new Lever_sdk({ apiKey: "YOUR_API_KEY" });
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/reviews
curl \
-H "X-VTEX-API-AppKey: $API_KEY" \
https://vtex.local/review/{reviewId}curl \
-H "X-VTEX-API-AppKey: $API_KEY" \
https://vtex.local/rating/{productId}