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/api/checkout/pub/profiles
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/api/checkout/pub/orderForm
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/api/checkout/pub/pickup-points