TypeScript integration
import Ads_js from 'ads-js'; const client = new Ads_js({ apiKey: "YOUR_API_KEY" });
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/notes
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/tasks
curl \
-H "X-VTEX-API-AppKey: $API_KEY" \
https://vtex.local/notes/{noteId}